Commit 7514526
authored
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
1 parent 3a9bf33 commit 7514526
File tree
12 files changed
+355
-1617
lines changed- buildSrc/src/main/java/org/elasticsearch/gradle
- test
- vagrant
- qa/os
- bats
- upgrade
- utils
- src/test/java/org/elasticsearch/packaging
- test
- util
12 files changed
+355
-1617
lines changedLines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | 247 | | |
253 | 248 | | |
254 | 249 | | |
| |||
Lines changed: 0 additions & 131 deletions
This file was deleted.
0 commit comments