Details
-
Task
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
Currently for the develop branch, Drone CI creates packages for 7 distros. Each bistro executes only the 'basic' and 'bugfixes' MTR test suites.
We have the following test suites.
1pmonly
autopilot
basic
bugfixes
devregression
extended
mujltinode
oracle
setup
All of the above MTR test suite should be executed by Drone CI.
It will take a long time for each distro to execute all the test suites. Therefore, we should allocate specific test suite(s) for each distro. Please take a look at the number of test cases in each test suite to determine a 'balance' allocation.
Please note that the 'setup' test suite, which setup the databases and tables that are required by most of the test suites. Therefore, for each distro, we need to execute 'setup' first, before execute other test suites.
Attachments
Issue Links
- relates to
-
MCOL-5127 Drone - to execute MTR on multi-node created via mariadb-columnstore-docker repo
- Closed