]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
manual/bsd-hw: remove bash tests akuster/qa_rebase
authorArmin Kuster <akuster808@gmail.com>
Sat, 16 Nov 2019 23:18:16 +0000 (23:18 +0000)
committerArmin Kuster <akuster808@gmail.com>
Sun, 17 Nov 2019 03:20:41 +0000 (19:20 -0800)
done as part of IncompatibleLicensePerImageTests

Signed-off-by: Armin Kuster <akuster808@gmail.com>
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)",