Skip to content

Commit 4fab598

Browse files
committed
test: update dashboard test input 1 to have kubernetes events
1 parent 19c7f6c commit 4fab598

File tree

5 files changed

+1340
-1275
lines changed

5 files changed

+1340
-1275
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
LAST SEEN TYPE REASON OBJECT MESSAGE
2+
0s Normal Scheduled pod/mycluster-ray-head-type-k64tk Successfully assigned nvidia-gpu-operator/mycluster-ray-head-type-k64tk to ip-10-0-129-173.ec2.internal
3+
0s Normal AddedInterface pod/mycluster-ray-head-type-k64tk Add eth0 [10.131.34.18/23] from openshift-sdn
4+
0s Normal Pulling pod/mycluster-ray-head-type-k64tk Pulling image "rayproject/ray-ml:1.12.2-py37-gpu"
5+
0s Normal Pulled pod/mycluster-ray-head-type-k64tk Successfully pulled image "rayproject/ray-ml:1.12.2-py37-gpu" in 5m15.335982782s
6+
0s Normal Created pod/mycluster-ray-head-type-k64tk Created container ray-node
7+
0s Normal Started pod/mycluster-ray-head-type-k64tk Started container ray-node
8+
0s Normal Scheduled pod/mycluster-ray-worker-type-lbd4g Successfully assigned nvidia-gpu-operator/mycluster-ray-worker-type-lbd4g to ip-10-0-135-132.ec2.internal
9+
0s Normal AddedInterface pod/mycluster-ray-worker-type-lbd4g Add eth0 [10.128.36.32/23] from openshift-sdn
10+
0s Normal Pulling pod/mycluster-ray-worker-type-lbd4g Pulling image "rayproject/ray-ml:1.12.2-py37-gpu"
11+
0s Normal Pulled pod/mycluster-ray-worker-type-lbd4g Successfully pulled image "rayproject/ray-ml:1.12.2-py37-gpu" in 6m10.715997692s
12+
0s Normal Created pod/mycluster-ray-worker-type-lbd4g Created container ray-node
13+
0s Normal Started pod/mycluster-ray-worker-type-lbd4g Started container ray-node

0 commit comments

Comments
 (0)