Skip to content

Commit

Permalink
Update .catalog-onboard-pipeline.yaml to use schematics validation (#880
Browse files Browse the repository at this point in the history
)
  • Loading branch information
ocofaigh authored Sep 16, 2024
1 parent 2aeebc7 commit 5ec7d26
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .catalog-onboard-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ offerings:
- name: quickstart
mark_ready: false
install_type: fullstack
validation_type: projects
validation_type: schematics
- name: standard
mark_ready: false
install_type: fullstack
validation_type: projects
validation_type: schematics
scc:
instance_id: 1c7d5f78-9262-44c3-b779-b28fe4d88c37
region: us-south
- name: existing-vpc
mark_ready: false
install_type: extension
validation_type: projects
validation_type: schematics
pre_validation: "tests/scripts/pre-validation-deploy-slz-vpc.sh"
post_validation: "tests/scripts/post-validation-destroy-slz-vpc.sh"
scc:
Expand All @@ -36,7 +36,7 @@ offerings:
- name: standard
mark_ready: false
install_type: fullstack
validation_type: projects
validation_type: schematics
scc:
instance_id: 1c7d5f78-9262-44c3-b779-b28fe4d88c37
region: us-south
Expand All @@ -49,11 +49,11 @@ offerings:
- name: standard
mark_ready: false
install_type: fullstack
validation_type: projects
validation_type: schematics
scc:
instance_id: 1c7d5f78-9262-44c3-b779-b28fe4d88c37
region: us-south
- name: quickstart
mark_ready: false
install_type: fullstack
validation_type: projects
validation_type: schematics

0 comments on commit 5ec7d26

Please sign in to comment.