Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Add test for upgrading from previous version of oss to current #455

Merged
merged 4 commits into from
Jun 19, 2018

Conversation

Crazybus
Copy link
Contributor

@Crazybus Crazybus commented Jun 15, 2018

This PR adds an automated test to make sure that upgrading from elasticsearch without xpack to 6.3 oss works as expected (it wasn't so the fixes are also included in this pr).

Next PR will be making sure the upgrade path from 6.2 oss to 6.3 xpack is also working properly.

Right now we are testing the following:

6.2 oss -> 6.3 oss (this PR)
6.2 xpack -> 6.3 xpack (the "xpack" test suite does this)

Todo:

6.2 oss -> 6.3 xpack

Once all of the upgrade paths test are in place and 6.3 has been released I'm going to remove the other test suites which aren't really doing to much. The final set of suites will look something like

oss
xpack
oss-upgrade
xpack-upgrade
oss-to-xpack-upgrade
multi

Copy link
Contributor

@itsmed itsmed left a comment

Choose a reason for hiding this comment

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

LGTM

@Crazybus Crazybus merged commit f61cf5e into master Jun 19, 2018
@Crazybus Crazybus deleted the robot_arms branch June 19, 2018 05:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants