Skip to content

Commit

Permalink
Merge pull request #30329 from prateekgogia/aws_creds
Browse files Browse the repository at this point in the history
temporary change to CL2 test to validate prow job
  • Loading branch information
k8s-ci-robot committed Aug 9, 2023
2 parents bc80f5a + 22b55e7 commit f8da716
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/jobs/kubernetes/kops/kops-presubmits-scale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ presubmits:

# {"cloud": "aws", "distro": "u2204", "k8s_version": "stable", "kops_channel": "alpha", "networking": "amazonvpc"}
- name: presubmit-kops-aws-scale-amazonvpc-using-cl2
cluster: eks-prow-build-cluster
branches:
- master
always_run: false
Expand Down Expand Up @@ -131,6 +132,9 @@ presubmits:
requests:
cpu: "2"
memory: "6Gi"
limits:
cpu: "2"
memory: "6Gi"
annotations:
test.kops.k8s.io/cloud: aws
test.kops.k8s.io/distro: u2204
Expand Down

0 comments on commit f8da716

Please sign in to comment.