Merge "Bump pip packages installed in "nsb_setup.sh" script"
[yardstick.git] / yardstick / tests / unit / benchmark / scenarios / networking / imix_voice.yaml
1 # Copyright (c) 2016-2017 Intel Corporation
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #      http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 #imix definition for voice traffic
16 #
17 # it is a typical case for testing the synthetic VNF performance.
18 #
19 #percentage of the packets can be less than 100%
20 #the traffic in downstream and upstream direction could be different
21
22 schema: "nsb:imix:0.1"
23
24 imix:
25   private:
26     imix_small: 100    #ipv4 case - 72B should be 0 ipv6 case - 84B
27     imix_128B: 0
28     imix_256B: 0
29     imix_373B: 0
30     imix_570B: 0
31     imix_1400B: 0
32     imix_1500B: 0
33
34   public:
35     imix_small: 100    #ipv4 case - 72B ipv6 - 84B
36     imix_128B: 0
37     imix_256B: 0
38     imix_373B: 0
39     imix_570B: 0
40     imix_1400B: 0
41     imix_1500B: 0