mariadb_replication / mysql_replication integration tests: conflicts on centos7 (#63171)

* Change group of mariadb_replication to avoid mysql_replication conflicts.

* Add remarks.
pull/63184/head
Felix Fontein 5 years ago committed by GitHub
parent 2b6ee572ee
commit a99af710fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,6 @@
destructive
shippable/posix/group4
shippable/posix/group2
# Make sure that this test runs in a different group than mysql_replication!
mysql_replication
skip/osx
skip/freebsd

@ -1,5 +1,6 @@
destructive
shippable/posix/group4
# Make sure that this test runs in a different group than mariadb_replication!
skip/osx
skip/freebsd
skip/ubuntu

Loading…
Cancel
Save