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/runner
Hai Cao ccb7909cc5 [new module] Azure Traffic Manager profile module (#43812)
* add traffic manager client and models in azure_rm_common
- add traffic manager management client
- import traffic manager models to 'traffic_manager_models' proprety
- azure.mgmt.trafficmanager doesn't have models(), so use direct import
for now

* add traffic manager facts module

* add traffic manager module

* add integration test for two modules

* fix package info in requirements

* fix sanity check

* fix monitor config default value

* fix facts module doc

* move model import into module

* resolve comments except seprating endpoint

* remove endpoint operation

* fix test after removing endpoint operation

* change module name to azure_rm_trafficmanagerprofile/facts

* fix sanity test

* seperate endpoint into delegate module

* fix typo

* fix lint

* fix lint

* fix test

* fix test

* resolve comments

* fix test

* fix test

* fix test

* fix bug in return

* resolve comments

* fix lint

* fix lint

* add sample in endpoint module
6 years ago
..
completion Switch distro test containers to quay.io images. 6 years ago
docker Update default ansible-test docker container. (#37644) 7 years ago
injector AnsiballZ improvements 6 years ago
lib Switch distro test containers to quay.io images. 6 years ago
requirements [new module] Azure Traffic Manager profile module (#43812) 6 years ago
setup Fix FreeBSD package install in test setup.sh. 7 years ago
units Add test verification to ansible-test. (#22636) 8 years ago
.dockerignore Add new default Docker container for ansible-test. (#31944) 7 years ago
Dockerfile Remove extra NuGet files from the default image. 7 years ago
Makefile Convert ansible-test compile into a sanity test. 7 years ago
ansible-test Initial ansible-test implementation. (#18556) 8 years ago
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 8 years ago
shippable.py Improve ansible-test HttpClient error handling. (#30301) 7 years ago
test.py add support for opening shell on remote Windows host (#43919) 6 years ago
tox.ini allow ANSIBLE_KEEP_REMOTE_FILES for local test runner (#33357) 7 years ago