mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:31:54 +00:00
``` buildozer 'add tags exclusive' //...:%container_structure_test ``` Make all container structure test exclusive, as they just start crawling if they're all run at once and tend to timeout. This will fix all flakes caused by `*:image_test` targets. ## Test plan <!-- All pull requests REQUIRE a test plan: https://docs.sourcegraph.com/dev/background-information/testing_principles --> Tested in CI, with `no-cache` to ensure timings are relevant. Before:  After <img width="1103" alt="CleanShot 2023-06-14 at 19 06 16@2x" src="https://github.com/sourcegraph/sourcegraph/assets/10151/09fe2032-fb3f-45c8-af2f-18b576b1972e"> |
||
|---|---|---|
| .. | ||
| internal | ||
| rootfs | ||
| shared | ||
| build-bazel.sh | ||
| build-wolfi.sh | ||
| BUILD.bazel | ||
| build.sh | ||
| Dockerfile | ||
| Dockerfile.bazel | ||
| Dockerfile.wolfi | ||
| go-build-wolfi.sh | ||
| go-build.sh | ||
| image_test.yaml | ||
| macro.bzl | ||
| main.go | ||
| postgres_exporter.yaml | ||
| pre-build.sh | ||