[OE-core] [PATCH 2/2] oeqa/manual/bsp-hw.json: Remove opengl graphic testing

Yeoh Ee Peng ee.peng.yeoh at intel.com
Fri May 17 07:12:37 UTC 2019


Remove the bsps-hw.bsps-hw.Graphics_-_ABAT as it was replaced by the
new automated runtime oeqa/runtime/cases/graphic.py.

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh at intel.com>
---
 meta/lib/oeqa/manual/bsp-hw.json | 26 --------------------------
 1 file changed, 26 deletions(-)

diff --git a/meta/lib/oeqa/manual/bsp-hw.json b/meta/lib/oeqa/manual/bsp-hw.json
index 4b7c76f..931f40a 100644
--- a/meta/lib/oeqa/manual/bsp-hw.json
+++ b/meta/lib/oeqa/manual/bsp-hw.json
@@ -873,32 +873,6 @@
     },
     {
         "test": {
-            "@alias": "bsps-hw.bsps-hw.Graphics_-_ABAT",
-            "author": [
-                {
-                    "email": "alexandru.c.georgescu at intel.com",
-                    "name": "alexandru.c.georgescu at intel.com"
-                }
-            ],
-            "execution": {
-                "1": {
-                    "action": "Download ABAT test suite from internal git repository, git clone git://tinderbox.sh.intel.com/git/abat",
-                    "expected_results": ""
-                },
-                "2": {
-                    "action": "Apply following patch to make it work on yocto environment",
-                    "expected_results": ""
-                },
-                "3": {
-                    "action": "Run \"./abat.sh\" to run ABAT test refer to abat.patch",
-                    "expected_results": "All ABAT test should pass. \nNote : If below 3 fails appears ignore them. \n- start up X server fail.. due is already up \n- module [intel_agp] \n- module [i915]"
-                }
-            },
-            "summary": "Graphics_-_ABAT"
-        }
-    },
-    {
-        "test": {
             "@alias": "bsps-hw.bsps-hw.Graphics_-_x11perf_-_2D",
             "author": [
                 {
-- 
2.7.4



More information about the Openembedded-core mailing list