File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,18 +10,18 @@ offerings:
1010 - name : quickstart
1111 mark_ready : false
1212 install_type : fullstack
13- validation_type : schematics
13+ validation_type : projects # projects validation required when ansible migration script present in code
1414 - name : standard
1515 mark_ready : false
1616 install_type : fullstack
17- validation_type : schematics
17+ validation_type : projects # projects validation required when ansible migration script present in code
1818 scc :
1919 instance_id : 1c7d5f78-9262-44c3-b779-b28fe4d88c37
2020 region : us-south
2121 - name : existing-vpc
2222 mark_ready : false
2323 install_type : extension
24- validation_type : schematics
24+ validation_type : projects # projects validation required when ansible migration script present in code
2525 pre_validation : " tests/scripts/pre-validation-deploy-slz-vpc.sh"
2626 post_validation : " tests/scripts/post-validation-destroy-slz-vpc.sh"
2727 scc :
@@ -49,11 +49,11 @@ offerings:
4949 - name : standard
5050 mark_ready : false
5151 install_type : fullstack
52- validation_type : schematics
52+ validation_type : projects # projects validation required when ansible migration script present in code
5353 scc :
5454 instance_id : 1c7d5f78-9262-44c3-b779-b28fe4d88c37
5555 region : us-south
5656 - name : quickstart
5757 mark_ready : false
5858 install_type : fullstack
59- validation_type : schematics
59+ validation_type : projects
You can’t perform that action at this time.
0 commit comments