From 3c59e300d0c1281fb511d429843dcc69d356fccc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 15 Apr 2015 14:50:09 +0200 Subject: disable testing for f22 --- mock/fc22i.cfg | 2 +- mock/fc22it.cfg | 2 +- mock/fc22x.cfg | 2 +- mock/fc22xscl54.cfg | 4 ++-- mock/fc22xscl55.cfg | 4 ++-- mock/fc22xscl56.cfg | 2 +- mock/fc22xscl70.cfg | 2 +- mock/fc22xt.cfg | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/mock/fc22i.cfg b/mock/fc22i.cfg index 028850b..2b58bb8 100644 --- a/mock/fc22i.cfg +++ b/mock/fc22i.cfg @@ -57,7 +57,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f22&arch=i386 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/22/i386/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc22it.cfg b/mock/fc22it.cfg index 435d490..cdcc1fd 100644 --- a/mock/fc22it.cfg +++ b/mock/fc22it.cfg @@ -57,7 +57,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f22&arch=i386 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/22/i386/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc22x.cfg b/mock/fc22x.cfg index 79b94f4..1df8255 100644 --- a/mock/fc22x.cfg +++ b/mock/fc22x.cfg @@ -57,7 +57,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f22&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/22/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc22xscl54.cfg b/mock/fc22xscl54.cfg index d466922..9b78cba 100644 --- a/mock/fc22xscl54.cfg +++ b/mock/fc22xscl54.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl54fc22x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php54-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php54-build php54-php-devel php54-php-pear' config_opts['dist'] = 'fc22' # only useful for --resultdir variable subst config_opts['plugin_conf']['ccache_enable'] = True @@ -60,7 +60,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f22&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/22/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc22xscl55.cfg b/mock/fc22xscl55.cfg index 51560a4..9df96ab 100644 --- a/mock/fc22xscl55.cfg +++ b/mock/fc22xscl55.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl55fc22x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php55-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php55-build php55-php-devel php55-php-pear' config_opts['dist'] = 'fc22' # only useful for --resultdir variable subst config_opts['plugin_conf']['ccache_enable'] = True @@ -60,7 +60,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f22&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/22/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc22xscl56.cfg b/mock/fc22xscl56.cfg index 968e9e6..291407d 100644 --- a/mock/fc22xscl56.cfg +++ b/mock/fc22xscl56.cfg @@ -60,7 +60,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f22&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/22/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc22xscl70.cfg b/mock/fc22xscl70.cfg index d4412d2..c03bd6c 100644 --- a/mock/fc22xscl70.cfg +++ b/mock/fc22xscl70.cfg @@ -60,7 +60,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f22&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/22/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc22xt.cfg b/mock/fc22xt.cfg index ea90eb0..9cb4e6a 100644 --- a/mock/fc22xt.cfg +++ b/mock/fc22xt.cfg @@ -57,7 +57,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f22&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/22/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public -- cgit