Skip to content

Commit 538c33e

Browse files
committed
Build remotely, test locally
1 parent db139a6 commit 538c33e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build_tools/rocm/rocm_xla.bazelrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ build:rocm_rbe --tls_client_certificate="/tf/certificates/ci-cert.crt"
1313
build:rocm_rbe --tls_client_key="/tf/certificates/ci-cert.key"
1414
build:rocm_rbe --remote_executor="grpcs://wardite.cluster.engflow.com"
1515
build:rocm_rbe --remote_cache="grpcs://wardite.cluster.engflow.com"
16-
build:rocm_rbe --spawn_strategy=local
16+
build:rocm_rbe --spawn_strategy=remote
1717
build:rocm_rbe --jobs=200
1818
build:rocm_rbe --remote_timeout=3600
1919

20-
test:rocm_rbe --strategy=TestRunner=remote,local
20+
test:rocm_rbe --strategy=TestRunner=local
2121

2222
build:asan --strip=never
2323
build:asan --copt -fsanitize=address

0 commit comments

Comments
 (0)