From 6ffbb81ec808aa615c7dad95fe6328ea5cc9c7b5 Mon Sep 17 00:00:00 2001 From: chenjiankun Date: Sat, 21 Apr 2018 08:53:03 +0000 Subject: Add testing gating reporting page Change-Id: I9f46d684a11b7999defffe983fc3224ef1a50412 Signed-off-by: chenjiankun --- reporting/pages/app/views/gating.html | 68 +++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 reporting/pages/app/views/gating.html (limited to 'reporting/pages/app/views/gating.html') diff --git a/reporting/pages/app/views/gating.html b/reporting/pages/app/views/gating.html new file mode 100644 index 0000000..0215c87 --- /dev/null +++ b/reporting/pages/app/views/gating.html @@ -0,0 +1,68 @@ +
+
+
+ +
+
+
OPNFV Release Gating Reporting
+
+ +
+
+ +
+
+ +
+ +
+ + +
+ +
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
ScenarioDateIDVersionInstallerDeploymentFunctestYardstick
{{ scenario }}{{ record.date }}{{ record.id }}{{ record.version }}{{ record.installer }}{{ record.projects.deployment.gating }}{{ record.projects.functest.gating }}{{ record.projects.yardstick.gating }}
+ +
+ +
+
+
+ +
+ -- cgit 1.2.3-korg