Skip to content

Commit

Permalink
run tkn version to show installed components version
Browse files Browse the repository at this point in the history
  • Loading branch information
vinamra28 authored and tekton-robot committed Nov 7, 2022
1 parent 3a68916 commit 20b799f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ install_triggers_crd

# listing objects after CRD is created should not fail
kubectl config set-context $(kubectl config current-context) --namespace=default
run_test "show installed versions for triggers and pipelines" tkn version
run_test "list pipelinerun for pipeline foo" tkn pipelinerun list foo
run_test "list pipelinerun" tkn pipelinerun list
run_test "list pipelines" tkn pipeline list
Expand Down

0 comments on commit 20b799f

Please sign in to comment.