mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-21 05:55:35 +00:00
05ff826e10
As of now the function `detect_changed_e2e_test` was running even if the variable `TEST_RUN_ALL_TESTS` value was set which resulted in breaking the CI. Add a condition to call the function iff `TEST_RUN_ALL_TESTS` value is not set. Signed-off-by: vinamra28 <vinjain@redhat.com> |
||
---|---|---|
.. | ||
e2e-common.sh | ||
e2e-tests.sh | ||
integration_test.go | ||
presubmit-tests.sh | ||
run-test.sh |