We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd78dc7 commit 37566d9Copy full SHA for 37566d9
.catalog-onboard-pipeline.yaml
@@ -9,8 +9,8 @@ offerings:
9
- name: fully-configurable
10
mark_ready: true
11
install_type: fullstack
12
+ pre_validation: "tests/scripts/pre-validation-deploy-ocp-instances.sh"
13
+ post_validation: "tests/scripts/post-validation-destroy-ocp-instances.sh"
14
scc:
15
instance_id: 1c7d5f78-9262-44c3-b779-b28fe4d88c37
16
region: us-south
- pre_validation: "tests/scripts/pre-validation-deploy-ocp-instances.sh"
- post_validation: "tests/scripts/post-validation-destroy-ocp-instances.sh"
0 commit comments