Skip to content

Commit

Permalink
Merge pull request #16279 from jprzychodzen/at-rollout-1
Browse files Browse the repository at this point in the history
[Access-tokens] Rollout access-tokens test to the first set of jobs
  • Loading branch information
k8s-ci-robot authored Feb 13, 2020
2 parents 4edda33 + c451d30 commit 10f1a3e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ periodics:
- --test-cmd-args=--report-dir=/workspace/_artifacts
- --test-cmd-args=--testconfig=testing/density/config.yaml
- --test-cmd-args=--testconfig=testing/load/config.yaml
- --test-cmd-args=--testconfig=testing/access-tokens/config.yaml
- --test-cmd-args=--testoverrides=./testing/load/experimental/overrides/enable_configmaps.yaml
- --test-cmd-args=--testoverrides=./testing/load/experimental/overrides/enable_daemonsets.yaml
- --test-cmd-args=--testoverrides=./testing/load/experimental/overrides/enable_jobs.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ presubmits:
- --test-cmd-args=--report-dir=/workspace/_artifacts
- --test-cmd-args=--testconfig=testing/density/config.yaml
- --test-cmd-args=--testconfig=testing/load/config.yaml
- --test-cmd-args=--testconfig=testing/access-tokens/config.yaml
- --test-cmd-args=--testoverrides=./testing/load/gce/throughput_override.yaml
- --test-cmd-args=--testoverrides=./testing/load/experimental/overrides/enable_configmaps.yaml
- --test-cmd-args=--testoverrides=./testing/load/experimental/overrides/enable_daemonsets.yaml
Expand Down Expand Up @@ -400,6 +401,7 @@ presubmits:
- --test-cmd-args=--report-dir=/workspace/_artifacts
- --test-cmd-args=--testconfig=testing/density/config.yaml
- --test-cmd-args=--testconfig=testing/load/config.yaml
- --test-cmd-args=--testconfig=testing/access-tokens/config.yaml
- --test-cmd-args=--testoverrides=./testing/load/kubemark/throughput_override.yaml
- --test-cmd-args=--testoverrides=./testing/load/experimental/overrides/enable_configmaps.yaml
- --test-cmd-args=--testoverrides=./testing/load/experimental/overrides/enable_daemonsets.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ periodics:
- --test-cmd-args=--report-dir=/workspace/_artifacts
- --test-cmd-args=--testconfig=testing/density/config.yaml
- --test-cmd-args=--testconfig=testing/load/config.yaml
- --test-cmd-args=--testconfig=testing/access-tokens/config.yaml
- --test-cmd-args=--testoverrides=./testing/chaosmonkey/override.yaml
- --test-cmd-args=--testoverrides=./testing/load/experimental/overrides/enable_configmaps.yaml
- --test-cmd-args=--testoverrides=./testing/load/experimental/overrides/enable_daemonsets.yaml
Expand Down

0 comments on commit 10f1a3e

Please sign in to comment.