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
Matt Davis b91117dac8
azure_rm_containerservice (#33597)
* add acr

* acr

* acr

* fix a minor error

* add tests and fixes as suggested

* use get_mgmt_svc_client to enable bi

* fixes as zim suggested

* code refinement

* get acr instance before update

* fix a bug

* remove Classic sku as it's going to deprecate

* pass sanity test

* fix sanity

* fixes based on comments

* fix broken namespace unregistered error

* fix a bug

* fix a bug

* fix

* add register namespace

* fixes tests

* remove pdb

* add ci azure test

* removed required: false

* renamed acr -> containerregistry

* fixed spelling mistake

* fixed idempotence

* fix for idempotence was wrong

* fixed a few issues

* different log when exception different than ResourceNotFound

* self.fail instead of log

* updated sample return value

* added login server in results

* fixed else

* fixed line too long

* cmp -> __ne__

* fixed trailing whitespace

* output.changed is false when instance updated

* fix for state change

* one more update

* update instance only when location or sku has changed

* fixed syntax error

* fixed acr test

* just removed unnecessary comment to trigger ci

* update return value shape

* flatten `state`
* change credential dictionary state
* add credentials to integration tests
7 years ago
..
completion Update FreeBSD completion for ansible-test. 7 years ago
docker Add Python 3.7-dev to the default docker image. 7 years ago
import/lib/ansible Fix ansible-test unicode and sanity tests. (#29743) 7 years ago
injector Update ansible-test sanity command. (#31958) 7 years ago
lib Add Azure provider support to ansible-test and CI. 7 years ago
requirements azure_rm_containerservice (#33597) 7 years ago
setup Add Azure provider support to ansible-test and CI. 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 Add Python 3.7-dev to the default docker image. 7 years ago
Makefile Add test verification to ansible-test. (#22636) 8 years ago
ansible-test Initial ansible-test implementation. (#18556) 8 years ago
importer.py Fix import test handling of multi-line messages. 7 years ago
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 7 years ago
shippable.py Improve ansible-test HttpClient error handling. (#30301) 7 years ago
test.py Add Azure provider support to ansible-test and CI. 7 years ago
tox.ini Fix ansible-test unicode and sanity tests. (#29743) 7 years ago