certbot/letsencrypt-auto-source/tests
Adrien Ferrand 84c1b912d9
Implement a sunset mechanism in certbot-auto for systems not supported anymore (#7587)
* Sunset mechanism

* Simplify code

* Update letsencrypt-auto-source/letsencrypt-auto.template

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>

* Update template

* Deprecate for all RHEL/CentOS 6 32bits flavors

* Add a wrapper to uname to do tests on fake 32 bits versions

* Replace all occurences

* Add some tests about sunset mechanism

* Update letsencrypt-auto-source/tests/centos6_tests.sh

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>

* Update letsencrypt-auto-source/tests/centos6_tests.sh

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>

* Various corrections

* Recreate script

* Update comment position

* Test also install only

* Fix docker

* Update letsencrypt-auto-source/tests/centos6_tests.sh

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>

* What error command is doing here ?

* Fix permissions

* Rebuild script

* Add changelog

* Update letsencrypt-auto-source/letsencrypt-auto.template

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>

* Update changelog

* Trigger CI

* Handle old venv path

* Modify test

* Fix test error detection from subpaths

* Edit echo

* Use set -e

* Update letsencrypt-auto-source/letsencrypt-auto.template

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>

* Corrections

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
2020-01-08 16:36:34 +01:00
..
certs Rename letsencrypt_auto dir to match other dirs. 2016-01-08 16:26:25 -05:00
fake-letsencrypt Remove errant DS_Store. Ick. 2016-01-19 16:10:39 -05:00
__init__.py Explicitly add six as a dependency in letsencrypt-auto-source dockerfiles (#5808) 2018-03-29 15:34:38 -07:00
auto_test.py Print warning when certbot-auto has insecure permissions. (#6995) 2019-04-30 10:45:03 -07:00
centos6_tests.sh Implement a sunset mechanism in certbot-auto for systems not supported anymore (#7587) 2020-01-08 16:36:34 +01:00
signing.key Rename letsencrypt_auto dir to match other dirs. 2016-01-08 16:26:25 -05:00
uname_wrapper.sh Implement a sunset mechanism in certbot-auto for systems not supported anymore (#7587) 2020-01-08 16:36:34 +01:00