The new trafficgen-import-profile script uses the Crucible HOSTFS
environment variable/mount to find traffic profiles that the user
has written and specified using --traffic-profile
The resulting traffic profile (trafficgen.profile) is copied to the
client for loading at runtime by trex-txrx-profile.py
The trex-txrx-profile.py is also now copied to the client for
execution
The --traffic-profile parameter is rewritten via regex to point to
the traffic profile that is now embedded in the run directory
If no traffic profile is specified
(ie. --traffic-generator=trex-txrx) then a blank/empty traffic
profile is generated to satisfy rickshaw's client file copy
requirement.
The new trafficgen-import-profile script uses the Crucible HOSTFS environment variable/mount to find traffic profiles that the user has written and specified using --traffic-profile
The resulting traffic profile (trafficgen.profile) is copied to the client for loading at runtime by trex-txrx-profile.py
The trex-txrx-profile.py is also now copied to the client for execution
The --traffic-profile parameter is rewritten via regex to point to the traffic profile that is now embedded in the run directory
If no traffic profile is specified (ie. --traffic-generator=trex-txrx) then a blank/empty traffic profile is generated to satisfy rickshaw's client file copy requirement.