aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specifications/trending
AgeCommit message (Collapse)AuthorFilesLines
2021-08-16Trending: Fix links in alerting emailTibor Frank1-2/+0
Change-Id: I2ce48ac826ab347365f38ef1dbfdfa4cae8f3fd3 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit ece79f53197aa36aa356f7fa1ce1dfe0b582ae86)
2021-08-11report: indexed error message added to report emailsViliam Luc1-0/+27
Report emails will contain error message index now. Index assigned to error message is described at the end of report. sample: avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr 25ge2p1xxv710 64b 2t1c[0] 4t2c[0] 8t4c[0] Legend: [0] - Failed to run 'cli_inband clear runtime' PAPI command on host xxx.xxx.xxx.xxx Signed-off-by: Viliam Luc <vluc@cisco.com> Change-Id: I6c71eb8a8767827e18f88a9a1142b899158a190c (cherry picked from commit 03bf0dd6ea67ef2b1386733d0b2ce3489c6a7f3e)
2021-08-04Trending: Set y-axis for stats to zeroTibor Frank1-0/+1
Change-Id: I5235d734d37709367c56878fffd3243aaba3f0b8 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 8e1dfc4ab336302999f91ea0386093b0bc879974)
2021-08-04Trending: Add Latency trendingTibor Frank1-127/+0
Change-Id: I28c1f1cf113d2537f3e564cdca0fd61ef57737a9 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 2e021b4853ced07e820a933ca9062d9c325a8a7f)
2021-07-28PAL: Add s3-logspmikus1-0/+6
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ia8cc2c59a84a61263b2cf88af16f6fd7bad637a8 (cherry picked from commit d102788108352fd5271b139ef3ef1a1c718389a1)
2021-07-26Trending: Save latency data in csv filesTibor Frank2-2/+2
Change-Id: I397dc1711f52324c158c775522cfef3044724ad7 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit a4fe771848907ee4a551cf06432f1ec6da496608)
2021-07-22Trending: Add graph with statisticsTibor Frank2-199/+306
- x-axis: time [MM-DD] - y-axis: nr of passed/failed tests - y-axis: build duration Change-Id: I269af5a728a32d02ffcdecc7e25138ad1a183c4b Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit d8fc1521b8def68adc8f4a390aa2d25db806ea4f)
2021-06-28Trendig: Change the priority of data sourcesTibor Frank1-9/+9
Change-Id: Iee015d717034fd08e86037e5800fbe8231cbd89a Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 336e3689671d0c266e7da035c1df978b2404a86b)
2021-06-22Trending: Remove 3n-hsw from dynamic contentTibor Frank3-290/+2
Change-Id: I65cfc9a7730d6b154d6085d5f817a7023f994bba Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit b3881e8cb219865423bc578c1e65324e15336847)
2021-06-11PAL: reduce amount of dataTibor Frank1-13/+13
Change-Id: If5713c01e73db72e46a863c7499cb437892a2d97 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4255e5ea90db6f0c2e4a106ff8cc6dc734ac5422)
2021-06-11Trenring: Reduce nr of builds to save RAMTibor Frank1-13/+13
Change-Id: I53e3af82a0024c8247d80e1f0401f0e9cd60e8ee Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit e775f23879e7c4e9521ebafcd0117fbe57ff6bad)
2021-06-08PAL: Convert XML to JSONTibor Frank1-1/+1
Change-Id: I24f0ddc412d4353ba244c58a3068b5b0ea4349e3 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit c763cfcb064e4f4acf6b8309b08d3800b9bd5331)
2021-06-03Trending: Partially remove 3n-hswTibor Frank2-259/+5
Change-Id: I2f08d455a51f3b891b38ad82bfac47dd7b9921c5 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 9ab83131443469ebced0c3ac34c17a385bb9cdaf)
2021-05-03PAL: Refactor the processing of spec and downloadTibor Frank4-0/+6023
Change-Id: I204fdc3593a3702366727238f2b469d3d4320c2b Signed-off-by: Tibor Frank <tifrank@cisco.com>