Commit Graph

246 Commits

Author SHA1 Message Date
beeankha 7764f1c1a5 Fix inv source org lookup, adjust unit tests (since org is now required for inv source module), update README, edit typos in test-related README 2020-09-04 10:19:56 -04:00
beeankha b78dea3e4b Add wait ability to the module 2020-09-04 10:19:56 -04:00
beeankha 1ce5d7d539 Add ability to look up inventory sources by org name/ID 2020-09-04 10:19:56 -04:00
beeankha 65e0ed8c77 Fix linter error 2020-09-04 10:19:56 -04:00
beeankha 72dbd10c2a Initial commit for new inventory sync module 2020-09-04 10:19:56 -04:00
softwarefactory-project-zuul[bot] 77b1afe6fd Merge pull request #7873 from sean-m-sullivan/project_update
Project update

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-02 15:39:23 +00:00
sean-m-sullivan e2bf3a0287 update to use isdigit and updated tests 2020-09-02 07:19:11 -05:00
sean-m-sullivan 6200467629 add label to workflow templates 2020-09-01 18:58:39 -05:00
softwarefactory-project-zuul[bot] fcd1169093 Merge pull request #8043 from john-westcott-iv/instance_groups_module
Adding tower_instance_group module

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-01 20:26:44 +00:00
Sean Sullivan 8e317cabc0 Merge pull request #5 from ansible/devel
Rebase from devel
2020-09-01 14:42:23 -05:00
sean-m-sullivan 9f3635be07 update test to timeout message change 2020-09-01 10:45:41 -05:00
John Westcott IV 9e29dd08fb Adding tower_instance_group module 2020-08-31 16:56:42 -04:00
John Westcott IV ff4ed64978 Cleaning up tower_notification references 2020-08-31 11:57:01 -04:00
John Westcott IV 64d98a120c Removing debugging end play 2020-08-27 09:47:48 -04:00
John Westcott IV 1b1a14f220 Fixing linting spacing issue 2020-08-26 19:50:04 -04:00
John Westcott IV 2690fcec31 Adding insights credential to tower_inventory
Fixed a spacing issue in documentation

Enhanced integration test to include a block to ensure cleanup of assets
2020-08-26 19:50:04 -04:00
softwarefactory-project-zuul[bot] 9323156f4c Merge pull request #7983 from beeankha/collections_pylint_fixes
Fix pylint Errors in Collections Modules

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-26 22:31:22 +00:00
beeankha 3ddee3072b Add errors to ignore file, remove noqa directives 2020-08-26 16:09:42 -04:00
softwarefactory-project-zuul[bot] 1514a5ac23 Merge pull request #7963 from john-westcott-iv/tools
Collections Completeness Tests

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-26 19:34:52 +00:00
John Westcott IV b1ffbf1e39 Change module from tower_notification to tower_notification_template 2020-08-26 10:16:37 -04:00
sean-m-sullivan 13f3292af0 updated test 2020-08-25 07:04:27 -05:00
John Westcott IV 0fd618d88b Changing test suite and fixing user issue in tower_api 2020-08-24 17:13:21 -04:00
Sean Sullivan cda05c4f03 Updated test for lint
Updated test for lint
2020-08-22 20:16:27 -05:00
sean-m-sullivan 3794f095cf update to tower_project_update 2020-08-22 13:43:14 -05:00
John Westcott IV a5afe0214a Trying to make AWXKIT tests not run on python2 2020-08-19 14:29:42 -04:00
John Westcott IV 9bf19daa5e Another linting issue 2020-08-19 14:12:50 -04:00
John Westcott IV 8a0cd747e1 Fixing truthy linting issues 2020-08-19 14:12:50 -04:00
John Westcott IV 08e5dd87e6 Adding integration tests and example in import 2020-08-19 14:12:50 -04:00
sean-m-sullivan 69dc0a892f fix lint 2020-08-11 09:56:08 -05:00
sean-m-sullivan af1fc5a9e9 add tests 2020-08-11 09:28:17 -05:00
beeankha dcc500e7bb Make 'inputs' idempotent in credentials module, add test to check this works 2020-08-05 16:44:22 -04:00
Caleb Boylan d935e3c5a3 Fix collection test inventory 2020-07-31 09:47:10 -07:00
John Westcott IV 222e58dd34 Adding lookup to rrule plugin test logic for new tooling
This change is provided with the tower_api lookup plugin because the require tower_meta module is part of this commit
2020-07-14 09:38:26 -04:00
John Westcott IV 0be7d9b21a Removing redundant check 2020-07-14 09:38:26 -04:00
John Westcott IV 3784f9515e More refinement of examples 2020-07-14 09:38:26 -04:00
John Westcott IV 6638d6c2bb Update examples 2020-07-14 09:38:26 -04:00
John Westcott IV afbdeb5ff8 Fixing linting errors 2020-07-14 09:38:26 -04:00
John Westcott IV dd478af227 Overhaul of the testing suite 2020-07-14 09:38:26 -04:00
Alan Rominger 34c23caed3 make lookup plugin compatible with ansible.tower namespace (#9) 2020-07-14 09:38:26 -04:00
AlanCoding 8239232d4d Delete the tower_get_id plugin and tests 2020-07-14 09:38:26 -04:00
AlanCoding 30ff112c87 Pull in functionality from lookup plugin get_id into tower_api itself 2020-07-14 09:38:26 -04:00
John Westcott IV f4454a6c93 Make tower_api a generic GET'er 2020-07-14 09:38:26 -04:00
John Westcott IV 44a3057d16 Initial fixes from github comments 2020-07-14 09:38:26 -04:00
beeankha 6715ea493f Fix documentation in api lookup plugin, fix typos in integration tests 2020-07-14 09:38:26 -04:00
John Westcott IV 96ae3268a5 Fixing linting issues 2020-07-14 09:38:26 -04:00
John Westcott IV 6d626b3793 Adding tower_api and tower_get_id lookup plugins 2020-07-14 09:38:26 -04:00
Caleb Boylan 56d800e851 Raise job length for testing job wait 2020-07-08 09:28:19 -07:00
Elyézer Rezende fb5d876b9b Only pass either user or org on modules test 2020-06-24 10:29:19 -04:00
AlanCoding 8fc3377fa6 Minor test fixes 2020-06-18 13:46:28 -04:00
Tom Page 1c78190385 Change cred_input_src to remove src_cred as primarykey
Signed-off-by: Tom Page <tpage@redhat.com>
2020-06-16 13:56:49 +01:00