]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
oeqa/runtime/cases/parselogs: remove "edgerouter" case
authorMichael Opdenacker <michael.opdenacker@bootlin.com>
Thu, 26 Oct 2023 15:09:35 +0000 (17:09 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Oct 2023 20:11:25 +0000 (21:11 +0100)
The "edgerouter" machine has been removed since
https://git.yoctoproject.org/poky/commit/?id=0c64d0e4317e3749f7f7ed9ecd5d08bbb0cedc9e

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/parselogs.py

index a805edd79dd4d2c4bef85447990039e52380cef9..cddb846bdfce687e06cef67ae54b07a3b8bbc739 100644 (file)
@@ -180,12 +180,6 @@ ignore_errors = {
         'Failed to load DMC firmware',
         'The driver is built-in, so to load the firmware you need to',
         ] + x86_common,
-    'edgerouter' : [
-        'not creating \'/sys/firmware/fdt\'',
-        'Failed to find cpu0 device node',
-        'Fatal server error:',
-        'Server terminated with error',
-        ] + common_errors,
     'beaglebone-yocto' : [
         'Direct firmware load for regulatory.db',
         'failed to load regulatory.db',