Commit d1876956 authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Fix kubemark setup

parent ed47064d
...@@ -42,7 +42,6 @@ ...@@ -42,7 +42,6 @@
cron-string: '@hourly' cron-string: '@hourly'
job-env: | job-env: |
export PROJECT="k8s-jenkins-kubemark" export PROJECT="k8s-jenkins-kubemark"
export PROJECT="kubernetes-scale"
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