You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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`
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration aws_eks_cluster: Add wait functionality (#42259) 8 years ago
legacy Fix some broken links (#42079) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Temporarily switch RHEL and Windows tests to AWS. 8 years ago
sanity Remove ipa_ modules from sanity ignore; fix the docs 8 years ago
units Base connection class for network-style connections (#41839) 8 years ago
utils Make docs-build sanity test disabled by default. 8 years ago