Skip to content

Commit

Permalink
Updating taskcat tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dowen12 committed Sep 6, 2019
1 parent ea283a3 commit da6d15a
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions ci/taskcat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,36 +6,36 @@ global:
- us-east-2
- us-west-2
- eu-west-1
- eu-west-2
- eu-central-1
- ap-southeast-1
- ap-northeast-1
- ap-southeast-2
- ap-northeast-2
reporting: true
tests:
scenario-1:
regions:
# - us-east-1
- us-east-2
# - us-west-2
# - eu-west-1
# - eu-central-1
# - ap-southeast-1
# - ap-northeast-1
# - ap-southeast-2
# - ap-northeast-2
template_file: quickstart-ct-clickstream-analytics.template
# - us-east-1
# - us-east-2
# - us-west-2
# - eu-west-1
# - eu-west-2
# - eu-central-1
# - ap-southeast-1
# - ap-northeast-1
# - ap-southeast-2
template_file: quickstart-ct-clickstream-analytics.template.yaml
parameter_input: clickstream-analytics-input-novpc.json
scenario-2:
regions:
# - us-east-1
# - us-east-2
# - us-west-2
# - eu-west-1
- eu-central-1
# - ap-southeast-1
# - ap-northeast-1
# - ap-southeast-2
# - ap-northeast-2
template_file: quickstart-ct-clickstream-analytics-master.template
# - us-east-1
# - us-east-2
# - us-west-2
# - eu-west-1
- eu-west-2
# - eu-central-1
# - ap-southeast-1
# - ap-northeast-1
# - ap-southeast-2
template_file: quickstart-ct-clickstream-analytics-master.template.yaml
parameter_input: clickstream-analytics-input-withvpc.json

0 comments on commit da6d15a

Please sign in to comment.