File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -10,17 +10,20 @@ offerings:
1010 - name : quickstart
1111 mark_ready : false
1212 install_type : fullstack
13+ validation_type : projects
1314 pre_validation : " tests/scripts/pre-validation-generate-ssh-key.sh ssh_key patterns/vsi-quickstart"
1415 - name : standard
1516 mark_ready : false
1617 install_type : fullstack
18+ validation_type : projects
1719 pre_validation : " tests/scripts/pre-validation-generate-ssh-key.sh ssh_public_key patterns/vsi"
1820 scc :
1921 instance_id : 1c7d5f78-9262-44c3-b779-b28fe4d88c37
2022 region : us-south
2123 - name : existing-vpc
2224 mark_ready : false
2325 install_type : extension
26+ validation_type : projects
2427 pre_validation : " tests/scripts/pre-validation-deploy-slz-vpc.sh"
2528 post_validation : " tests/scripts/post-validation-destroy-slz-vpc.sh"
2629 scc :
@@ -35,6 +38,7 @@ offerings:
3538 - name : standard
3639 mark_ready : false
3740 install_type : fullstack
41+ validation_type : projects
3842 scc :
3943 instance_id : 1c7d5f78-9262-44c3-b779-b28fe4d88c37
4044 region : us-south
@@ -47,6 +51,7 @@ offerings:
4751 - name : standard
4852 mark_ready : false
4953 install_type : fullstack
54+ validation_type : projects
5055 scc :
5156 instance_id : 1c7d5f78-9262-44c3-b779-b28fe4d88c37
5257 region : us-south
You can’t perform that action at this time.
0 commit comments