diff options
author | Tibor Frank <tifrank@cisco.com> | 2024-03-12 09:03:05 +0000 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2024-03-12 09:03:05 +0000 |
commit | 540b27dbf9befcf589f5f572e8aac909f1738b51 (patch) | |
tree | 09b2edf6f51a62ab58495883ce1aa94a622055f2 /csit.infra.dash/app/cdash/utils | |
parent | 0ca1dcc08772c39ea98fb304ce06ab794b65166c (diff) |
C-Dash: Add tooltips
Change-Id: I00cf78e2e777fa96754f7b06aab02a8bf8682da5
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'csit.infra.dash/app/cdash/utils')
-rw-r--r-- | csit.infra.dash/app/cdash/utils/tooltips.yaml | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/csit.infra.dash/app/cdash/utils/tooltips.yaml b/csit.infra.dash/app/cdash/utils/tooltips.yaml index 476882076c..a51e9ffae4 100644 --- a/csit.infra.dash/app/cdash/utils/tooltips.yaml +++ b/csit.infra.dash/app/cdash/utils/tooltips.yaml @@ -1,9 +1,18 @@ help-area: - The area defines a VPP packet path and lookup type. + The area defines a DUT packet path and lookup type. help-cadence: The cadence of the Jenkins job which runs the tests. +help-cmp-parameter: + The parameter to be used for comparison. +help-cmp-value: + The value of parameter to be used for comparison. help-cores: Number of cores the DUT uses during the test. +help-csit-dut: + The version of CSIT (the part in front of the first hyphen) and the version of + Device under Test (the rest). +help-data-type: + The type of collected data. help-download: Download the selected data as a csv file. help-dut: @@ -19,13 +28,15 @@ help-framesize: help-infra: Infrastructure is defined by the toplology (number of nodes), processor architecture, NIC and driver. +help-measurement: + The measured quantity in interest. help-normalize: Normalize the results to CPU frequency 2GHz. The results from AWS environment are not normalized as we do not know the exact value of CPU frequency. help-release: The CSIT release. -help-summary-period: - Choose the number of runs for summary tables. +help-show-latency: + If selected, the latency is included in tables. help-tbed: The test bed is defined by toplology (number of nodes) and processor architecture. @@ -33,8 +44,6 @@ help-test: The test specification consists of packet encapsulation, VPP packet processing (packet forwarding mode and packet processing function(s)) and packet forwarding path. -help-time-period: - Choose a time period for selected tests. help-ttype: Main measured variable. help-url: |