]> code.ossystems Code Review - openembedded-core.git/commitdiff
manual/bsd-hw: remove bash tests
authorArmin Kuster <akuster808@gmail.com>
Sun, 17 Nov 2019 03:35:20 +0000 (19:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Nov 2019 21:17:40 +0000 (21:17 +0000)
done as part of IncompatibleLicensePerImageTests

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/manual/bsp-hw.json

index dd3504fcfebbb6fe0820a1c833bca8131148efc4..5c5b9b50bb9b4ec96407ff1fd67507a46203a423 100644 (file)
             "summary": "Add_multiple_files_in_media_player"
         }
     },
-    {
-        "test": {
-            "@alias": "bsps-hw.bsps-hw.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"
-        }
-    },
     {
         "test": {
             "@alias": "bsps-hw.bsps-hw.video_-_libva_check_(ogg_video_play)",