Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
pull/670/head
Flavius Lacatusu 2021-02-11 23:38:48 +01:00
parent f0317c0634
commit ecf63a94de
No known key found for this signature in database
GPG Key ID: 3C0A7685C14681A8
3 changed files with 0 additions and 3 deletions

View File

@ -28,7 +28,6 @@ runTests() {
"${OPERATOR_REPO}"/olm/testUpdate.sh "openshift" "stable" ${NAMESPACE}
waitEclipseCheDeployed ${LAST_PACKAGE_VERSION}
provisionOAuth
provisionPostgres
startNewWorkspace
waitWorkspaceStart
}

View File

@ -37,7 +37,6 @@ runTests() {
applyOlmCR
waitEclipseCheDeployed "nightly"
provisionOAuth
provisionPostgres
startNewWorkspace
waitWorkspaceStart
}

View File

@ -38,7 +38,6 @@ runTests() {
applyOlmCR
waitEclipseCheDeployed "nightly"
provisionOAuth
provisionPostgres
startNewWorkspace
waitWorkspaceStart
}