Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Commit 07d28d1

Browse files
author
Brandon Moller
committed
Replaced 'defaults' with descriptive test name
1 parent bf66bfe commit 07d28d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ci/taskcat.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ global:
2020
- us-west-2
2121
reporting: true
2222
tests:
23-
defaults:
23+
vpc-defaults:
2424
parameter_input: aws-vpc-defaults.json
2525
template_file: aws-vpc.template
26-
complete:
26+
vpc-complete:
2727
parameter_input: aws-vpc-complete.json
2828
template_file: aws-vpc.template
29-
public:
29+
vpc-public:
3030
parameter_input: aws-vpc-public.json
3131
template_file: aws-vpc.template
3232
3az-eu-west-1:

0 commit comments

Comments
 (0)