Skip to content

Commit

Permalink
Merge pull request #362 from Prajyot-Parab/master
Browse files Browse the repository at this point in the history
Update vpc e2e flavor
  • Loading branch information
Power Cloud Robot authored Jan 25, 2023
2 parents d816b63 + 960a409 commit b7db9ef
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 b7db9ef

Please sign in to comment.