certbot/certbot-ci/certbot_integration_tests
Will Greenberg 873f979a25
Replace boulder tests with pebble (#9918)
Pebble 2.5.1 supports OCSP stapling, so we can finally replace all boulder tests/harnesses with the much simpler pebble setup.

Closes #9898

* Remove unused `--acme-server` argument

Since this argument is never set and always defaults to 'pebble', just
remove it to simplify assumptions about which test server's being used.

* Remove boulder option from integration tests

Now that pebble supports all of our test cases, we can move off of
the much more complicated boulder test harness.

* pebble_artifacts: bump to latest pebble release

* pebble_artifacts: fix download path

* certbot-ci: unzip pebble assets

* CI: rip out windows tests/jobs

* tox.ini: rm outdated Windows comment

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>

* ci: rm redundant integration test

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>

* acme_server: raise error if proxy and http-01 port are both set

* acme_server: rm vestigial preterimate commands stuff

---------

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
2024-05-02 12:24:00 -07:00
..
assets Replace boulder tests with pebble (#9918) 2024-05-02 12:24:00 -07:00
certbot_tests Replace boulder tests with pebble (#9918) 2024-05-02 12:24:00 -07:00
nginx_tests Fix mypy joinpath errors (#9871) 2024-01-05 16:35:37 -08:00
rfc2136_tests Fix mypy joinpath errors (#9871) 2024-01-05 16:35:37 -08:00
utils Replace boulder tests with pebble (#9918) 2024-05-02 12:24:00 -07:00
.coveragerc Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
__init__.py [Unix] Create a framework for certbot integration tests: PART 1 (#6578) 2019-03-01 13:18:06 -08:00
conftest.py Replace boulder tests with pebble (#9918) 2024-05-02 12:24:00 -07:00
py.typed Fully type certbot-ci module (#9120) 2021-11-30 08:24:39 +11:00