Commit b01e5435 authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Merge pull request #21867 from wojtek-t/move_kubemark_to_scalability_project

Temporarily move kubemark tests to different project
parents 81fcd778 78caf3a4
...@@ -41,7 +41,9 @@ ...@@ -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\]"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment