Skip to content

Commit

Permalink
Update image name
Browse files Browse the repository at this point in the history
  • Loading branch information
ChughShilpa authored and openshift-merge-bot[bot] committed Sep 10, 2024
1 parent 6ae4612 commit 7492f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/odh/mnist_ray_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ func mnistCustomRayImage(t *testing.T, numGpus int) {
namespace := test.NewTestNamespace()

// Build and Push custom ray image
image := "ray-torch"
image := "ray-torch-cuda"
buildAndPushRayImage(test, namespace.Name, image)

// Get custom ray image
Expand Down

0 comments on commit 7492f8c

Please sign in to comment.