ansible/test/runner
Felix Fontein 92d9569bc9 ACME: add support for POST-as-GET if GET fails with 405. (#44988)
* Add support for POST-as-GET if GET fails with 405.

* Bumping ACME test container version to 1.4. This includes letsencrypt/pebble#162 and letsencrypt/pebble#168.

* Also use POST-as-GET for account data retrival.

This is not yet supported by any ACME server (see letsencrypt/pebble#171),
so we fall back to a regular empty update if a 'malformedRequest' error is
returned.

* Using newest ACME test container image.

Includes letsencrypt/pebble#171 and letsencrypt/pebble#172, which make Pebble behave closer to the current specs.

* Remove workaround for old Pebble version.

* Add changelog entry.

* First try POST-as-GET, then fall back to unauthenticated GET.
2018-10-29 10:32:53 +01:00
..
completion Update default-test-container to version 1.4.1. (#47042) 2018-10-16 09:45:31 -07:00
injector ansible-test: set ulimit to enforce consistent test environment (#46652) 2018-10-09 12:18:49 +10:00
lib ACME: add support for POST-as-GET if GET fails with 405. (#44988) 2018-10-29 10:32:53 +01:00
requirements pre-adding new packages to save testing time while merging new resources (#47729) 2018-10-29 12:44:34 +08:00
setup win test: add http tester container to Windows tests (#46606) 2018-10-13 08:20:00 +10:00
units Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
ansible-test Make ansible-test available in the bin directory. (#45876) 2018-09-19 17:58:55 -07:00
Makefile Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
shippable.py Improve ansible-test HttpClient error handling. (#30301) 2017-09-13 12:23:48 -07:00
tox.ini allow ANSIBLE_KEEP_REMOTE_FILES for local test runner (#33357) 2018-03-06 16:28:06 -08:00
versions.py Improve ansible-test environment checking between tests. (#46459) 2018-10-03 21:41:27 -07:00