Skip to content

Commit

Permalink
updates kn versions for presubmit integration test (#1577)
Browse files Browse the repository at this point in the history
  • Loading branch information
psschwei authored Jan 26, 2022
1 parent 2d9f957 commit 5030b5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/presubmit-integration-tests-latest-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# This script is used in Knative/test-infra as a custom prow job to run the
# integration tests against Knative Serving / Eventing of a specific version.

export KNATIVE_SERVING_VERSION="1.0.0"
export KNATIVE_EVENTING_VERSION="1.0.0"
export KNATIVE_SERVING_VERSION="1.2.0"
export KNATIVE_EVENTING_VERSION="1.2.0"

$(dirname $0)/presubmit-tests.sh --integration-tests

0 comments on commit 5030b5d

Please sign in to comment.