Skip to content

Commit 7bb3e64

Browse files
update test-case yamls
1 parent 56925f1 commit 7bb3e64

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

tests/test-case.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,12 @@ spec:
6868
values:
6969
- unit-test-cluster
7070
containers:
71-
- image: ghcr.io/foundation-model-stack/base:ray2.1.0-py38-gpu-pytorch1.12.0cu116-20221213-193103
71+
- env:
72+
- name: MY_POD_IP
73+
valueFrom:
74+
fieldRef:
75+
fieldPath: status.podIP
76+
image: ghcr.io/foundation-model-stack/base:ray2.1.0-py38-gpu-pytorch1.12.0cu116-20221213-193103
7277
imagePullPolicy: Always
7378
lifecycle:
7479
preStop:

0 commit comments

Comments
 (0)