diff --git a/config/jobs/kubernetes/sig-scalability/sig-scalability-presubmit-jobs.yaml b/config/jobs/kubernetes/sig-scalability/sig-scalability-presubmit-jobs.yaml index db50b0e22895..6776272f88ff 100644 --- a/config/jobs/kubernetes/sig-scalability/sig-scalability-presubmit-jobs.yaml +++ b/config/jobs/kubernetes/sig-scalability/sig-scalability-presubmit-jobs.yaml @@ -42,6 +42,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/experiments/enable_prometheus_api_responsiveness.yaml - --test-cmd-args=--testoverrides=./testing/experiments/enable_restart_count_check.yaml - --test-cmd-args=--testoverrides=./testing/experiments/use_simple_latency_query.yaml @@ -211,6 +212,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/experiments/enable_prometheus_api_responsiveness.yaml - --test-cmd-args=--testoverrides=./testing/experiments/enable_restart_count_check.yaml - --test-cmd-args=--testoverrides=./testing/experiments/use_simple_latency_query.yaml