MPICT: Rename ocp-chaos AWS jobs and drop bare-metal node type#82351
MPICT: Rename ocp-chaos AWS jobs and drop bare-metal node type#82351oharan2 wants to merge 2 commits into
Conversation
WalkthroughTwo AWS cron-driven chaos test definitions were renamed to identify pod disruption and node outage scenarios, and both now use ChangesAWS chaos job configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: oharan2 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@oharan2: 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. |
There was a problem hiding this comment.
Let's call everything as outage. The #80752 is preparing for that.
| - as: cr--outage-pod--aws |
There was a problem hiding this comment.
| - as: cr--node-outage-node--aws |
There was a problem hiding this comment.
No, keep it metal for now, until we got confirmation for Virt. Nodes. And even that, it will be intel 8th (or 7th as per their doc.) generattion.
- Rename .tests[].as values to cr--cnv--outage-{pod,node,kubevirt}--aws
to sync with OCP Chaos naming (PR openshift#82351) and CR onboarding format
- Remove :-unknown default from LPC_LP_CNV__VM__SNAPSHOT__OPERATION
(CI Operator guarantees env vars are set; default hides misconfiguration)
- Add typeset -i to startTime (SECONDS is an integer)
- Regenerate Prow job configs
Changes:
redhat-chaos-lp-chaos-main__ocp-4.22-ocp-chaos.yamlto be more descriptive of what each runs:cr--ocp--krkn-hub-tests--aws→cr--pod-disruption-chaos--awscr--ocp--krkn-hub-node-tests--aws→cr--node-outage-chaos--awsCOMPUTE_NODE_TYPEfromm5.metaltom5.largefor both jobs, since these clusters don't deploy any products requiring bare-metal nodes.Summary by CodeRabbit
m5.metaltom5.large, since these clusters do not require bare-metal nodes.