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