Merge pull request #21867 from wojtek-t/move_kubemark_to_scalability_project

Temporarily move kubemark tests to different project
This commit is contained in:
Wojciech Tyczynski 2016-02-24 10:34:15 +01:00
commit b01e54351a

View File

@ -41,7 +41,9 @@
timeout: 120
cron-string: '@hourly'
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 USE_KUBEMARK="true"
export KUBEMARK_TESTS="\[Feature:Performance\]"