Shorten the name for high-density kubemark, as we're generating too long names with the old one.

This commit is contained in:
gmarek 2016-03-02 15:45:40 +01:00
parent 7b2cb80700
commit 73863757ce

View File

@ -57,7 +57,7 @@
timeout: 160
cron-string: '@hourly'
job-env: |
export E2E_NAME="kubemark-high-density-100"
export E2E_NAME="kubemark-100pods"
export PROJECT="k8s-jenkins-kubemark"
export E2E_TEST="false"
export USE_KUBEMARK="true"