hashicorp / terraform-aws-consul-ecs

Consul Service Mesh on AWS ECS (Elastic Container Service)
https://www.consul.io/docs/ecs
Mozilla Public License 2.0
52 stars 31 forks source link

Parallelize TestBasic #129

Closed pglass closed 2 years ago

pglass commented 2 years ago

Changes proposed in this PR:

This updates TestBasic to run the secure:true and secure:false cases in parallel.

Right now, this only saves about 5 mins (~15 mins vs 20mins). More importantly, it enables us to add additional tests for enterprise dev-server without extending the test runtime (hopefully).

How I've tested this PR:

Acceptance tests

How I expect reviewers to test this PR:

👀

Checklist: