Browse code

Merge "Add mysql devel as testonly alongside mysql-server"

Jenkins authored on 2014/08/27 05:28:56
Showing 4 changed files
... ...
@@ -2,6 +2,7 @@ ebtables
2 2
 iptables
3 3
 iputils-ping
4 4
 iputils-arping
5
+libmysqlclient-dev  # testonly
5 6
 mysql-server #NOPRIME
6 7
 sudo
7 8
 python-boto
... ...
@@ -4,6 +4,7 @@ conntrack
4 4
 kpartx
5 5
 parted
6 6
 iputils-arping
7
+libmysqlclient-dev  # testonly
7 8
 mysql-server # NOPRIME
8 9
 python-mysqldb
9 10
 python-mysql.connector
... ...
@@ -5,6 +5,7 @@ ebtables
5 5
 iptables
6 6
 iputils
7 7
 mysql-connector-python
8
+mysql-devel  # testonly
8 9
 mysql-server # NOPRIME
9 10
 openvswitch # NOPRIME
10 11
 python-boto
... ...
@@ -16,6 +16,7 @@ libxml2-python
16 16
 numpy # needed by websockify for spice console
17 17
 m2crypto
18 18
 mysql-connector-python
19
+mysql-devel  # testonly
19 20
 mysql-server # NOPRIME
20 21
 parted
21 22
 polkit