X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fperformance%2Fperformance_setup.robot;h=8f1774e2f508669db4dcd23894bf1f93336bcd78;hp=8a17a6ab7bb36af60068dd06cfa58415ef1c9a92;hb=2005c286222ebb1456a6dbe41fdca6dbfeb361f6;hpb=73a01b1a7fc836c964627eea2c08106df0da5aee diff --git a/resources/libraries/robot/performance/performance_setup.robot b/resources/libraries/robot/performance/performance_setup.robot index 8a17a6ab7b..8f1774e2f5 100644 --- a/resources/libraries/robot/performance/performance_setup.robot +++ b/resources/libraries/robot/performance/performance_setup.robot @@ -16,6 +16,7 @@ | Library | resources.tools.wrk.wrk | Resource | resources/libraries/robot/performance/performance_configuration.robot | Resource | resources/libraries/robot/performance/performance_utils.robot +| Resource | resources/libraries/robot/tcp/tcp_setup.robot | Documentation | Performance suite keywords - Suite and test setups and | ... | teardowns. @@ -514,6 +515,12 @@ | | Reset VAT History On All DUTs | ${nodes} | | Create base startup configuration of VPP on all DUTs +| Set up tcp performance test +| | [Documentation] | Common test setup for TCP performance tests. +| | ... +| | Reset VAT History On All DUTs | ${nodes} +| | Create base startup configuration of VPP for TCP tests on all DUTs + | Set up performance test with Ligato Kubernetes | | [Documentation] | Common test setup for performance tests with Ligato \ | | ... | Kubernetes.