Merge pull request #1764 from michelmno/remove_ppc64_tw

[ttm] remove ppc64 (BE) for TW tempo bypass boo#1112920
This commit is contained in:
Jimmy Berry 2018-11-09 11:45:40 -06:00 committed by GitHub
commit c39fa33581
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -724,9 +724,7 @@ class ToTestFactory(ToTestBase):
class ToTestFactoryPowerPC(ToTestBase):
main_products = ['000product:openSUSE-dvd5-dvd-ppc64',
'000product:openSUSE-dvd5-dvd-ppc64le',
'000product:openSUSE-cd-mini-ppc64',
main_products = ['000product:openSUSE-dvd5-dvd-ppc64le',
'000product:openSUSE-cd-mini-ppc64le']
ftp_products = ['000product:openSUSE-ftp-ftp-ppc64_ppc64le']