Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove packaging tests for unsupported OSes #51499

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Jan 27, 2020

In Elasticsearch 8.0, we are dropping support for several EOL OSes. This
commit removes those OSes from packaging test coverage.

relates #51480

In Elasticsearch 8.0, we are dropping support for several EOL OSes. This
commit removes those OSes from packaging test coverage.

relates elastic#51480
@rjernst rjernst added :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts v8.0.0 labels Jan 27, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Packaging)

@rjernst rjernst requested a review from mark-vieira January 27, 2020 19:27
@rjernst rjernst added the >test Issues or PRs that are addressing/adding tests label Jan 27, 2020
Copy link
Contributor

@mark-vieira mark-vieira left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@mark-vieira
Copy link
Contributor

@rjernst Keep in mind this only removes the Vagrant tests. We'll need to submit an infra PR to remove them from our packaging matrix here and our pull requests here.

That said, since we only want to ditch those for master we'll probably have to do something different here so we can have per-branch specifications for this. I suggest we do something like we do for Java compatibility testing a create a file under .ci enumerating the distros to test on for any given branch.

You can take a stab at this yourself or open an issue for me to take care of it.

@pugnascotia
Copy link
Contributor

Also, once we remove these OSs from CI, we can also update .ci/dockerOnLinuxExclusions

@rjernst rjernst merged commit 61c8702 into elastic:master Jan 30, 2020
rjernst added a commit to rjernst/elasticsearch that referenced this pull request Jan 30, 2020
This commit removes CI exclusions for running docker on OSes we no
longer support or test on for 8.0.

relates elastic#51499
@rjernst rjernst deleted the distro_tests39 branch January 31, 2020 00:07
rjernst added a commit that referenced this pull request Feb 1, 2020
This commit removes CI exclusions for running docker on OSes we no
longer support or test on for 8.0.

relates #51499
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts Team:Delivery Meta label for Delivery team >test Issues or PRs that are addressing/adding tests v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants