-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
Description of problem:
1-009_validate-manage-other-namespace Kuttl test fails even with 1200s timeout in Openshift CI.
Original test location: https://github.com/redhat-developer/gitops-operator/tree/master/test/openshift/e2e/sequential/1-010_validate-ootb-manage-other-namespace
PR: https://github.com/redhat-developer/gitops-operator/pull/490 (This test should have been fixed with this PR)
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
Presubmit jobs run on each PR
Actual results:
1-009_validate-manage-other-namespace/7-check | test step failed 7-check case.go:361: failed in step 7-check case.go:363: resource matched of kind: rbac.authorization.k8s.io/v1, Kind=Role case.go:363: resource matched of kind: rbac.authorization.k8s.io/v1, Kind=Role case.go:363: resource matched of kind: rbac.authorization.k8s.io/v1, Kind=RoleBinding
Which means that these resources should have been removed but they were found even after the timeout of 1200s
Expected results:
The test should succeed
Reproducibility (Always/Intermittent/Only Once):
Intermittent
Acceptance criteria:
- Above mentioned test should succeed in Openshift CI
Definition of Done:
- Acceptance criterias are met
- Openshift CI does not encounter any flaky tests
Build Details:
Additional info (Such as Logs, Screenshots, etc):
*
- is cloned by
-
GITOPS-2829 Test failure | 1-018_validate_disable_default_instance
- Closed
-
GITOPS-2838 Test failure | 1-027_validate_operand_from_git
- Closed
-
GITOPS-2877 Test failure | 1-083_validate_apps_in_any_namespace
- Closed
- mentioned on