We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfd656a + 0724454 commit 363a56bCopy full SHA for 363a56b
tests/gaudi/l2/hccl_job.yaml
@@ -11,7 +11,7 @@ spec:
11
serviceAccountName: hccl-demo-anyuid-sa
12
containers:
13
- name: hccl-demo-workload
14
- image: image-registry.openshift-image-registry.svc:5000/hccl-demo/hccl-demo-workload:1.18.0-524
+ image: image-registry.openshift-image-registry.svc:5000/gaudi-validation/hccl-demo-workload:1.18.0-524
15
workingDir: "/hccl_demo"
16
command: ["/bin/bash", "-c", "--"]
17
## sleep for 20 seconds to avoid race condition
@@ -26,4 +26,4 @@ spec:
26
resources:
27
limits:
28
habana.ai/gaudi: 8
29
- imagePullPolicy: IfNotPresent
+ imagePullPolicy: IfNotPresent
0 commit comments