diff options
| author | Martin Pitt <martin.pitt@ubuntu.com> | 2016-10-17 15:01:15 (GMT) |
|---|---|---|
| committer | Martin Pitt <martin.pitt@ubuntu.com> | 2016-10-17 15:01:15 (GMT) |
| commit | 79e2071e0500ac0b8a3a9993cba518df20cdac50 (patch) | |
| tree | fe6a635e0f5ee94b54e560de2eb58ca96d9bc2c6 | |
| parent | 1e280268312a9bc892c4e4d73f0bbae6c3bf9136 (diff) | |
worker-config-production: Drop wily, add zesty
| -rw-r--r-- | worker-config-production/worker-bos01.conf | 4 | ||||
| -rw-r--r-- | worker-config-production/worker-lxd.conf | 2 | ||||
| -rw-r--r-- | worker-config-production/worker.conf | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/worker-config-production/worker-bos01.conf b/worker-config-production/worker-bos01.conf index 38edb8a..ec06daf 100644 --- a/worker-config-production/worker-bos01.conf +++ b/worker-config-production/worker-bos01.conf @@ -12,13 +12,13 @@ password = #SWIFTPASSWORD# [autopkgtest] checkout_dir = /home/ubuntu/autopkgtest -releases = trusty vivid wily xenial yakkety +releases = trusty vivid xenial yakkety zesty architectures = ppc64el setup_command = $AUTOPKGTEST_CLOUD_DIR/worker-config-production/setup-canonical.sh setup_command2 = $CHECKOUTDIR/setup-commands/setup-testbed big_packages = binutils chromium-browser glibc libreoffice linux tdb firefox akonadi julia python-cryptography long_tests = gutenprint gmp-ecm -blacklist = vivid/ppc64el/systemd vivid/ppc64el/network-manager yakkety/ppc64el/stress-ng yakkety/ppc64el/upstart yakkety/ppc64el/libnih +blacklist = vivid/ppc64el/systemd vivid/ppc64el/network-manager yakkety/ppc64el/stress-ng yakkety/ppc64el/upstart yakkety/ppc64el/libnih zesty/ppc64el/stress-ng zesty/ppc64el/upstart zesty/ppc64el/libnih [virt] # flavors diff --git a/worker-config-production/worker-lxd.conf b/worker-config-production/worker-lxd.conf index 0f21bfb..ccde53e 100644 --- a/worker-config-production/worker-lxd.conf +++ b/worker-config-production/worker-lxd.conf @@ -12,7 +12,7 @@ password = #SWIFTPASSWORD# [autopkgtest] checkout_dir = /home/ubuntu/autopkgtest -releases = precise trusty vivid wily xenial yakkety +releases = precise trusty vivid xenial yakkety zesty architectures = $LXD_ARCH setup_command = $AUTOPKGTEST_CLOUD_DIR/worker-config-production/setup-canonical.sh setup_command2 = sed -i "s/ports.ubuntu.com/ftpmaster.internal/; s/ubuntu-ports/ubuntu/" /etc/apt/sources.list `ls /etc/apt/sources.list.d/*.list 2>/dev/null || true`; ln -s /dev/null /etc/systemd/system/bluetooth.service; printf "http_proxy=http://squid.internal:3128\nhttps_proxy=http://squid.internal:3128\nno_proxy=127.0.0.1,127.0.1.1,localhost,localdomain,novalocal,internal,archive.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,launchpad.net,10.24.0.0/24\n" >> /etc/environment diff --git a/worker-config-production/worker.conf b/worker-config-production/worker.conf index e5729d6..b712616 100644 --- a/worker-config-production/worker.conf +++ b/worker-config-production/worker.conf @@ -12,13 +12,13 @@ password = #SWIFTPASSWORD# [autopkgtest] checkout_dir = /home/ubuntu/autopkgtest -releases = precise trusty vivid wily xenial yakkety +releases = precise trusty vivid xenial yakkety zesty architectures = i386 amd64 setup_command = $AUTOPKGTEST_CLOUD_DIR/worker-config-production/setup-canonical.sh setup_command2 = $CHECKOUTDIR/setup-commands/setup-testbed big_packages = binutils chromium-browser glibc libreoffice linux tdb firefox akonadi julia python-cryptography long_tests = gutenprint gmp-ecm -blacklist = vivid/ppc64el/systemd vivid/ppc64el/network-manager yakkety/i386/upstart yakkety/amd64/upstart yakkety/i386/libnih yakkety/amd64/libnih +blacklist = vivid/ppc64el/systemd vivid/ppc64el/network-manager yakkety/i386/upstart yakkety/amd64/upstart yakkety/i386/libnih yakkety/amd64/libnih zesty/i386/upstart zesty/amd64/upstart zesty/i386/libnih zesty/amd64/libnih [virt] # flavors |
