-
Story
-
Resolution: Done
-
Major
-
None
-
None
Story (Required)
As a QE trying to update gitops operator repository with latest changes, I want to get changes from operator-e2e repository to gitops operator repository
Background (Required)
We usually update all the testing related changes in operator-e2e repository. Now that we have started storing tests in gitops-operator repository, we need to make sure both of them are up to date.
Out of scope
Fixing flaky tests
Approach (Required)
Make a note of all the changes that went into master and release-1.8 branch in operator-e2e repository and update the same in gitops operator repository's master and v1.8 branch
Dependencies
https://issues.redhat.com/browse/GITOPS-2788
Acceptance Criteria (Mandatory)
- gitops operator repository is up to date with latest changes made in operator-e2e repository
- PR is cherry picked into v1.8 branch from master
- CI runs were successful on both master and v1.8 branch
INVEST Checklist
Dependencies identified
Blockers noted and expected delivery timelines set
Design is implementable
Acceptance criteria agreed upon
Story estimated
Legend
Unknown
Verified
Unsatisfied
Done Checklist
- Code is completed, reviewed, documented and checked in
- Continuous Delivery pipeline(s) is able to proceed with new code included
- Acceptance criteria are met
- is cloned by
-
GITOPS-2815 Get v1.6 related test additions to gitops operator repository
-
- Closed
-
-
GITOPS-2988 Get v1.9 related test additions to gitops operator repository
-
- Closed
-