Skip to content

Convert packaging upgrade tests to java (#60560)#60680

Merged
rjernst merged 1 commit intoelastic:7.xfrom
rjernst:distro_tests55_7.x
Aug 5, 2020
Merged

Convert packaging upgrade tests to java (#60560)#60680
rjernst merged 1 commit intoelastic:7.xfrom
rjernst:distro_tests55_7.x

Conversation

@rjernst
Copy link
Copy Markdown
Member

@rjernst rjernst commented Aug 4, 2020

This commit removes the last of the bats tests, converting the rpm/deb
upgrade tests to java. It adds a new pattern of tasks, similar in nature
but separate from the existing distro tests, named distroUpgradeTest.
For each index compatible version, a distroUpgradeTest.VERSION task
exxists. Each distribution then has a task, named
distroUpgradeTest.VERSION.DISTRO.

One thing to note is these new tests do not cover no-jdk versions of
the rpm/deb packages, since the distribution/bwc project does not
currently build those.

closes #59145
closes #46005

This commit removes the last of the bats tests, converting the rpm/deb
upgrade tests to java. It adds a new pattern of tasks, similar in nature
but separate from the existing distro tests, named `distroUpgradeTest`.
For each index compatible version, a `distroUpgradeTest.VERSION` task
exxists. Each distribution then has a task, named
`distroUpgradeTest.VERSION.DISTRO`.

One thing to note is these new tests do not cover no-jdk versions of
the rpm/deb packages, since the distribution/bwc project does not
currently build those.

closes elastic#59145
closes elastic#46005
@rjernst rjernst added :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts backport labels Aug 4, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Aug 4, 2020
@rjernst
Copy link
Copy Markdown
Member Author

rjernst commented Aug 5, 2020

@elasticmachine run elasticsearch-ci/packaging-windows

@rjernst rjernst merged commit 7514526 into elastic:7.x Aug 5, 2020
@rjernst rjernst deleted the distro_tests55_7.x branch August 5, 2020 21:05
rjernst added a commit that referenced this pull request Aug 6, 2020
This commit removes the last of the bats tests, converting the rpm/deb
upgrade tests to java. It adds a new pattern of tasks, similar in nature
but separate from the existing distro tests, named `distroUpgradeTest`.
For each index compatible version, a `distroUpgradeTest.VERSION` task
exxists. Each distribution then has a task, named
`distroUpgradeTest.VERSION.DISTRO`.

One thing to note is these new tests do not cover no-jdk versions of
the rpm/deb packages, since the distribution/bwc project does not
currently build those.

closes #59145
closes #46005
@mark-vieira mark-vieira added Team:Delivery Meta label for Delivery team and removed Team:Core/Infra Meta label for core/infra team labels Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts Team:Delivery Meta label for Delivery team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants