Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Commit

Permalink
Use test tag image to validate
Browse files Browse the repository at this point in the history
  • Loading branch information
Yao Xiao authored and Yao Xiao committed Jan 26, 2021
1 parent b0bf465 commit 3b66e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/workflows/components/workflows.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
local srcRootDir = testDir + "/src";
// The directory containing the kubeflow/pytorch-operator repo
local srcDir = srcRootDir + "/kubeflow/pytorch-operator";
local testWorkerImage = "public.ecr.aws/j1r0q0g6/kubeflow-testing:latest";
local testWorkerImage = "public.ecr.aws/j1r0q0g6/kubeflow-testing:test";
local golangImage = "golang:1.9.4-stretch";
// TODO(jose5918) Build our own helm image
local helmImage = "volumecontroller/golang:1.9.2";
Expand Down

0 comments on commit 3b66e7a

Please sign in to comment.