Rick Elrod
c9ab99385a
Allow {web_,task_,}replicas to be 0 and split out molecule tests ( #1468 )
...
Signed-off-by: Rick Elrod <rick@elrod.me >
2023-07-18 17:07:55 -04:00
Hao Liu
4104e7d912
Update awx_test.yml
...
- rename awx_pod to awx_web_pod to better reflect intention
- update `awx_version` block to also validate awx_task_pod
- add get awx_task_pod in additional label check block (fix CI in awx repo which does not run the validate awx_version block)
- add assertion for awx_task_pod extra label
2023-04-07 12:42:22 -04:00
Lila
910f1eeb36
Updating awx_test.yml to respect both web and task deployments.
...
- Extracts label information from both web and task pods
- Asserts web and task pod labels are correct respectively
2023-04-07 10:24:02 -04:00
Hao Liu
c4d9970111
Update awx_test.yml
2023-03-30 12:35:24 -04:00
Hao Liu
8d2d44dc6d
tmp fix for label test failure
...
validate label only for awx web container
TODO: make this validate both web and task container
2023-03-30 11:47:55 -04:00
Christian Adams
e0fa1610ca
Fix minor typos in test task names ( #1209 )
2023-01-31 00:05:37 +00:00
Stanislav Zaprudskiy
5a856eeba8
Add additional_labels parameter ( #1160 )
...
* Move label templates into `common` role
So that there is single source of labels management, and labels are
unified across the other roles
* Introduce `additional_labels`
* Fix paths for labels templates
* Return `additional_labels_items` as list
* Add molecule tests
2023-01-30 18:51:08 -05:00
Christian Adams
7d2d1b3c5e
Upgrade to Operator SDK v1.22.2 ( #1001 )
...
* Upgrade to Operator SDK 1.16.0
* Upgrade Operator SDK to v1.22.2 & bump base image version
2022-08-22 18:54:56 -04:00
Shane McDonald
8a325293b1
Add tests around ingress_path feature
2022-07-11 19:45:11 -04:00
Alan Rominger
f05faaaaa0
Add some loop control for ansible warnings
2022-02-04 16:12:28 -05:00
Shane McDonald
5ca536313a
Add test for DEFAULT_AWX_VERSION
2021-11-19 08:17:16 +00:00
Shane McDonald
ebbb87f9a6
Surface any errors that happen while launching demo jt in tests
2021-10-08 14:45:57 -04:00
Shane McDonald
2426956a0a
Allow for overridding awx image in tests
2021-10-06 19:57:36 -04:00
Shane McDonald
86e0cf884f
Add smoke test that verifies that basic jobs work
2021-09-29 18:39:27 -04:00
Shane McDonald
48ab801c8c
Adopt the new molecule/ directory structure from the operator-sdk 1.x scaffolding
2021-09-29 18:39:25 -04:00