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/integration
Michael De La Rue e28845018d [cloud] New module: AWS API Gageway module (#20230)
* Ultra basic api-gateway module based of lambda.py

* Ultra basic deployment added to api-gateway module

* ApiGateway module Allow creation of APIs, more documentation and better return value

* ApiGateway module incorporate review feedback

* ApiGateway module flake8 cleanup

* APIGateway module - more review fixes.

* slightly better messages in api_gateway module

* AWS api_gateway module - try to improve messages in case of exceptions

* rename api_gateway module to aws_api_gateway as discussed in PR 20230

* aws_api_gateway - Allow delivery of swagger either as text or dictionary.

* aws_api_gateway module - introduce 'unit' tests, improve imports using them and small fixes

* aws_api_gateway module - move path expand_user to avoid early typecheck

* aws_api_gateway - version means version of metadata not module - fix to 1.0

* aws_api_gateway module - Rely on module_utils.ec2 for imports & path type for expanduser / cleanups

* aws_api_gateway module - heavy cleanup and refactor of code + cloud retry functionality.

* api_gateway_module - failing test case for handling more than one deployment in succession and API deletion

* add TooManyRequestsException to AWSRetry exception list - makes API deployment work.

* api_gateway_module - Fixes for various review comments + errors from various linters

* api_gateway_module - Fixes for more review comments + linter error

* api_gateway_module - Major refactor into sensible functions - create_response becomes configure_response

* api_gateway_module - should be working under python3; remove test exclusion

* api_gateway_module - finish off remaining review fixes - use ansible defaults and fix mutually exclusive

* api_gateway_module - attempt to improve handling of botocore errors in python3

* api_gateway_module - implement state=absent / API deletion
9 years ago
..
group_vars Run vyos_command Network tests in Shippable (#24514) 9 years ago
host_vars breaks testing in non virtual envs, since env var can be used in those 10 years ago
roles Ensure exit_json returns failed = False 9 years ago
targets [cloud] New module: AWS API Gageway module (#20230) 9 years ago
vars Split integration tests out from Makefile. (#17976) 9 years ago
Makefile automated integration tests for cloudstack (#20552) 9 years ago
amazon.yml Adding support for Amazon ECR (#19306) 9 years ago
asa.yaml Migrate Network Tests into ansible/ansible (#18233) 9 years ago
azure.yml add azure integration tests 11 years ago
cleanup_azure.py test/: PEP8 compliancy (#24803) 9 years ago
cleanup_ec2.py test/: PEP8 compliancy (#24803) 9 years ago
cleanup_gce.py test/: PEP8 compliancy (#24803) 9 years ago
cleanup_rax.py test/: PEP8 compliancy (#24803) 9 years ago
cloud-config-aws.yml.template Add support for cloud tests to ansible-test. (#24315) 9 years ago
cloud-config-cs.ini.template Add support for cloud tests to ansible-test. (#24315) 9 years ago
cloudflare.yml Fix cosmetic problems in YAML source 9 years ago
cloudscale.yml new module cloudscale_server (#20175) 9 years ago
cnos.yaml New module: cnos_vlan and various utility files (#21107) 9 years ago
consul.yml Initial commit of Ansible support for the Consul clustering framework (http://consul.io). 11 years ago
consul_inventory.yml Initial commit of Ansible support for the Consul clustering framework (http://consul.io). 11 years ago
consul_running.py Support print() function in test/ 10 years ago
credentials.template Fixes for EC2 module integration tests. 9 years ago
dellos6.yaml Migrate Network Tests into ansible/ansible (#18233) 9 years ago
dellos9.yaml Migrate Network Tests into ansible/ansible (#18233) 9 years ago
dellos10.yaml Migrate Network Tests into ansible/ansible (#18233) 9 years ago
destructive.yml Fix locale_gen to compare native strings rather than mixing byte and text strings 9 years ago
eos.yaml Test eos_banner (#22201) 9 years ago
exoscale.yml exo_dns: new module utils and integration tests for exoscale DNS (#17230) 9 years ago
galaxy_playbook.yml Allow installation of roles from yaml roles file 12 years ago
galaxy_playbook_git.yml [hotfix] add missed playbook file 10 years ago
galaxy_roles.yml Fix cosmetic problems in YAML source 9 years ago
galaxy_rolesfile Add tests for #10620 10 years ago
gce.yml [GCP] Global Load Balancer Integration Test (#24704) 9 years ago
gce_credentials.py test/: PEP8 compliancy (#24803) 9 years ago
integration_config.yml Fix cosmetic problems in YAML source 9 years ago
inventory Facts Refresh (2.4 roadmap) (#23012) 9 years ago
inventory.network Platform agnostic net_system module (#24953) 9 years ago
inventory.networking.template Increase python version coverage for tests. (#24762) 9 years ago
inventory.remote.template Add support for OS X CI on Shippable. (#17160) 9 years ago
inventory.winrm.template Increase python version coverage for tests. (#24762) 9 years ago
ios.yaml Add ios_banner module (#22687) 9 years ago
iosxr.yaml Test system (#22420) 9 years ago
jenkins.yml jenkins_job: add integration tests (#17499) 9 years ago
junos.yaml Add junos integration test (#24404) 9 years ago
network-all.yaml Ops (#18652) 9 years ago
non_destructive.yml known_hosts: support --diff (#20349) 9 years ago
nxos.yaml Add nxos_interface integration testing (#23030) 9 years ago
ops.yaml Ops (#18652) 9 years ago
platform_agnostic.yaml net_command platform agnostic module (#25249) 9 years ago
rackspace.yml Add tests for rax_scaling_group 11 years ago
setup_gce.py test/: PEP8 compliancy (#24803) 9 years ago
target-prefixes.network ops not openswitch (#18256) 9 years ago
test_win_group1.yml Migrate Windows CI roles to test targets. (#18005) 9 years ago
test_win_group2.yml Revert "win_service_stat: Added module" (#22184) 9 years ago
test_win_group3.yml Added win_region module (#19147) 9 years ago
vyos.yaml Migrate Network Tests into ansible/ansible (#18233) 9 years ago