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

Use new cpubuilder dockerfile for ASan and TSan jobs. #18403

Conversation

ScottTodd
Copy link
Member

Following iree-org/base-docker-images#6, the new cpubuilder dockerfile should have all the software needed for ASan and TSan building + testing (specifically clang-19 instead of just clang-14).

Progress on #15332. The only remaining uses of gcr.io/iree-oss/base.* are:

  • build_test_all_bazel uses gcr.io/iree-oss/base-bleeding-edge
  • publish_website uses gcr.io/iree-oss/base
  • arm64 workflows use gcr.io/iree-oss/base-arm64
  • gcr.io/iree-oss/emscripten (used by web test workflows) depends on gcr.io/iree-oss/base

@ScottTodd ScottTodd added the infrastructure Relating to build systems, CI, or testing label Aug 29, 2024
@ScottTodd ScottTodd marked this pull request as ready for review September 3, 2024 17:14
@ScottTodd ScottTodd merged commit e49a385 into iree-org:shared/runner-cluster-migration Sep 3, 2024
43 checks passed
@ScottTodd ScottTodd deleted the infra-sanitizer-cpubuilder branch September 3, 2024 17:20
saienduri pushed a commit that referenced this pull request Sep 12, 2024
Following iree-org/base-docker-images#6, the new
cpubuilder dockerfile should have all the software needed for ASan and
TSan building + testing (specifically `clang-19` instead of just
`clang-14`).

Progress on #15332. The only
remaining uses of `gcr.io/iree-oss/base.*` are:

* `build_test_all_bazel` uses `gcr.io/iree-oss/base-bleeding-edge`
* `publish_website` uses `gcr.io/iree-oss/base`
* arm64 workflows use `gcr.io/iree-oss/base-arm64`
* `gcr.io/iree-oss/emscripten` (used by web test workflows) depends on
`gcr.io/iree-oss/base`
saienduri pushed a commit that referenced this pull request Sep 12, 2024
Following iree-org/base-docker-images#6, the new
cpubuilder dockerfile should have all the software needed for ASan and
TSan building + testing (specifically `clang-19` instead of just
`clang-14`).

Progress on #15332. The only
remaining uses of `gcr.io/iree-oss/base.*` are:

* `build_test_all_bazel` uses `gcr.io/iree-oss/base-bleeding-edge`
* `publish_website` uses `gcr.io/iree-oss/base`
* arm64 workflows use `gcr.io/iree-oss/base-arm64`
* `gcr.io/iree-oss/emscripten` (used by web test workflows) depends on
`gcr.io/iree-oss/base`

Signed-off-by: saienduri <saimanas.enduri@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Relating to build systems, CI, or testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants