mayadata-io / mayadata-io/oep-e2e
[iuod01] Refactor openebs-upgrade test job
Open
@shiveshabhishek is already working on this.
Since Feb 18, 2020.
e2e-test-p0
e2e-wip
refactor
- Dominant language
- Python
- Stars
- 6
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
What happens today?
- Currently in the OEP E2E pipeline pool upgrade test and volume upgrade test takes place in a single job under
OPENEBS-UPGRADE-CHECKstage.
What needs to be done?
- To incorporate openebs-upgrade beta test cases we need to refactor the above job into two jobs -- pool-upgrade and volume-upgrade running sequentially.
How to do it?
- We can refactor the above litmus job into two separate jobs - one for pool upgrade and the other for volume upgrade. To make the jobs sequential we can make use of the litmus CR.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.