]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
ci: add tests 50,51,62 to the integration test suite
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Sat, 12 Nov 2022 03:10:53 +0000 (03:10 +0000)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Tue, 22 Nov 2022 07:34:05 +0000 (08:34 +0100)
Test 50,51 tests root filesystem on NFS with multiple nics.
Test 62 tests skipcpio.

.github/workflows/integration.yml

index 1d37ba6c3a6a6511d5ba865787a3d5dacae4c038..9d7c0aea41060101102a46b9176f96cb6a60a22b 100644 (file)
@@ -65,6 +65,9 @@ jobs:
                         "36",
                         "40",
                         "41",
+                        "50",
+                        "51",
+                        "62",
                         "98",
                 ]
             fail-fast: false