Initial Tower module integration test support.

This commit is contained in:
Matt Clay
2018-03-02 16:32:38 -08:00
parent b9b8081a87
commit b4bf502268
6 changed files with 340 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
cloud/tower
posix/ci/cloud/group4/tower

View File

@@ -0,0 +1,3 @@
- name: Make sure the default Default organization exists
tower_organization:
name: Default

View File

@@ -0,0 +1,2 @@
cloud/tower
posix/ci/cloud/group4/tower

View File

@@ -0,0 +1,4 @@
- name: Create a Tower team
tower_team:
name: Test Team
organization: Default