Skip to content

Commit

Permalink
Revert "feat: make aggregated sno upgrade job blocking (openshift#55395
Browse files Browse the repository at this point in the history
…)"

This reverts commit d954275.
  • Loading branch information
eggfoobar committed Aug 13, 2024
1 parent 7492bd9 commit 30f611f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
},
"disabled": true,
"maxRetries": 2,
"optional": true,
"prowJob": {
"name": "periodic-ci-openshift-release-master-ci-4.17-e2e-aws-upgrade-ovn-single-node-priv"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
},
"disabled": true,
"maxRetries": 2,
"optional": true,
"prowJob": {
"name": "periodic-ci-openshift-release-master-ci-4.18-e2e-aws-upgrade-ovn-single-node-priv"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
},
"aggregated-aws-ovn-single-node-upgrade-4.17-micro": {
"maxRetries": 2,
"optional": true,
"prowJob": {
"name": "periodic-ci-openshift-release-master-ci-4.17-e2e-aws-upgrade-ovn-single-node"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
},
"aggregated-aws-ovn-single-node-upgrade-4.18-micro": {
"maxRetries": 2,
"optional": true,
"prowJob": {
"name": "periodic-ci-openshift-release-master-ci-4.18-e2e-aws-upgrade-ovn-single-node"
},
Expand Down

0 comments on commit 30f611f

Please sign in to comment.