diff options
author | Yuchen Pei <yuchen.pei@mariadb.com> | 2023-01-18 11:51:28 +1100 |
---|---|---|
committer | Yuchen Pei <yuchen.pei@mariadb.com> | 2023-03-22 11:48:06 +1100 |
commit | 88a589d4efa9c419a6bf3390740d4f92cc8c1de4 (patch) | |
tree | 52a1c37b4b9c63835fc848b790c7488e52743013 /debian/apparmor-profile | |
parent | 4c4939bbf619d7e516131c0b3e5691b1c2d2ff8f (diff) | |
download | mariadb-git-bb-10.3-mdev-27912.tar.gz |
MDEV-27912 Fixing inconsistency w.r.t. expect files in tests.bb-10.3-mdev-27912
mtr uses group suffix, but some existing inc and test files use
server_id for expect files. This patch aims to fix that.
For spider:
With this change we will not have to maintain a separate version of
restart_mysqld.inc for spider, that duplicates code, just because
spider tests use different names for expect files, and shutdown_mysqld
requires magical names for them.
With this change spider tests will also be able to use other features
provided by restart_mysqld.inc without code duplication, like the
parameter $restart_parameters (see e.g. the testcase mdev_29904.test
in commit ef1161e5d4f).
Tests run after this change: default, spider, rocksdb, galera, using
the following command
mtr --parallel=auto --force --max-test-fail=0 --skip-core-file
mtr --suite spider,spider/*,spider/*/* \
--skip-test="spider/oracle.*|.*/t\..*" --parallel=auto --big-test \
--force --max-test-fail=0 --skip-core-file
mtr --suite galera --parallel=auto
mtr --suite rocksdb --parallel=auto
Diffstat (limited to 'debian/apparmor-profile')
0 files changed, 0 insertions, 0 deletions