Closed sns-seb closed 5 years ago
@janos-ss requesting your review as you know this project best. I'd like to make sure I didn't misunderstand something with this change
@julienlancelot requesting your review because we discussed this topic today and I think this makes you the only person in the SQ team which knows the topic
IT were testing the tool against LATEST_RELEASE version of SQ
Before release of LTS, this worked fine. But when LATEST_RELEASE became LTS 7.9.1, the ITs broke because 7.9.1 does not support MySQL at all: starting the "source" SQ instance to initialize a MySQL database fails.
Also, as 7.9.1 can not start on MySQL, the tool itself can't be used since the tools only works migrating version X to version X.
Therefor, it makes sense to only test the tool against 7.8 and not LTS.