Skip to content

Commit

Permalink
Revert "TMP: Test Tekton in presubmits"
Browse files Browse the repository at this point in the history
This reverts commit 8996ac7.
  • Loading branch information
mgencur committed Aug 30, 2021
1 parent 8996ac7 commit d35c009
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/e2e-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ run() {
integration_test() {
header "Running tests for Knative Serving $KNATIVE_SERVING_VERSION and Eventing $KNATIVE_EVENTING_VERSION"

bash ./test/tekton-tests.sh
#go_test_e2e -timeout=45m ./test/e2e || fail_test
go_test_e2e -timeout=45m ./test/e2e || fail_test
}

smoke_test_clean_up(){
Expand Down

0 comments on commit d35c009

Please sign in to comment.