From d8fc1521b8def68adc8f4a390aa2d25db806ea4f Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 13 Jul 2021 08:47:31 +0200 Subject: Trending: Add graph with statistics - x-axis: time [MM-DD] - y-axis: nr of passed/failed tests - y-axis: build duration Change-Id: I269af5a728a32d02ffcdecc7e25138ad1a183c4b Signed-off-by: Tibor Frank --- docs/cpta/index.rst | 8 ++++ docs/cpta/stats/dpdk_mrr.rst | 74 +++++++++++++++++++++++++++++++ docs/cpta/stats/vpp_mrr.rst | 98 ++++++++++++++++++++++++++++++++++++++++++ docs/cpta/stats/vpp_ndrpdr.rst | 38 ++++++++++++++++ 4 files changed, 218 insertions(+) create mode 100644 docs/cpta/stats/dpdk_mrr.rst create mode 100644 docs/cpta/stats/vpp_mrr.rst create mode 100644 docs/cpta/stats/vpp_ndrpdr.rst (limited to 'docs/cpta') diff --git a/docs/cpta/index.rst b/docs/cpta/index.rst index 6dc3a3cfc6..764c5c19ec 100644 --- a/docs/cpta/index.rst +++ b/docs/cpta/index.rst @@ -54,6 +54,14 @@ analysis and anomaly detection methodology. ndrpdr_trending/ipsec ndrpdr_trending/vts +.. toctree:: + :maxdepth: 2 + :caption: Statistics + + stats/vpp_mrr + stats/vpp_ndrpdr + stats/dpdk_mrr + .. toctree:: :maxdepth: 2 :caption: Performance Data diff --git a/docs/cpta/stats/dpdk_mrr.rst b/docs/cpta/stats/dpdk_mrr.rst new file mode 100644 index 0000000000..23f7cfbe82 --- /dev/null +++ b/docs/cpta/stats/dpdk_mrr.rst @@ -0,0 +1,74 @@ +DPDK MRR +======== + +2n-clx +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +2n-skx +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +3n-skx +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +2n-zn2 +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +3n-tsh +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +2n-tx2 +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
diff --git a/docs/cpta/stats/vpp_mrr.rst b/docs/cpta/stats/vpp_mrr.rst new file mode 100644 index 0000000000..b4700c8975 --- /dev/null +++ b/docs/cpta/stats/vpp_mrr.rst @@ -0,0 +1,98 @@ +VPP MRR +======= + +2n-clx +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +2n-skx +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +3n-skx +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +2n-zn2 +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +3n-tsh +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +2n-tx2 +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +2n-dnv +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +3n-dnv +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
diff --git a/docs/cpta/stats/vpp_ndrpdr.rst b/docs/cpta/stats/vpp_ndrpdr.rst new file mode 100644 index 0000000000..7cb6fe2248 --- /dev/null +++ b/docs/cpta/stats/vpp_ndrpdr.rst @@ -0,0 +1,38 @@ +VPP NDRPDR +========== + +2n-clx +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +2n-skx +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ +3n-skx +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
-- cgit 1.2.3-korg