Run e2e-tests against eventing nightly (#1151)

since the ping source update issue is now fixed
  see https://github.com/knative/eventing/pull/4597
      https://github.com/knative/eventing/issues/4584
This commit is contained in:
Navid Shaikh 2020-11-27 16:32:35 +05:30 committed by GitHub
parent 1b5c065804
commit f108673aa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -35,9 +35,6 @@ source $(dirname $0)/common.sh
# Add local dir to have access to built kn
export PATH=$PATH:${REPO_ROOT_DIR}
# Temp fix until eventing nightly is fixed
export KNATIVE_EVENTING_VERSION="0.19.1"
run() {
# Create cluster
initialize $@