Bug 1949105: Reenable NetworkPolicy test.#734
Bug 1949105: Reenable NetworkPolicy test.#734openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
@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
Requesting review from QA contact: DetailsIn response to this:
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. |
|
@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:
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: msherif1234 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
danwinship
left a comment
There was a problem hiding this comment.
to make the "make verify" checks happy, your commit message summary has to be prefixed with UPSTREAM: <carry>:. So UPSTREAM: <carry>: Reenable NetworkPolicy test ...
|
@msherif1234: This pull request references Bugzilla bug 1949105, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
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. |
|
@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:
|
|
/test verify-commits |
|
/test verify-commits |
|
@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:
|
|
/test verify-commits |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
/test e2e-gcp |
|
/retest |
1 similar comment
|
/retest |
|
@msherif1234 ah, you also need to run Note that for some reason it will only generate the right output if your working directory is |
|
@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>
|
@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:
|
|
/retest |
|
/lgtm k8s-e2e-gcp logs show that the test is now unskipped and passing:
|
|
/retest |
|
/test e2e-aws-fips |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test k8s-e2e-gcp |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
@msherif1234: All pull requests linked via external trackers have merged: Bugzilla bug 1949105 has been moved to the MODIFIED state. DetailsIn response to this:
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. |
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