Skip to content

Commit 18dddc8

Browse files
authored
disable vSphere tests (#1172)
Signed-off-by: Moath Qasim <[email protected]>
1 parent 3040f8d commit 18dddc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.prow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ presubmits:
543543
cpu: 500m
544544

545545
- name: pull-machine-controller-e2e-vsphere
546-
always_run: true
546+
always_run: false
547547
decorate: true
548548
error_on_eviction: true
549549
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git"
@@ -788,7 +788,7 @@ presubmits:
788788
cpu: 500m
789789

790790
- name: pull-machine-controller-e2e-vsphere-resource-pool
791-
always_run: true
791+
always_run: false
792792
decorate: true
793793
error_on_eviction: true
794794
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git"

0 commit comments

Comments
 (0)