aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2018-05-31 18:29:04 +0800
committerChase Qi <chase.qi@linaro.org>2018-05-31 18:42:34 +0800
commit7490fe0e1452a4c5315b15e9d504dbee0c516a3f (patch)
tree488863120609b38a639e94fb901e4fb4ede0a5d5
parentc9e6b4725ac84f1c6b45ffd2f689bc5dfd192808 (diff)
plans/erp: skip libhugetlbfs test on centos
libhugetlbfs testing is broken on CentOS that uses 64k huge page kernel. This patch put the test in test plan overlay skip section to skip it on CentOS for the following reasons. * It takes a super long time even forever to finish. * The failure it reported might be also test case related. The following ticket will track the efforts on the future investigation. https://projects.linaro.org/browse/QA-1806 * Huge page related issues are won't fix. * ltp hugetlb test also included in test plan. It doesn't have the above issue and also reporting failures. Change-Id: I9d7fc33d2be0ca6744d2d83700e898f19e26e33a Signed-off-by: Chase Qi <chase.qi@linaro.org>
-rw-r--r--plans/erp/overlays/centos/centriq-2400.yaml26
-rw-r--r--plans/erp/overlays/centos/d03.yaml23
-rw-r--r--plans/erp/overlays/centos/d05.yaml26
-rw-r--r--plans/erp/overlays/centos/mt30-gs1-00.yaml26
-rw-r--r--plans/erp/overlays/centos/proliant-m400-server.yaml26
-rw-r--r--plans/erp/overlays/debian/centriq-2400.yaml (renamed from plans/erp/overlays/centriq-2400.yaml)0
-rw-r--r--plans/erp/overlays/debian/d03.yaml (renamed from plans/erp/overlays/d03.yaml)0
-rw-r--r--plans/erp/overlays/debian/d05.yaml (renamed from plans/erp/overlays/d05.yaml)0
-rw-r--r--plans/erp/overlays/debian/mt30-gs1-00.yaml (renamed from plans/erp/overlays/mt30-gs1-00.yaml)0
-rw-r--r--plans/erp/overlays/debian/proliant-m400-server.yaml (renamed from plans/erp/overlays/proliant-m400-server.yaml)0
10 files changed, 127 insertions, 0 deletions
diff --git a/plans/erp/overlays/centos/centriq-2400.yaml b/plans/erp/overlays/centos/centriq-2400.yaml
new file mode 100644
index 00000000..e1d992ec
--- /dev/null
+++ b/plans/erp/overlays/centos/centriq-2400.yaml
@@ -0,0 +1,26 @@
+metadata:
+ name: centriq-2400
+ description: Test plan ovelay for EE RPB.
+ os: Debian
+ devices:
+ - centriq-2400
+ maintainer:
+ - milosz.wasilewski@linaro.org
+ - dan.rue@linaro.org
+ - chase.qi@linaro.org
+ approver:
+ - milosz.wasilewski@linaro.org
+ owner:
+ - martin.stadtler@linaro.org
+ format: Linaro Test Plan v2
+
+skip:
+ # Skip disk-partitioning test.
+ - path: automated/linux/disk-partitioning/disk-partitioning.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ - path: automated/linux/libhugetlbfs/libhugetlbfs.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+
+amend:
+
+add:
diff --git a/plans/erp/overlays/centos/d03.yaml b/plans/erp/overlays/centos/d03.yaml
new file mode 100644
index 00000000..a5761590
--- /dev/null
+++ b/plans/erp/overlays/centos/d03.yaml
@@ -0,0 +1,23 @@
+metadata:
+ name: d03
+ description: Test plan ovelay for EE RPB.
+ os: Debian
+ devices:
+ - d03
+ maintainer:
+ - milosz.wasilewski@linaro.org
+ - dan.rue@linaro.org
+ - chase.qi@linaro.org
+ approver:
+ - milosz.wasilewski@linaro.org
+ owner:
+ - martin.stadtler@linaro.org
+ format: Linaro Test Plan v2
+
+skip:
+ - path: automated/linux/libhugetlbfs/libhugetlbfs.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+
+amend:
+
+add:
diff --git a/plans/erp/overlays/centos/d05.yaml b/plans/erp/overlays/centos/d05.yaml
new file mode 100644
index 00000000..1eb42073
--- /dev/null
+++ b/plans/erp/overlays/centos/d05.yaml
@@ -0,0 +1,26 @@
+metadata:
+ name: d05
+ description: Test plan ovelay for EE RPB.
+ os: Debian
+ devices:
+ - d05
+ maintainer:
+ - milosz.wasilewski@linaro.org
+ - dan.rue@linaro.org
+ - chase.qi@linaro.org
+ approver:
+ - milosz.wasilewski@linaro.org
+ owner:
+ - martin.stadtler@linaro.org
+ format: Linaro Test Plan v2
+
+skip:
+ # Skip disk-partitioning test until MLAB-43 is resolved
+ - path: automated/linux/disk-partitioning/disk-partitioning.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ - path: automated/linux/libhugetlbfs/libhugetlbfs.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+
+amend:
+
+add:
diff --git a/plans/erp/overlays/centos/mt30-gs1-00.yaml b/plans/erp/overlays/centos/mt30-gs1-00.yaml
new file mode 100644
index 00000000..0646b25c
--- /dev/null
+++ b/plans/erp/overlays/centos/mt30-gs1-00.yaml
@@ -0,0 +1,26 @@
+metadata:
+ name: thunderx
+ description: Test plan ovelay for EE RPB.
+ os: Debian
+ devices:
+ - thunderx
+ maintainer:
+ - milosz.wasilewski@linaro.org
+ - dan.rue@linaro.org
+ - chase.qi@linaro.org
+ approver:
+ - milosz.wasilewski@linaro.org
+ owner:
+ - martin.stadtler@linaro.org
+ format: Linaro Test Plan v2
+
+skip:
+ # Skip disk-partitioning test.
+ - path: automated/linux/disk-partitioning/disk-partitioning.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ - path: automated/linux/libhugetlbfs/libhugetlbfs.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+
+amend:
+
+add:
diff --git a/plans/erp/overlays/centos/proliant-m400-server.yaml b/plans/erp/overlays/centos/proliant-m400-server.yaml
new file mode 100644
index 00000000..895628c0
--- /dev/null
+++ b/plans/erp/overlays/centos/proliant-m400-server.yaml
@@ -0,0 +1,26 @@
+metadata:
+ name: moonshot
+ description: Test plan ovelay for EE RPB.
+ os: Debian
+ devices:
+ - moonshot
+ maintainer:
+ - milosz.wasilewski@linaro.org
+ - dan.rue@linaro.org
+ - chase.qi@linaro.org
+ approver:
+ - milosz.wasilewski@linaro.org
+ owner:
+ - martin.stadtler@linaro.org
+ format: Linaro Test Plan v2
+
+skip:
+ # Skip disk-partitioning test.
+ - path: automated/linux/disk-partitioning/disk-partitioning.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ - path: automated/linux/libhugetlbfs/libhugetlbfs.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+
+amend:
+
+add:
diff --git a/plans/erp/overlays/centriq-2400.yaml b/plans/erp/overlays/debian/centriq-2400.yaml
index da25dab6..da25dab6 100644
--- a/plans/erp/overlays/centriq-2400.yaml
+++ b/plans/erp/overlays/debian/centriq-2400.yaml
diff --git a/plans/erp/overlays/d03.yaml b/plans/erp/overlays/debian/d03.yaml
index 6cec50a6..6cec50a6 100644
--- a/plans/erp/overlays/d03.yaml
+++ b/plans/erp/overlays/debian/d03.yaml
diff --git a/plans/erp/overlays/d05.yaml b/plans/erp/overlays/debian/d05.yaml
index 27e32daf..27e32daf 100644
--- a/plans/erp/overlays/d05.yaml
+++ b/plans/erp/overlays/debian/d05.yaml
diff --git a/plans/erp/overlays/mt30-gs1-00.yaml b/plans/erp/overlays/debian/mt30-gs1-00.yaml
index 2ca2f76f..2ca2f76f 100644
--- a/plans/erp/overlays/mt30-gs1-00.yaml
+++ b/plans/erp/overlays/debian/mt30-gs1-00.yaml
diff --git a/plans/erp/overlays/proliant-m400-server.yaml b/plans/erp/overlays/debian/proliant-m400-server.yaml
index e7cb62bd..e7cb62bd 100644
--- a/plans/erp/overlays/proliant-m400-server.yaml
+++ b/plans/erp/overlays/debian/proliant-m400-server.yaml