mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-25 14:26:27 +00:00
The delete test has been relying on the license already being installed in the cluster from the other test. However, many runners run tests in arbitrary order, so it has been failing. This patch adds a "Trial Development" license as the first action in the test. Related: elastic/elasticsearch#2777 Closes elastic/elasticsearch#2778 Original commit: elastic/x-pack-elasticsearch@cd198cf67a