]> code.ossystems Code Review - openembedded-core.git/commitdiff
oeqa/manual/bsp-qemu: remove manual bash test
authorArmin Kuster <akuster808@gmail.com>
Tue, 12 Nov 2019 04:33:34 +0000 (20:33 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Nov 2019 12:56:57 +0000 (12:56 +0000)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/manual/bsp-qemu.json

index 021ba57209409a772d6a3a50e20b2d0fd47c6b32..b19bf4b209e86967764db026c1dfb1900866efbd 100644 (file)
       "summary": "Add_user_with_cleartext_type_password_during_filesystem_construction"
     }
   },
-  {
-    "test": {
-      "@alias": "bsps-qemu.bsps-runtime.check_bash_in_image",
-      "author": [
-        {
-          "email": "alexandru.c.georgescu@intel.com",
-          "name": "alexandru.c.georgescu@intel.com"
-        }
-      ],
-      "execution": {
-        "1": {
-          "action": "After system is up, check if bash command exists with command \"which bash\"",
-          "expected_results": "bash command should exist in image giving something as below  \"/bin/bash\""
-        }
-      },
-      "summary": "check_bash_in_image"
-    }
-  }
 ]