Signed-off-by: mdolhalo <mdolhalo@redhat.com> Co-authored-by: Maryna Dolhalova <mdolhalo@redhat.com>pull/1646/head
parent
95c531052d
commit
b511a9ac08
|
|
@ -23,7 +23,8 @@ trap "catchFinish" EXIT SIGINT
|
|||
runTests() {
|
||||
. ${OPERATOR_REPO}/build/scripts/olm/test-catalog-from-sources.sh --verbose
|
||||
|
||||
export HAPPY_PATH_SUITE=test-empty-workspace-devworkspace-happy-path-code
|
||||
export HAPPY_PATH_USERSTORY=EmptyWorkspace && export HAPPY_PATH_SUITE=test-all-devfiles
|
||||
|
||||
bash <(curl -s ${DEVWORKSPACE_HAPPY_PATH}/remote-launch.sh)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue