1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-21 05:55:35 +00:00
catalog/test
vinamra28 05ff826e10 Fix e2e scripts
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>
2021-04-13 15:29:40 +01:00
..
e2e-common.sh Refactor in e2e script and pre-apply func 2021-04-08 14:19:48 +01:00
e2e-tests.sh Fix e2e scripts 2021-04-13 15:29:40 +01:00
integration_test.go Add the required boilerplate to run presubmit tests in prow. 2019-05-13 11:12:56 -05:00
presubmit-tests.sh Enables the yamllint job 2020-06-25 17:20:59 +01:00
run-test.sh Add a helper script to run a task test directly from your cluster 2020-08-11 10:11:06 +01:00