Skip to content

Bug 1949105: Reenable NetworkPolicy test.#734

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
msherif1234:bz_1949105
May 11, 2021
Merged

Bug 1949105: Reenable NetworkPolicy test.#734
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
msherif1234:bz_1949105

Conversation

@msherif1234
Copy link

@msherif1234 msherif1234 commented May 5, 2021

Renable NetworkPolicy test between server and client on any port for specific protocol which was
incorrectly disabled by #655

Signed-off-by: Mohamed Mahmoud mmahmoud@redhat.com

@openshift-ci-robot openshift-ci-robot added the backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. label May 5, 2021
@openshift-ci-robot
Copy link

@msherif1234: This pull request references Bugzilla bug 1949105, 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.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.8.0) matches configured target release for branch (4.8.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @zhaozhanqi

Details

In response to this:

Bug 1949105: Renable NetworkPolicy 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.

@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 May 5, 2021
@openshift-ci-robot
Copy link

@msherif1234: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: msherif1234
To complete the pull request process, please assign soltysh after the PR has been reviewed.
You can assign the PR to them by writing /assign @soltysh in a comment when ready.

The full list of commands accepted by this bot can be found 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

@danwinship
Copy link

Renable NetworkPolicy test between server and client on any port for specific protocol which was
incorrectly disabled by #382

it was disabled in #655

Copy link

@danwinship danwinship left a comment

Choose a reason for hiding this comment

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

to make the "make verify" checks happy, your commit message summary has to be prefixed with UPSTREAM: <carry>:. So UPSTREAM: <carry>: Reenable NetworkPolicy test ...

@openshift-ci-robot
Copy link

@msherif1234: This pull request references Bugzilla bug 1949105, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.8.0) matches configured target release for branch (4.8.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @zhaozhanqi

Details

In response to this:

Bug 1949105: Renable NetworkPolicy 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.

@openshift-ci-robot
Copy link

@msherif1234: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

@msherif1234 msherif1234 requested a review from danwinship May 5, 2021 14:28
@msherif1234
Copy link
Author

/test verify-commits

@msherif1234 msherif1234 changed the title Bug 1949105: Renable NetworkPolicy test Bug 1949105: UPSTREAM: <carry>: Reenable NetworkPolicy test. May 5, 2021
@msherif1234
Copy link
Author

/test verify-commits

@openshift-ci-robot
Copy link

@msherif1234: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

@msherif1234 msherif1234 changed the title Bug 1949105: UPSTREAM: <carry>: Reenable NetworkPolicy test. Bug 1949105: Reenable NetworkPolicy test. May 5, 2021
@msherif1234
Copy link
Author

/test verify-commits

@msherif1234
Copy link
Author

/retest

2 similar comments
@msherif1234
Copy link
Author

/retest

@msherif1234
Copy link
Author

/retest

@msherif1234
Copy link
Author

/test e2e-gcp

@msherif1234
Copy link
Author

/retest

1 similar comment
@msherif1234
Copy link
Author

/retest

@danwinship
Copy link

@msherif1234 ah, you also need to run ./openshift-hack/update-test-annotations.sh

Note that for some reason it will only generate the right output if your working directory is ${GOPATH}/src/k8s.io/kubernetes, not ${GOPATH}/src/github.com/openshift/kubernetes so you may have to move things around temporarily

@openshift-ci-robot
Copy link

@msherif1234: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

Signed-off-by: Mohamed Mahmoud <mmahmoud@redhat.com>
@openshift-ci-robot
Copy link

@msherif1234: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

@msherif1234
Copy link
Author

/retest

@danwinship
Copy link

/lgtm
/assign @soltysh

k8s-e2e-gcp logs show that the test is now unskipped and passing:

{"msg":"PASSED [sig-network] Netpol [LinuxOnly] NetworkPolicy between server and client should enforce ingress policy allowing any port traffic to a server on a specific protocol [Feature:NetworkPolicy] [Feature:UDP] [Suite:openshift/conformance/parallel] [Suite:k8s]","total":-1,"completed":24,"skipped":159,"failed":0}

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 8, 2021
@msherif1234
Copy link
Author

/retest

@msherif1234
Copy link
Author

/test e2e-aws-fips

Copy link

@soltysh soltysh left a comment

Choose a reason for hiding this comment

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

/approve

@soltysh soltysh removed the backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. label May 11, 2021
@openshift-ci
Copy link

openshift-ci bot commented May 11, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danwinship, msherif1234, soltysh

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 openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 11, 2021
@msherif1234
Copy link
Author

/test k8s-e2e-gcp

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit c4bd6f9 into openshift:master May 11, 2021
@openshift-ci
Copy link

openshift-ci bot commented May 11, 2021

@msherif1234: All pull requests linked via external trackers have merged:

Bugzilla bug 1949105 has been moved to the MODIFIED state.

Details

In response to this:

Bug 1949105: Reenable NetworkPolicy 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.

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-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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants