| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Sorry for the late reply. Once we agree on the env var name, I can make a change for allowing the env var.
Sorry, something went wrong.
| value: "false" | ||
| } | ||
| env_vars: { | ||
| key: "RUN_SNIPPETS" |
There was a problem hiding this comment.
I think we need to allow this envvar in the Kokoro config in google3.
Also how about RUN_SNIPPETS_TESTS for consistensy?
Sorry, something went wrong.
There was a problem hiding this comment.
RUN_SNIPPETS_TESTS sounds good to me
Sorry, something went wrong.
There was a problem hiding this comment.
Added to the Kokoro side configuration files.
Sorry, something went wrong.
|
Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR |
Sorry, something went wrong.
|
Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR |
Sorry, something went wrong.
| value: "false" | ||
| } | ||
| env_vars: { | ||
| key: "RUN_SNIPPETS" |
There was a problem hiding this comment.
Added to the Kokoro side configuration files.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
@tmatsuo Emulating PR #207. I don't know if I'm missing anything: e.g., I don't quite understand what the split_system_tests=True does in the synth.py there.
Toward #191