parent
c057b69f43
commit
2374c08b34
@ -1,16 +0,0 @@
|
||||
diff --git a/tests/nosetests/pyanaconda_tests/product_test.py b/tests/nosetests/pyanaconda_tests/product_test.py
|
||||
index d8c511ff20..f6b657d689 100644
|
||||
--- a/tests/nosetests/pyanaconda_tests/product_test.py
|
||||
+++ b/tests/nosetests/pyanaconda_tests/product_test.py
|
||||
@@ -293,6 +293,11 @@ class ProductConfigurationTestCase(unittest.TestCase):
|
||||
["rhel.conf", "scientific-linux.conf"],
|
||||
ENTERPRISE_PARTITIONING
|
||||
)
|
||||
+ self._check_default_product(
|
||||
+ "AlmaLinux", "",
|
||||
+ ["rhel.conf", "almalinux.conf"],
|
||||
+ ENTERPRISE_PARTITIONING
|
||||
+ )
|
||||
|
||||
def product_module_list_difference_fedora_rhel_test(self):
|
||||
"""Test for expected Fedora & RHEL module list differences."""
|
@ -18,8 +18,8 @@ Source1: almalinux.conf
|
||||
Patch1000: anaconda-almalinux-installer-colors.patch
|
||||
Patch1001: anaconda-almalinux-disable-subscription.patch
|
||||
Patch1002: anaconda-almalinux-disable-cdn-radiobutton.patch
|
||||
Patch1003: anaconda-almalinux-remove-visible-fedora-references.patch
|
||||
Patch1004: anaconda-almalinux-pyanaconda-tests.patch
|
||||
Patch1003: anaconda-almalinux-remove-visible-fedrora-references.patch
|
||||
|
||||
# Versions of required components (done so we make sure the buildrequires
|
||||
# match the requires versions of things).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user