-
Story
-
Resolution: Obsolete
-
Normal
-
None
-
None
-
False
-
None
-
False
-
OCPSTRAT-1196 - AWS Outposts: post-GA follow up work
-
-
Background
In OCPCLOUD-2486 and OCPCLOUD-2490, QE added various test cases based on outposts specific scenarios. We would prefer to also have these pre-merge testable so that we can run these independent of QE and catch issues before we approve PRs.
We would like to see test cases for:
- AWS Load Balancer Operator creates a Load Balancer in outposts
- Run service and access service directly on outposts hosts
- Only Outposts hosts should be attached
- AWS Load Balancer Operator creates a load balancer in the standard region
- Run service and access service on non-outposts workers
- Only non-outposts workers should be attached
- CCM can create a service with subnet annotation
- Ensure service correctly created and workloads accessible
- Can scale up workers into outposts AZ/subnet
Steps
- Review and plan out above test cases
- Identify where to run these test cases (origin? Certain variants?
- Implement testing for the cases above
Stakeholders
- Cluster Infra
- installer
- QE
Definition of Done
- Eng has pre-merge testing to prevent regressions on outposts
- Docs
- <Add docs requirements for this card>
- Testing
- <Explain testing that will be added>