Skip to content

Remove CentOS 6 tests#8498

Merged
bmw merged 2 commits intomasterfrom
remove-centos6-tests
Dec 2, 2020
Merged

Remove CentOS 6 tests#8498
bmw merged 2 commits intomasterfrom
remove-centos6-tests

Conversation

@bmw
Copy link
Copy Markdown
Member

@bmw bmw commented Dec 2, 2020

Fixes #8490.

Adrien had already done most of this in #8489, but that PR contains other changes that we wouldn't want to add the the point release branch. Because of this, I started with his work in that PR, squashed the commits, and cleaned things up.

This PR should be merged and not squashed to preserve authorship.

You can see tests passing with these changes https://dev.azure.com/certbot/certbot/_build/results?buildId=3094&view=results.

adferrand and others added 2 commits December 2, 2020 09:48
* Completely deprecate certbot-auto

* DeaDeactivate centos6/oraclelinux6 tests

* Remove tests assets

* Remove another test

* Revert "Remove tests assets"

This reverts commit e603afe.
* Don't deprecate certbot-auto quite yet

* Remove centos6 test farm tests

* undo changes to test farm test scripts
@bmw bmw added area: fedora / redhat / CentOS area: testing priority: high Issues that should be included in the current milestone if at all possible. labels Dec 2, 2020
Copy link
Copy Markdown
Collaborator

@alexzorin alexzorin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some unit tests and fixtures related to CentOS 6 remaining in certbot-apache.

Did you want to remove those separately?

@adferrand
Copy link
Copy Markdown
Collaborator

There are some unit tests and fixtures related to CentOS 6 remaining in certbot-apache.

Did you want to remove those separately?

In #8489 I did not remove them (and several useless code from certbot-auto) to avoid having too much big PRs and avoid unexpected failures.

@bmw
Copy link
Copy Markdown
Member Author

bmw commented Dec 2, 2020

Yes I would like to do that later. I think removing support for CentOS 6 (and Apache 2.2 more generally) requires a new major release of Certbot and I think we should keep the code testing it around until we've removed the user facing code in the plugin.

@alexzorin alexzorin dismissed their stale review December 2, 2020 20:24

Not changing here

Copy link
Copy Markdown
Collaborator

@adferrand adferrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, good for me!

@bmw bmw merged commit d1e7404 into master Dec 2, 2020
@bmw bmw deleted the remove-centos6-tests branch December 2, 2020 20:36
@bmw bmw mentioned this pull request Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: fedora / redhat / CentOS area: testing priority: high Issues that should be included in the current milestone if at all possible.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove CentOS 6 tests

3 participants