Skip to content

[release-4.6] Bug 1887935: TestForwardedHeaderPolicy*: Make case-insensitive#475

Merged
openshift-merge-robot merged 2 commits intoopenshift:release-4.6from
openshift-cherrypick-robot:cherry-pick-474-to-release-4.6
Nov 5, 2020
Merged

[release-4.6] Bug 1887935: TestForwardedHeaderPolicy*: Make case-insensitive#475
openshift-merge-robot merged 2 commits intoopenshift:release-4.6from
openshift-cherrypick-robot:cherry-pick-474-to-release-4.6

Conversation

@openshift-cherrypick-robot

This is an automated cherry-pick of #474

/assign Miciah

* test/e2e/forwarded_header_policy_test.go (testRouteHeaders): If the
polling loop fails, output the client pod's spec and logs as part of the
failure message.
Ignore case when comparing the expected response and the actual response in
the Forwarded header policy E2E tests.
openshift/router#194 turns off HAProxy's HTX option
when HTTP/2 is not enabled.  As a result, HAProxy does not down-case HTTP
header names.

* test/e2e/forwarded_header_policy_test.go (testRouteHeaders): Ignore case
when comparing the expected response and the actual response.
@openshift-ci-robot
Copy link
Contributor

@openshift-cherrypick-robot: Bugzilla bug 1887934 has been cloned as Bugzilla bug 1887935. Retitling PR to link against new bug.
/retitle [release-4.6] Bug 1887935: TestForwardedHeaderPolicy*: Make case-insensitive

Details

In response to this:

[release-4.6] Bug 1887934: TestForwardedHeaderPolicy*: Make case-insensitive

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.

@openshift-ci-robot openshift-ci-robot changed the title [release-4.6] Bug 1887934: TestForwardedHeaderPolicy*: Make case-insensitive [release-4.6] Bug 1887935: TestForwardedHeaderPolicy*: Make case-insensitive Oct 13, 2020
@openshift-ci-robot openshift-ci-robot added bugzilla/severity-low Referenced Bugzilla bug's severity is low for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels Oct 13, 2020
@openshift-ci-robot
Copy link
Contributor

@openshift-cherrypick-robot: This pull request references Bugzilla bug 1887935, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

6 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.6.0) matches configured target release for branch (4.6.0)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
  • dependent bug Bugzilla bug 1887934 is in the state MODIFIED, which is one of the valid states (MODIFIED, VERIFIED)
  • dependent Bugzilla bug 1887934 targets the "4.7.0" release, which is one of the valid target releases: 4.7.0
  • bug has dependents
Details

In response to this:

[release-4.6] Bug 1887935: TestForwardedHeaderPolicy*: Make case-insensitive

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.

@sgreene570
Copy link
Contributor

/lgtm

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: openshift-cherrypick-robot, sgreene570

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

The pull request process is described here

Details 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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 13, 2020
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 13, 2020
@Miciah
Copy link
Contributor

Miciah commented Oct 13, 2020

/hold
Where's tide? This PR probably should not merge before 4.6 is GA.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 13, 2020
@Miciah
Copy link
Contributor

Miciah commented Oct 13, 2020

/refresh

@openshift-ci-robot
Copy link
Contributor

@openshift-cherrypick-robot: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-aws 646545c link /test e2e-aws
ci/prow/e2e-aws-upgrade 646545c link /test e2e-aws-upgrade

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@sgreene570
Copy link
Contributor

Tide seems to be back on track now.
/retest

@Miciah
Copy link
Contributor

Miciah commented Oct 22, 2020

/bugzilla refresh
to boost severity.

@openshift-ci-robot openshift-ci-robot added bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. and removed bugzilla/severity-low Referenced Bugzilla bug's severity is low for the branch this PR is targeting. labels Oct 22, 2020
@openshift-ci-robot
Copy link
Contributor

@Miciah: This pull request references Bugzilla bug 1887935, which is valid.

6 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.6.z) matches configured target release for branch (4.6.z)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
  • dependent bug Bugzilla bug 1887934 is in the state VERIFIED, which is one of the valid states (VERIFIED, RELEASE_PENDING, CLOSED (ERRATA))
  • dependent Bugzilla bug 1887934 targets the "4.7.0" release, which is one of the valid target releases: 4.7.0
  • bug has dependents
Details

In response to this:

/bugzilla refresh
to boost severity.

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.

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 26, 2020
@Miciah
Copy link
Contributor

Miciah commented Oct 26, 2020

/hold

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 26, 2020
@frobware
Copy link
Contributor

frobware commented Nov 3, 2020

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 3, 2020
@sdodson sdodson added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Nov 5, 2020
@openshift-merge-robot openshift-merge-robot merged commit dd93c33 into openshift:release-4.6 Nov 5, 2020
@openshift-ci-robot
Copy link
Contributor

@openshift-cherrypick-robot: All pull requests linked via external trackers have merged:

Bugzilla bug 1887935 has been moved to the MODIFIED state.

Details

In response to this:

[release-4.6] Bug 1887935: TestForwardedHeaderPolicy*: Make case-insensitive

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.

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. bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants