summaryrefslogtreecommitdiff
path: root/test/integration/targets/tower_project
diff options
context:
space:
mode:
authorMatt Clay <mclay@redhat.com>2020-02-13 16:22:24 -0800
committerGitHub <noreply@github.com>2020-02-13 16:22:24 -0800
commit227f498314eb5d0189fa6fb128825c859ce38739 (patch)
treed79d0b9a41cd3c70f812c63b319f61a77d7719f8 /test/integration/targets/tower_project
parent8fc3dfca32f70f6440a2cdf90dd9badcc5a1dd48 (diff)
downloadansible-227f498314eb5d0189fa6fb128825c859ce38739.tar.gz
stable-2.9: Restore Tower integration tests. (#67395)
* Move tower_common tests with tower_organization. (cherry picked from commit c92697aceccc9d849affcc2ab2f849c96974a7aa) * Test: Bump TOWER_VERSION to supported version (#67378) * Revert "Remove Tower module tests from CI. (#67368)" This reverts commit b041d9676246f2aa8258c078d673cb9bb39044b8. * Test: Bump TOWER_VERSION to 3.6.2 (cherry picked from commit b9bd2c25ca97ce647885f07b1d7596f75eb7d701) Co-authored-by: Yanis Guenane <yguenane@gmail.com>
Diffstat (limited to 'test/integration/targets/tower_project')
-rw-r--r--test/integration/targets/tower_project/aliases2
-rw-r--r--test/integration/targets/tower_project/tasks/create_project_dir.yml1
2 files changed, 2 insertions, 1 deletions
diff --git a/test/integration/targets/tower_project/aliases b/test/integration/targets/tower_project/aliases
index 350a041042..229eebe6c9 100644
--- a/test/integration/targets/tower_project/aliases
+++ b/test/integration/targets/tower_project/aliases
@@ -1,2 +1,2 @@
cloud/tower
-unsupported
+shippable/tower/group1
diff --git a/test/integration/targets/tower_project/tasks/create_project_dir.yml b/test/integration/targets/tower_project/tasks/create_project_dir.yml
index e0ad5d5c32..5238da8b45 100644
--- a/test/integration/targets/tower_project/tasks/create_project_dir.yml
+++ b/test/integration/targets/tower_project/tasks/create_project_dir.yml
@@ -5,6 +5,7 @@
password: "{{ tower_password }}"
validate_certs: false
return_content: true
+ force_basic_auth: true
register: awx_config
- tower_inventory: