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/roles
Tom Melendez d09ad82e71 Add regex support to gce_tag module, add unit tests and update integration test. (#19087)
The gce_tag module can support updating tags on multiple instances via an instance_pattern field.  Full Python regex is supported in the instance_pattern field.

'instance_pattern' and 'instance_name' are mutually exclusive and one must be specified.

The integration test for the gce_tag module has been updated to support the instance_pattern parameter.  Unit tests have been added to test the list-manipulation functionality.

Run the integration test with:

TEST_FLAGS='--tags "test_gce_tag"' make gce

Run the unit tests with:

python test/units/modules/cloud/google/test_gce_tag.py
8 years ago
..
ec2_elb_instance_setup Fixes for tests that assumed yum as package manager for systems that 9 years ago
ec2_provision_instances Adding an integration test for the ec2_elb module 10 years ago
prepare_rax_tests/defaults Make the wait_timeout for rax tests a configurable default 9 years ago
prepare_tests/tasks Moving creating of testing work dir out of dep role and into Makefile 8 years ago
setup_ec2 Fix too-many-quote problem in setup_ec2 role 8 years ago
test_azure Fix cosmetic problems in YAML source 8 years ago
test_cloudflare_dns Fix cosmetic problems in YAML source 8 years ago
test_consul_acl/tasks update consul tests to reflect fixes to the core and session modules (#17451) 8 years ago
test_consul_inventory/tasks Initial commit of Ansible support for the Consul clustering framework (http://consul.io). 10 years ago
test_consul_kv/tasks Fix cosmetic problems in YAML source 8 years ago
test_consul_service/tasks Fix cosmetic problems in YAML source 8 years ago
test_consul_session/tasks Fix cosmetic problems in YAML source 8 years ago
test_cs_account cloudstack: more integration tests 9 years ago
test_cs_affinitygroup cloudstack: fix tests unhashable type: 'dict' 9 years ago
test_cs_cluster cloudstack: new integration tests test_cluster 8 years ago
test_cs_common/defaults cloudstack: integration tests 9 years ago
test_cs_configuration cloudstack: new integration tests test_cs_configuration 8 years ago
test_cs_domain cloudstack: add more integration tests 9 years ago
test_cs_firewall cloudstack: add tests for cs_firewall 9 years ago
test_cs_instance cloudstack: test_cs_instance: more integration tests 9 years ago
test_cs_instance_facts cloudstack: new integration tests test_cs_instance_facts 8 years ago
test_cs_instancegroup cloudstack: fix tests unhashable type: 'dict' 9 years ago
test_cs_iso cloudstack: add more integration tests 9 years ago
test_cs_loadbalancer_rule cloudstack: add tests for cs_loadbalancer_rule and _member 9 years ago
test_cs_pod cloudstack: new integration tests test_cs_pod 8 years ago
test_cs_portforward cloudstack: add tests for cs_portforward 9 years ago
test_cs_project cloudstack: add more integration tests 9 years ago
test_cs_resourcelimit cloudstack: new integration tests test_cs_resourcelimit 8 years ago
test_cs_securitygroup cloudstack: fix tests unhashable type: 'dict' 9 years ago
test_cs_securitygroup_rule Fix cosmetic problems in YAML source 8 years ago
test_cs_sshkeypair Fix cosmetic problems in YAML source 8 years ago
test_cs_user cloudstack: more integration tests 9 years ago
test_cs_vmsnapshot cloudstack: add more integration tests 9 years ago
test_cs_volume cloudstack: cs_volume: add tests for volume resize 9 years ago
test_ec2 [test_ec2*] cloud integration test updates 10 years ago
test_ec2_ami [test_ec2*] cloud integration test updates 10 years ago
test_ec2_asg/tasks Fix cosmetic problems in YAML source 8 years ago
test_ec2_eip Re-enable the ec2_eip test 10 years ago
test_ec2_elb Fix cosmetic problems in YAML source 8 years ago
test_ec2_elb_lb Fix cosmetic problems in YAML source 8 years ago
test_ec2_facts [test_ec2*] cloud integration test updates 10 years ago
test_ec2_group Fix cosmetic problems in YAML source 8 years ago
test_ec2_key [test_ec2*] cloud integration test updates 10 years ago
test_ec2_tag [test_ec2*] cloud integration test updates 10 years ago
test_ec2_vol [test_ec2*] cloud integration test updates 10 years ago
test_ec2_vpc [test_ec2*] cloud integration test updates 10 years ago
test_ec2_vpc_nat_gateway Move ec2_vpc_nat_gateway integration test role. 8 years ago
test_exoscale_dns exo_dns: new module utils and integration tests for exoscale DNS (#17230) 8 years ago
test_gcdns Integration Playbook for Google Cloud DNS module. (#17698) 8 years ago
test_gce [GCE] updates to gce integration test (#18097) 8 years ago
test_gce_mig Integration Playbook for Google Cloud DNS module. (#17698) 8 years ago
test_gce_pd Fix cosmetic problems in YAML source 8 years ago
test_gce_tag Add regex support to gce_tag module, add unit tests and update integration test. (#19087) 8 years ago
test_jenkins_job jenkins_job: extend integration tests (#17558) 8 years ago
test_rax Make the wait_timeout for rax tests a configurable default 9 years ago
test_rax_cbs Fix cosmetic problems in YAML source 8 years ago
test_rax_cbs_attachments Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_cdb Fix YAML source and check it on Shippable (#15678) 8 years ago
test_rax_cdb_database Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_clb Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_clb_nodes Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_facts Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_identity Add tests for rax_identity 10 years ago
test_rax_keypair Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_meta Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_network Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_scaling_group Fix cosmetic problems in YAML source 8 years ago