Remove OSS support for version >= 7.11.0 (#770)

This commit is removing the option to install Elasticsearch OSS
distribution for version >= 7.11.0.

This is due to Elasticsearch recent license change.
See https://www.elastic.co/blog/licensing-change for more details.

- Add notice to breaking changes and update documentation
- Fail the deployment if trying to install OSS >= 7.11.0
- Remove OSS tests for 7.x except the upgrade test from last OSS version
  to default distribution
This commit is contained in:
Julien Mailleret 2021-02-05 16:23:55 +01:00 committed by GitHub
parent d3e394b071
commit e2caeb84b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 21 additions and 5 deletions

View file

@ -12,9 +12,7 @@ TEST_TYPE:
- custom-config
- default
- license
- oss
- oss-to-default-upgrade
- oss-upgrade
- security
- trial
- upgrade