Skip to content

Commit

Permalink
Update e2e flavors
Browse files Browse the repository at this point in the history
Signed-off-by: Prajyot-Parab <[email protected]>
  • Loading branch information
Prajyot-Parab committed Jan 20, 2023
1 parent d816b63 commit 960a409
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ periodics:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20221116-7c85504268-1.25
env:
- name: "E2E_FLAVOR"
value: "md-remediation"
value: "powervs-md-remediation"
- name: "BOSKOS_HOST"
value: "boskos.test-pods.svc.cluster.local"
command:
Expand Down Expand Up @@ -49,7 +49,7 @@ periodics:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20221116-7c85504268-1.25
env:
- name: "E2E_FLAVOR"
value: "vpc"
value: "vpc-load-balancer"
- name: "BOSKOS_HOST"
value: "boskos.test-pods.svc.cluster.local"
command:
Expand Down

0 comments on commit 960a409

Please sign in to comment.