-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
5
-
False
-
None
-
False
-
-
-
GITOPS Sprint 240, GITOPS Sprint 241, GITOPS Sprint 242
Description of problem:
1-035_validate_argocd_secret_repopulate Kuttl test sometimes fails with flaky behaviors Openshift CI.
In the last few weeks, the test has failed around 20 times across 10 PRs with re-runs. It has been seen on all three OCP versions
Test location: https://github.com/redhat-developer/gitops-operator/tree/master/test/openshift/e2e/sequential/1-035_validate_argocd_secret_repopulate
Flake board: https://github.com/anandrkskd/gitops-operator-flake-board/blob/main/output/flake-stats.md
Prerequisites (if any, like setup, operators/versions):{}
Steps to Reproduce
Presubmit jobs run on each PR
Actual results:
Most of the times the failure occurred when data field in the secret field was to be reconciled on deletion but it didn't after a sleep time of 30s
1-035_validate_argocd_secret_repopulate/3-check_secret_repopulate | argocd-secret was not repopulated
Other failures seem to be because of the previous tests (1-020_validate_redis_ha_nonha and 1-018_validate_disable_default_instance) :
case.go:361: failed in step 1- case.go:363: argocds.argoproj.io "openshift-gitops" not found
Expected results:
The test should succeed
Reproducibility (Always/Intermittent/Only Once):
Intermittent
Dependency
This is a possible dependency to avoid the failure
argocds.argoproj.io "openshift-gitops" not found
https://issues.redhat.com/browse/GITOPS-2829
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):
*
- clones
-
GITOPS-2997 Test failure | 1-010_validate-ootb-manage-other-namespace
- Closed
- mentioned on