Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BazelCI] Add support for environment variables #52

Closed
joeleba opened this issue Jul 3, 2019 · 1 comment
Closed

[BazelCI] Add support for environment variables #52

joeleba opened this issue Jul 3, 2019 · 1 comment
Labels
enhancement New feature or request P2

Comments

@joeleba
Copy link
Member

joeleba commented Jul 3, 2019

Description of the problem / feature request:

This is specific to the benchmarking pipeline on BazelCI.

Right now we only specify the platform to run benchmarking on. We should be able to replicate CI's tasks' environments, which include not only the platform but also things like ENV vars, build flags, ...

Example:
https://github.com/bazelbuild/bazel/blob/master/.bazelci/postsubmit.yml#L116

@joeleba joeleba added enhancement New feature or request P2 labels Jul 3, 2019
@joeleba
Copy link
Member Author

joeleba commented Jul 16, 2019

Closing this as it's a duplicate of #46.

@joeleba joeleba closed this as completed Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2
Projects
None yet
Development

No branches or pull requests

1 participant