diff --git a/debian/patches/disable-test-disks.patch b/debian/patches/disable-test-disks.patch new file mode 100644 index 0000000000000000000000000000000000000000..6b5a06ae943a7b3f9a9bf8e9cec67355794a1a7c --- /dev/null +++ b/debian/patches/disable-test-disks.patch @@ -0,0 +1,9 @@ +Author: Vicentiu Ciorbaru +Date: Wed Jul 4 13:29:55 2018 +0300 + + Disable disks.disks test + +--- /dev/null ++++ b/plugin/disks/mysql-test/disks/disabled.def +@@ -0,0 +1 @@ ++disks : does not work on Launchpad diff --git a/debian/patches/series b/debian/patches/series index 378f88a4b776212297728a999545b71552e433df..dc96a89572b3f94436647b68bfe40cc4143a7a5b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -3,6 +3,7 @@ scripts__mysql_create_system_tables__no_test.patch scripts__mysqld_safe.sh__signals.patch scripts__mysql_install_db.sh__no_test.patch mysql-test__db_test.patch +disable-test-disks.patch replace_dash_with_bash_mbug675185.patch extend_default_test_timeout_for_tokudb.patch remove_rename_mariadb-server_files_in.patch