certbot/certbot-ci
Adrien Ferrand 249af5c4cd Fix integration tests with Pebble v2.1.0 + (#7175)
Since Pebble v2.1.0, new controls have been added on ACME specs compliance on Pebble with strict mode enabled. These controls are described here: letsencrypt/pebble@3a2ce1c

Currently Certbot is not compliant enough to pass these new controls. One part of the work to do is described here: #7171

As a consequence, our CI is currently broken, both on PR builds and nightly builds.

This PR disables the strict mode during integration tests, fixing temporarily our CI. This will give us some time to fix theses deviations, and add back the strict mode in a future PR once it is merged.

* Remove -strict mode on Pebble for now.

* Refer to relevant Certbot PR

* Clean code
2019-06-24 12:03:24 -07:00
..
certbot_integration_tests Fix integration tests with Pebble v2.1.0 + (#7175) 2019-06-24 12:03:24 -07:00
MANIFEST.in [Unix] Create a framework for certbot integration tests: PART 3g (#6953) 2019-04-15 17:39:38 -07:00
setup.py Add executable scripts to start certbot and acme server in certbot-ci (#7073) 2019-06-12 17:19:23 -07:00