diff options
author | Sridhar Rao <sridhar.rao@spirent.com> | 2020-11-25 06:41:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-11-25 06:41:05 +0000 |
commit | d3e04a4d7ce6cdbbc6375ee37264d1528a6ae622 (patch) | |
tree | 8f3a914b278bc25d543e075d4832c33d4643f0d2 /conf/03_traffic.conf | |
parent | 656acff48dfba2f2945a3baf8d696007b8229200 (diff) | |
parent | 33918409da9a5d4b60d57cd05f3277c6ff1918cd (diff) |
Merge "Tools: User Latest Version of T-Rex."
Diffstat (limited to 'conf/03_traffic.conf')
-rw-r--r-- | conf/03_traffic.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/03_traffic.conf b/conf/03_traffic.conf index d79b0b19..01747a38 100644 --- a/conf/03_traffic.conf +++ b/conf/03_traffic.conf @@ -579,7 +579,7 @@ PATHS['trafficgen'] = { 'Trex': { 'type' : 'src', 'src': { - 'path': os.path.join(ROOT_DIR, 'src/trex/trex/scripts/automation/trex_control_plane/stl') + 'path': os.path.join(ROOT_DIR, 'src/trex/trex/scripts/automation/trex_control_plane/interactive') } } } |