From bc0508e9a3cfaa47effc295e78dd79ba85c72671 Mon Sep 17 00:00:00 2001 From: Steven Pisarski Date: Thu, 29 Jun 2017 14:06:51 +0000 Subject: Update git submodules * Update docs/submodules/snaps from branch 'master' - Merge "Fixed test to not download images when configured with a disk file path." - Fixed test to not download images when configured with a disk file path. JIRA: FUNCTEST-809 Change-Id: I078578ba9881eeeb8942d22cb342e87e17f6f879 Signed-off-by: spisarski --- docs/submodules/snaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/snaps b/docs/submodules/snaps index ce3033771..a1007a6eb 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit ce303377176f5a7588b61a0d90fda8cd535bde8d +Subproject commit a1007a6eb00d32b4fee1f021324f67d6f16b3cd9 -- cgit 1.2.3-korg ss='logo' rowspan='2'>cgit logo index : vineperf
Generic and architecture agnostic VinePerf testing frameworkGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
blob: 2f3d814a80df3d9c022785a363bc0549aa52b3df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 2015 Intel Corporation.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#   http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

"""Implementation of IXIA traffic generator.
"""

from .ixia import *