From: Laszlo Gombos Date: Sat, 12 Nov 2022 03:10:53 +0000 (+0000) Subject: ci: add tests 50,51,62 to the integration test suite X-Git-Tag: 058~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe88c3f7f1b1603fa3fc621f56ba39a1eb0afba0;p=thirdparty%2Fdracut.git ci: add tests 50,51,62 to the integration test suite Test 50,51 tests root filesystem on NFS with multiple nics. Test 62 tests skipcpio. --- diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 1d37ba6c3..9d7c0aea4 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -65,6 +65,9 @@ jobs: "36", "40", "41", + "50", + "51", + "62", "98", ] fail-fast: false