aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/dash/app/pal/data/data.yaml
AgeCommit message (Collapse)AuthorFilesLines
2022-09-19feat(uti): Move directorypmikus1-117/+0
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I7300ecfe756baaf3fbeedb020070f882cfaca445
2022-08-05feat(uti): Add some more debug toolsPeter Mikus1-0/+6
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I1dfe1782334c8415fe5dbcdba24781947076639d
2022-07-20UTI: Add regressions and progressionsTibor Frank1-1/+16
Change-Id: Ic5febe8fc1bd5ccd9699e73003783484240cbd07 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-29UTI: Add comments and clean the code.Tibor Frank1-102/+1
Change-Id: I6fba9aac20ed22c2ae1450161edc8c11ffa1e24d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-15Feat(uti): Last failed testsTibor Frank1-8/+8
Change-Id: Ifac36b3f2c886a78cb8a7922f98a760287d631ef Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-13feat(uti): remove not neccessary dataTibor Frank1-8/+8
Change-Id: I10f00fce9623ec1dfe34925087e2669ae411e036 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-05-19feat(uti): Add iterative dataTibor Frank1-44/+44
Change-Id: Iaa7253b377f019235289f6bbf48eafd850a2dfc8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-05-17feat(uti): Add list of failed tests to statsTibor Frank1-1/+2
Change-Id: Ie0bedafc7be3235fe696af4f356e95f64773e783 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-05-05feat(uti): Generate structure of tests from data for trendingTibor Frank1-12/+12
Change-Id: I14a59da85112473fde342b2f687bd87256a7d416 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-04-26feat(uti): Add statisticsTibor Frank1-0/+14
Change-Id: I14046fd1050f130d201bbe81a72e48ad4fd10057 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-04-04UTI: Display Latency graphTibor Frank1-30/+30
- Display Latency graph below the ndrpdr throughput graph for the same test set Change-Id: I5c6475ccc1a849dbe299f78939b40ef6f6076634 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-03-29UTI: PoC - Read data from parquetsTibor Frank1-0/+182
Change-Id: Ie53954b2b8695ed9e5415ea604a8f3b229552489 Signed-off-by: Tibor Frank <tifrank@cisco.com>