-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
BU Product Work
-
False
-
None
-
False
-
-
-
ShiftStack Sprint 266, ShiftStack Sprint 267
Desired outcome:
- (
In progress) Hypershift e2e job (openstack-aws) to test:
- a per-existing image in Glance is provided, we have an individual test for that.
- no image is provided and Hypershift figures this out and take care to upload the image to Glance via ORC
- the image created by ORC won't be deleted when the HostedCluster is deleted but rather by our prune script which runs once in a while.
- We need https://github.com/openshift/hypershift/pull/5139 to be merged first
Hypershift conformance jobs won't specify an image and let Hypershift to figure it out. The image won't be clean-up when the HostedCluster is deleted. The label will be added to the HostedCluster so ORC don't try to delete it.
- (
TO-DO) Hypertshift NFV job won't specify an image and let Hypershift figure it out but the image created by ORC will be cleaned-up to cover that scenario.
Downstream ORC should run the e2e job as well.
With that outcome, we cover all possible scenarios while saving networking traffic as we can.
- depends on
-
OSASINFRA-3492 Create Glance image in target cloud
-
- Code Review
-
- links to