-
Notifications
You must be signed in to change notification settings - Fork 2.2k
OSASINFRA-3678: hcp/osp: nested job #59599
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../OWNERS |
1 change: 1 addition & 0 deletions
1
ci-operator/step-registry/hypershift/openstack/nested/conformance/OWNERS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../OWNERS |
11 changes: 11 additions & 0 deletions
11
...enstack/nested/conformance/hypershift-openstack-nested-conformance-workflow.metadata.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| { | ||
| "path": "hypershift/openstack/nested/conformance/hypershift-openstack-nested-conformance-workflow.yaml", | ||
| "owners": { | ||
| "approvers": [ | ||
| "openstack-approvers" | ||
| ], | ||
| "reviewers": [ | ||
| "openstack-reviewers" | ||
| ] | ||
| } | ||
| } |
43 changes: 43 additions & 0 deletions
43
...rshift/openstack/nested/conformance/hypershift-openstack-nested-conformance-workflow.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,43 @@ | ||
| workflow: | ||
| as: hypershift-openstack-nested-conformance | ||
| documentation: |- | ||
| Sets up all the mgmt/infra Shift On Stack cluster prerequisites necessary for hypershift openstack guest clusters. | ||
| Then runs openshift e2e tests. | ||
| This workflow can be use for regular conformance tests or CSI, you'll need to set | ||
| TEST_SUITE and also TEST_CSI_DRIVER_MANIFEST if testing CSI. | ||
|
|
||
| Learn more about HyperShift here: https://github.com/openshift/hypershift | ||
|
|
||
| Track HyperShift's development here: https://issues.redhat.com/projects/HOSTEDCP | ||
| steps: | ||
| env: | ||
| BASE_DOMAIN: shiftstack.devcluster.openshift.com | ||
| CONFIG_TYPE: "minimal" | ||
| ETCD_STORAGE_CLASS: "lvms-vg1" | ||
| HCP_INGRESS_FIP_ENABLED: "true" | ||
| HYPERSHIFT_BASE_DOMAIN: shiftstack.devcluster.openshift.com | ||
| HYPERSHIFT_NODE_COUNT: "2" | ||
| LVM_CLUSTER_DEVICE_PATH: "/dev/vdb" | ||
| LVM_CLUSTER_WIPE_DEVICE: "true" | ||
| LVM_OPERATOR_SUB_CHANNEL: stable-4.17 | ||
| REQUIRED_DEFAULT_STORAGECLASS: "standard-csi" | ||
| SKIP_MONITOR_TEST: "true" | ||
| TEST_CSI_DRIVER_MANIFEST: "" | ||
| WORKER_REPLICAS: 1 | ||
| pre: | ||
| - chain: ipi-openstack-pre | ||
| - chain: storage-conf-csi-optional-topolvm | ||
| - ref: hypershift-install | ||
| - ref: hypershift-openstack-create-hostedcluster | ||
| - ref: hypershift-openstack-create-wait | ||
| - ref: storage-obj-save | ||
| - ref: storage-conf-csi-openstack-cinder | ||
| - ref: storage-conf-csi-openstack-manila | ||
| test: | ||
| - chain: hypershift-conformance | ||
| post: | ||
| - ref: storage-obj-check | ||
| - chain: hypershift-dump | ||
| - chain: gather-core-dump | ||
| - ref: hypershift-openstack-destroy | ||
| - chain: ipi-openstack-post |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for now let's just use a periodic job that doesn't run that often because it's resource consuming. We can iterate on that later but I think it's fine for now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it'll run every 10 days for now, let me know if you think it's not frequent enough.