1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Deiwin Sarjas 6412cbf84b aws_eks_cluster: Add wait functionality (#42259)
* aws_eks_cluster: Improve output documentation

This data is already returned by the module, it just wasn't documented. These
fields are required for accessing the created Kubernetes API with e.g. the
k8s_raw module.

* aws_eks_cluster: Add wait functionality

This enables further cluster configuration once it's created and active.

20 minutes was chosen as an arbitrary default, so that if it takes longer than
the documented "usually less than 10 minutes" it's still likely to succeed.

* Correct security group name in aws_eks tests

* Improve teardown of aws_eks tests

Fix minor teardown issues. The `pause` step is a placeholder until
a waiter for `state: absent`
2018-07-04 22:30:57 +10:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration aws_eks_cluster: Add wait functionality (#42259) 2018-07-04 22:30:57 +10:00
legacy Fix some broken links (#42079) 2018-06-29 11:12:01 -07:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Temporarily switch RHEL and Windows tests to AWS. 2018-06-29 16:23:54 -07:00
sanity Remove ipa_ modules from sanity ignore; fix the docs 2018-07-03 18:16:09 -07:00
units Base connection class for network-style connections (#41839) 2018-07-02 08:41:00 -04:00
utils Make docs-build sanity test disabled by default. 2018-05-09 17:55:00 -07:00