Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
  • Loading branch information
flacatus committed Feb 11, 2021
1 parent f0317c0 commit ecf63a9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .ci/cico_updates_openshift.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ runTests() {
"${OPERATOR_REPO}"/olm/testUpdate.sh "openshift" "stable" ${NAMESPACE}
waitEclipseCheDeployed ${LAST_PACKAGE_VERSION}
provisionOAuth
provisionPostgres
startNewWorkspace
waitWorkspaceStart
}
Expand Down
1 change: 0 additions & 1 deletion .ci/oci-nightly-olm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ runTests() {
applyOlmCR
waitEclipseCheDeployed "nightly"
provisionOAuth
provisionPostgres
startNewWorkspace
waitWorkspaceStart
}
Expand Down
1 change: 0 additions & 1 deletion .ci/oci-single-host.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ runTests() {
applyOlmCR
waitEclipseCheDeployed "nightly"
provisionOAuth
provisionPostgres
startNewWorkspace
waitWorkspaceStart
}
Expand Down

0 comments on commit ecf63a9

Please sign in to comment.