Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start testing Istio 1.4.0 #6097

Merged
merged 5 commits into from
Nov 26, 2019
Merged

Conversation

nak3
Copy link
Contributor

@nak3 nak3 commented Nov 25, 2019

/lint

Part of #6039

Proposed Changes

  • Start testing Istio 1.4.0
  • Remove mTLS config (PERMISSIVE mode) due to Istio's bug issues/17837

Release Note

Istio 1.4.0 is included in Knative Serving E2E test

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Nov 25, 2019
@knative-prow-robot knative-prow-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Nov 25, 2019
Copy link
Contributor

@knative-prow-robot knative-prow-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nak3: 0 warnings.

In response to this:

/lint

Part of #6039

Proposed Changes

  • Start testing Istio 1.4.0
  • Remove mTLS config (PERMISSIVE mode) due to Istio's bug issues/17837

Release Note

Istio 1.4.0 is included in Knative Serving E2E test

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@knative-prow-robot knative-prow-robot added the area/test-and-release It flags unit/e2e/conformance/perf test issues for product features label Nov 25, 2019
@tcnghia
Copy link
Contributor

tcnghia commented Nov 25, 2019

Please make change so that integration tests run with 1.4 by default.

@@ -0,0 +1 @@
istio-1.4.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add trailing newline:

Suggested change
istio-1.4.0
istio-1.4.0

@@ -24,7 +24,7 @@ export BENCHMARK_ROOT_PATH="$GOPATH/src/knative.dev/serving/test/performance/ben
source vendor/knative.dev/test-infra/scripts/performance-tests.sh

function update_knative() {
local istio_version="istio-1.2-latest"
local istio_version="istio-1.4-latest"
Copy link
Contributor Author

@nak3 nak3 Nov 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chizhg I'm not 100% sure if performance test also should update to Istio 1.4 or not. If I should not update here, please let me know.

@tcnghia
Copy link
Contributor

tcnghia commented Nov 26, 2019

/lgtm
/approve

Thanks a lot for making this change. In order to add a test grid we will need to ask for help from #test or file a bug to test-infra (similar to #5656) .

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 26, 2019
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nak3, tcnghia

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 26, 2019
@tcnghia
Copy link
Contributor

tcnghia commented Nov 26, 2019

Or I guess we can make a change similar to https://github.com/knative/test-infra/pull/1394/files .

@knative-prow-robot knative-prow-robot merged commit d528a69 into knative:master Nov 26, 2019
knative-prow-robot pushed a commit to knative/test-infra that referenced this pull request Nov 27, 2019
…emove 1.2 (#1559)

* Enable Istio 1.4 in pull-knative-serving-istio-1.4-* test grids and remove 1.2

This is similar request with knative/serving#5656 and #1394.

This PR has following changes:

[x] Enable Istio 1.4 as it is already included by knative/serving#6097
[x] Remove Istio 1.2 as it will be EOL on December 13th/2019
[x] Use Istio 1.4 for pull-knative-serving-integration-tests by default

* Use Istio 1.3 instead of 1.4 for pull-knative-serving-integration-tests

* Fix ci/prow/config_knative.yaml

* Fix cron time mismatch
@nak3 nak3 deleted the istio-14-test branch December 11, 2019 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/test-and-release It flags unit/e2e/conformance/perf test issues for product features cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants