We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aff577 commit d6f0887Copy full SHA for d6f0887
jenkins/PerfCI_Chaos/04_PerfCI_Chaos_Upgrade_OpenShift_Deployment/Jenkinsfile
@@ -56,7 +56,7 @@ pipeline {
56
CONTAINER_KUBECONFIG_PATH = '/home/jenkins/.kube/config'
57
WORKER_DISK_PREFIX = 'wwn-0x'
58
SAVE_ARTIFACTS_LOCAL = 'False'
59
- ENABLE_PROMETHEUS_SNAPSHOT = 'True'
+ ENABLE_PROMETHEUS_SNAPSHOT = 'False'
60
DELETE_ALL = 'False' // Not delete the running Windows11 VMs
61
VERIFICATION_ONLY = 'True'
62
RUN_TYPE = 'perf_ci'
0 commit comments