mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
Merge pull request #21867 from wojtek-t/move_kubemark_to_scalability_project
Temporarily move kubemark tests to different project
This commit is contained in:
commit
b01e54351a
@ -41,7 +41,9 @@
|
|||||||
timeout: 120
|
timeout: 120
|
||||||
cron-string: '@hourly'
|
cron-string: '@hourly'
|
||||||
job-env: |
|
job-env: |
|
||||||
export PROJECT="k8s-jenkins-kubemark"
|
# TODO: Restore previous project once we have enough quota.
|
||||||
|
# export PROJECT="k8s-jenkins-kubemark"
|
||||||
|
export PROJECT="google.com:k8s-jenkins-scalability"
|
||||||
export E2E_TEST="false"
|
export E2E_TEST="false"
|
||||||
export USE_KUBEMARK="true"
|
export USE_KUBEMARK="true"
|
||||||
export KUBEMARK_TESTS="\[Feature:Performance\]"
|
export KUBEMARK_TESTS="\[Feature:Performance\]"
|
||||||
|
Loading…
Reference in New Issue
Block a user