X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=GPL%2Ftools%2Ftrex%2Ftrex_stl_assert.py;fp=GPL%2Ftools%2Ftrex%2Ftrex_server_info.py;h=835d009b26b57a82b9b36a0a32c088f10782b394;hp=8423801285ad28e161dd9eab8738588634810f69;hb=38ba3408ef77161b61cd4be702d0c6e8fc36f8e5;hpb=a40195bdda6ec06af8479cfe7d3b3e11d4c9778f diff --git a/GPL/tools/trex/trex_server_info.py b/GPL/tools/trex/trex_stl_assert.py similarity index 84% rename from GPL/tools/trex/trex_server_info.py rename to GPL/tools/trex/trex_stl_assert.py index 8423801285..835d009b26 100644 --- a/GPL/tools/trex/trex_server_info.py +++ b/GPL/tools/trex/trex_stl_assert.py @@ -13,17 +13,16 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""This script uses T-REX stateless API to drive t-rex instance. +"""This script uses T-Rex stateless API to drive T-Rex instance. Requirements: - T-REX: https://github.com/cisco-system-traffic-generator/trex-core - - compiled and running T-REX process (eg. ./t-rex-64 -i) + - compiled and running T-Rex process (eg. ./t-rex-64 -i) - trex.stl.api library -- Script must be executed on a node with T-REX instance +- Script must be executed on a node with T-Rex instance. Functionality: -1. Verify the API functionality and get server information - +1. Verify the API functionality and get server information. """ import sys