You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is for tracking enabling rbe_repo tests in CI. Currently these are disabled as we don't have a CI environment that allows us to pull Windows Docker images. Once we do, we should enable the Windows tests in CI and potentially add some integration testing to add to Windows coverage.
In addition, we should change the container image used by the WORKSPACE rbe_autoconfig rules used for tests to one owned by the bazel-toolchains maintainers. Currently these rules use an image from the Envoy project Windows build toolchain.
These sections should be updated once we have a place to copy this container image:
This issue is for tracking enabling rbe_repo tests in CI. Currently these are disabled as we don't have a CI environment that allows us to pull Windows Docker images. Once we do, we should enable the Windows tests in CI and potentially add some integration testing to add to Windows coverage.
In addition, we should change the container image used by the WORKSPACE rbe_autoconfig rules used for tests to one owned by the bazel-toolchains maintainers. Currently these rules use an image from the Envoy project Windows build toolchain.
These sections should be updated once we have a place to copy this container image:
bazel-toolchains/WORKSPACE
Lines 275 to 277 in 834b89b
bazel-toolchains/WORKSPACE
Lines 424 to 431 in 834b89b
bazel-toolchains/tests/rbe_repo/BUILD
Line 356 in 834b89b
We can probably copy the latest image from here to a bazel-toolchains owned repo in GCR: https://hub.docker.com/r/envoyproxy/envoy-build-windows2019/tags
The text was updated successfully, but these errors were encountered: