From f10defda8c92b17501cf783ac61bf7037bf2cd31 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 15 Sep 2017 09:55:23 +0200 Subject: [PATCH] Disable ppc64le for now in Tumbleweed stagings --- osclib/conf.py | 4 ++-- tests/fixtures/staging-meta-for-bootstrap-copy.xml | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/osclib/conf.py b/osclib/conf.py index ad32fdf4..c1591ca6 100644 --- a/osclib/conf.py +++ b/osclib/conf.py @@ -34,8 +34,8 @@ DEFAULT = { r'openSUSE:(?PFactory)': { 'staging': 'openSUSE:%(project)s:Staging', 'staging-group': 'factory-staging', - 'staging-archs': 'i586 x86_64 ppc64le', - 'staging-dvd-archs': 'x86_64 ppc64le', + 'staging-archs': 'i586 x86_64', + 'staging-dvd-archs': 'x86_64', 'nocleanup-packages': 'Test-DVD-x86_64 Test-DVD-ppc64le bootstrap-copy', 'rings': 'openSUSE:%(project)s:Rings', 'nonfree': 'openSUSE:%(project)s:NonFree', diff --git a/tests/fixtures/staging-meta-for-bootstrap-copy.xml b/tests/fixtures/staging-meta-for-bootstrap-copy.xml index 2407e1c2..e28ecb62 100644 --- a/tests/fixtures/staging-meta-for-bootstrap-copy.xml +++ b/tests/fixtures/staging-meta-for-bootstrap-copy.xml @@ -16,17 +16,14 @@ i586 x86_64 - ppc64le i586 x86_64 - ppc64le x86_64 - ppc64le