Right now our list of ready-for-work tickets is too short (only 9!). Further 3 of these are not very accessible. Please share your suggestions for tickets to add to this list!
Also, @cintiadr and @raff, we’ve had a couple of tickets about fixing our CI builds to test mariadb (TRUNK-4821 and TRUNK-4822). I imagine that with the improvements that have been made to the SDK, our dockerized demo, and saucelabs work, there’s a better way to approach this. Can one of you please write up a new ticket that describes what should be our way forward for testing mariadb compatibility, and close those other two tickets?
PS- This list is manually maintained, and the criteria are subjective. This works fine for us at present, because the effort-vs-quality tradeoff is good.
@cintiadr, I think it’s also possible to create a docker-compose-mariadb.yml, which would overwrite db, which is defined in docker-compose.yml… no changes in SDK.
@darius, I can write up a ticket… the question is, whether we want to run the whole UI test suite or just a part of it and how often…
The cost is that it will increase the time needed to complete the refapp build, because we have a fixed number of slots (5) on suacelabs. It’s 30 minutes at the moment. I’m guessing it will be around 40-50 minutes in total when we add starting up another server with mariadb and running tests.