NO-JIRA: Openshift-Only: skip graceful restart in the frr-k8s e2e tests#235
NO-JIRA: Openshift-Only: skip graceful restart in the frr-k8s e2e tests#235karampok wants to merge 1 commit into
Conversation
The GR is abandoned OCP feature and those tests are failing downstream. ``` [FAIL] Session Session parameters Establishes sessions with graceful restart [It] IPV4 /root/dev-scripts/frr/e2etests/tests/session.go:259 [FAIL] Establish BGP session with EnableGracefulRestart When restarting the frrk8s deamon pods external BGP peer maintains routes [It] IPV4 /root/dev-scripts/frr/e2etests/tests/graceful_restart.go:128 ``` Signed-off-by: Konstantinos Karampogias <karampok@gmail.com>
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
|
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
|
@openshift-bot: Closed this PR. 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-sigs/prow repository. |
|
/reopen |
|
@karampok: Reopened this PR. 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-sigs/prow repository. |
|
/remove-lifecycle rotten |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: karampok, oribon 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 |
|
/retitle NO-JIRA: Openshift-Only: skip graceful restart in the frr-k8s e2e tests |
|
@karampok: This pull request explicitly references no jira issue. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/label backport-risk-assessed |
|
/verified by ci |
|
@oribon: This PR has been marked as verified by 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 openshift-eng/jira-lifecycle-plugin repository. |
|
@karampok: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
The GR is abandoned OCP feature and those tests are failing downstream.