cdash: distinguish between dpdk and octeon 29/43029/1
authorTibor Frank <[email protected]>
Wed, 28 May 2025 13:05:31 +0000 (13:05 +0000)
committerTibor Frank <[email protected]>
Wed, 28 May 2025 13:40:26 +0000 (13:40 +0000)
commit219f218ce9acccda577cf74a9ce5699a6aeb1d17
treeb2e82a28f3ad9da4341ca2c701504d3bd5167b46
parentdad098e65fdeed7e932e57043011115169c1905a
cdash: distinguish between dpdk and octeon

Change-Id: I62f0adf463d3ec6f8a86b93a9163c7ff4d4e4b8d
Signed-off-by: Tibor Frank <[email protected]>
(cherry picked from commit 231b1cb00b5c1e2f964e57214a7c0ab7bd57a251)
12 files changed:
csit.infra.dash/app/cdash/comparisons/layout.py
csit.infra.dash/app/cdash/comparisons/tables.py
csit.infra.dash/app/cdash/coverage/layout.py
csit.infra.dash/app/cdash/coverage/tables.py
csit.infra.dash/app/cdash/report/graphs.py
csit.infra.dash/app/cdash/report/layout.py
csit.infra.dash/app/cdash/search/layout.py
csit.infra.dash/app/cdash/search/tables.py
csit.infra.dash/app/cdash/trending/graphs.py
csit.infra.dash/app/cdash/trending/layout.py
csit.infra.dash/app/cdash/utils/constants.py
csit.infra.dash/app/cdash/utils/utils.py