Skip to content

Commit

Permalink
Merge pull request #20528 from rifelpet/upgrade-cluster-name
Browse files Browse the repository at this point in the history
kops - Set cluster name in upgrade test
  • Loading branch information
k8s-ci-robot authored Jan 20, 2021
2 parents 75da974 + 4450245 commit 2e0a566
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/jobs/kubernetes/kops/kops-periodics-misc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,8 @@ periodics:
env:
- name: CLOUD_PROVIDER
value: aws
- name: CLUSTER_NAME
value: e2e-f9b0e6b3f9-bb3c3.test-cncf-aws.k8s.io
securityContext:
privileged: true
resources:
Expand Down

0 comments on commit 2e0a566

Please sign in to comment.