Skip to content

Commit

Permalink
DNM: Run tekton e2e in this PR
Browse files Browse the repository at this point in the history
  • Loading branch information
navidshaikh committed Apr 14, 2020
1 parent 5d3daf9 commit 903f5be
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test/e2e-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,7 @@ smoke_test() {
}

# Fire up
run $@
# run $@

header "Running tekton e2e tests"
bash -x $(dirname $0)/tekton-tests.sh

0 comments on commit 903f5be

Please sign in to comment.