Sign in
bazel
/
continuous-integration
/
4e747636a8b93820dc7704f80fe1e208dae789d3
/
.
/
buildkite
/
sim.py
blob: c33d9ca34e21603ffbe29c7425a659ceefebd175 [
file
] [
log
] [
blame
]
import
os
os
.
environ
[
"BUILDKITE_ORGANIZATION_SLUG"
]
=
"bazel"
os
.
environ
[
"BUILDKITE_PIPELINE_SLUG"
]
=
"bazel-bazel"
os
.
environ
[
"BUILDKITE_BUILD_NUMBER"
]
=
"29509"
import
bazelci
bazelci
.
print_shard_summary
()