We are currently upgrading to opensearch 2. It would be useful to have the cirrus integration tests to check both opensearch 1 and opensearch 2.
The tests are mainly orchestrated by barry a python script, it sounds possible to introduce a loop there that will run the tests against two different opensearch images.
AC:
- barry is able to loop and run the test suite against different opensearch images.
- new patches in cirrus are tested against opensearch 1.3 and 2.19
- pre-requisites: cirrus should accept opensearch 2.19 (or 2.x?)