Skip to content

Commit

Permalink
disable e2e for knative
Browse files Browse the repository at this point in the history
  • Loading branch information
invincibleJai committed Oct 4, 2022
1 parent 9852360 commit a150dba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-cypress.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ if [ -n "${headless-}" ] && [ -z "${pkg-}" ]; then
yarn run test-cypress-dev-console-headless
yarn run test-cypress-olm-headless
yarn run test-cypress-helm-headless
yarn run test-cypress-knative-headless
# yarn run test-cypress-knative-headless
yarn run test-cypress-topology-headless
yarn run test-cypress-pipelines-headless
# yarn run test-cypress-pipelines-headless
exit;
fi

Expand Down

0 comments on commit a150dba

Please sign in to comment.