Improved IRQ measurements and pushing results
[samplevnf.git] / VNFs / DPPD-PROX / helper-scripts / rapid / format.yaml
1 ;Format: PushGateway
2 ;Format: Xtesting
3 ;URL:
4   part1: http://192.168.36.61:9091/metrics/job/
5   part2: test
6   part3: /instance/
7   part4: environment_file
8 ;rapid_flowsizetest:
9   Flows: Flows 
10   Size: Size
11   RequestedSpeed: RequestedSpeed
12   CoreGenerated: CoreGenerated
13   SentByNIC: SentByNIC
14   FwdBySUT: FwdBySUT
15   RevByCore: RevByCore
16   AvgLatency: AvgLatency
17   PCTLatency: PCTLatency
18   MaxLatency: MaxLatency
19   PacketsSent: PacketsSent
20   PacketsReceived: PacketsReceived
21   PacketsLost: PacketsLost
22 rapid_flowsizetest:
23   project_name: "vsperf"
24   scenario: "vsperf"
25   start_date: start_date
26   stop_date: stop_date
27   case_name: test
28   pod_name: "intel-pod10"
29   installer: "Fuel"
30   version: "1.0"
31   build_tag: "none"
32   criteria: "PASS"
33   details:
34     Flows: Flows 
35     Size: Size
36     Speed (Mpps):
37       RequestedSpeed: RequestedSpeed
38       CoreGenerated: CoreGenerated
39       SentByNIC: SentByNIC
40       FwdBySUT: FwdBySUT
41       RevByCore: RevByCore
42     Latency (usec):
43       AvgLatency: AvgLatency
44       PCTLatency: PCTLatency
45       MaxLatency: MaxLatency
46     Absolute Packet Count:
47       PacketsSent: PacketsSent
48       PacketsReceived: PacketsReceived
49       PacketsLost: PacketsLost
50 rapid_irqtest:
51   Core: Core 
52   LessThan1us   : B1
53   LessThan5us   : B5
54   LessThan10us  : B10
55   LessThan50us  : B50
56   LessThan100us : B100
57   LessThan500us : B500
58   LessThan1ms   : B1000
59   LessThan5ms   : B5000
60   LessThan10ms  : B10000
61   LessThan50ms  : B50000
62   LessThan100ms : B100000
63   LessThan500ms : B500000
64   MoreThan500ms : BM500000