aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-11CSIT-1076 Improve SSH connection handlingPeter Mikus1-25/+36
Properly detect dropped connection via predicate is_active() to prevent using dropped connection. Change-Id: I9105622f28d2f7949675b8cee1dd4384a12f72a9 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-05-10CSIT-992: Give MDR parameters official namesVratko Polak5-118/+131
Change-Id: I1da9a64fb06e015f2b2a0aacb46a53d70349b4b6 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-05-10Updated testbed setup readmejuraj.linkes1-5/+9
The section describing PXE server setup contained incorrect paths for nginx server, which this patch fixes. Change-Id: Iea04c12baea88d6ef378826d4b4e2eab5648b36b Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2018-05-10Cleanup DPDK framework setupPeter Mikus3-238/+42
Moving installation of DPDK into KW instead of framework setup. This will unify the framework setup and allow future optimizations. Change-Id: I360ba95a2858e73e4bbb12020567d5d174ab69ca Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-05-10HC2VPP-253 - Update routing csit jobsMichal Cmarada7-110/+125
this fixes test failures caused by HC2VPP routing models bump (https://gerrit.fd.io/r/#/c/10954) - updates tests for bgp routing - updates tests for routing - updates SLAAC test because of changes in rt-advertisements Change-Id: Iacc37b42e6523f440d77241c18ca8e61d1d01f23 Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
2018-05-10CSIT-1071 Add traffic evaluation criteria to MRRPeter Mikus2-3/+16
- Fail the testcase if there is no traffic pass. Change-Id: I162187073aafa286793ce488fda9fd065bb55213 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-05-09Report: Data sourcesTibor Frank1-2/+2
Change-Id: I6c81d52c0b16ae487ab54e89d9bebf1709ff6735 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-09Report: Data sourcesTibor Frank2-4/+23
Change-Id: I7b3b3451c71cf6912b760660f2af9856c576ecca Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-09Report 1804: VPP functional test framework changes - centosJan Gelety1-0/+5
Change-Id: I9ada32945c87cb2bb6ef4fd1ef6e5c1cb54f6f32 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-05-09Report: remove grepsTibor Frank30-1328/+220
Change-Id: I57fee701a99bcdb4f523011fa774c42ecdacdde4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-09FIX: SSH connect issuePeter Mikus2-28/+19
error: [Errno 9] Bad file descriptor Change-Id: I4c5278d41e979f6af43054e3b5890fb154555494 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-05-09Report: Fix grepsTibor Frank7-21/+21
Change-Id: I450d5e9fa1cbd4a40caec68f3fc4674f744f1168 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-07FIX: Small inconsistencies in report sectionsPeter Mikus5-13/+11
Change-Id: I0c27300678414bd3baecccd8e51ca0dc15af73d5 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-05-06Add data point to reportPeter Mikus1-22/+22
- MRR Sel, Perf FULL 4 Change-Id: Idc016488fd656726e54d6dbd661dd877d481fd59 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-05-05trending docs: fixed maths formulas format again.Maciek Konstantynowicz1-25/+25
Change-Id: Ia9031e720bddf783a26d25de1ed189bf3b09312f Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2018-05-05trending docs: fixed tables and maths formulas.Maciek Konstantynowicz1-27/+25
Change-Id: Iad93e7a57655835ee1a75664f142d3fd362f5313 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2018-05-05report: perf rls notes formatting fixesMaciek Konstantynowicz1-20/+20
Change-Id: I075528061822206d17b83cc4b1d475419c4084f9 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2018-05-05Report: func rls_notes formatting fixes.Maciek Konstantynowicz1-9/+9
Change-Id: Ib138227a02335c67513bdb85ceb6200d1dcc9eff Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2018-05-05Report: perf rls_notes formatting fixes.Maciek Konstantynowicz1-47/+45
Change-Id: I9f9ba3c59ab007d687f4e268ce91b046b731c850 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2018-05-05Report: SRv6 to TSATibor Frank3-2/+132
Change-Id: I23d7080db24ef579ad53420cbe1bacd10f2db873 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-05Report: Add SRv6, fix grepsTibor Frank10-313/+399
Change-Id: I55fea325dbc54bc6f2f2e42f0b6166d68f2e7300 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-05Optimize performance bootstrapsPeter Mikus3-359/+164
- reduce redundant code Change-Id: Ic5f9f29b18983f116b43bb151c5692ae54f42270 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-05-04Report: data, figures descTibor Frank1-1/+1
Change-Id: I720376c377940a3497da8c33e7ee1f909d293fd4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-04CSIT-992: Add two suites using optimized searchVratko Polak4-0/+321
+ Add 10ge2p1x520-ethip4-ip4base-ndrpdr.robot + Add 10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr.robot + Make sure both IMIX and 9000B test cases are there. + Document NDRPDR test tag. + Execute some of NDRPDR tests daily. Change-Id: I66427d49cb6b8304fde4e8d91606de33b624186a Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-05-04CSIT-992: Shorten MDR search test messageVratko Polak1-9/+6
Change-Id: I79c78d4d8ca1611a287bd117e480c4317d27e287 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-05-04Report 1804: Centos func testsJan Gelety4-14/+114
Change-Id: Ifc6febd239c0c3c5e2c29e26992120c2d6d1b0b4 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-05-04Report: data, figures descTibor Frank8-75/+78
Change-Id: I6751b6ae833610456e1dea938d5262c28b93439d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-04Update L2 perf graph sectionPeter Mikus1-16/+20
Change-Id: Iaeff80bd9454e99a97b2d8aeb13450ac06f650ae Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-05-04CSIT-992: Add libraries for optimized searchVratko Polak10-29/+1087
+ Place the libraries into resources/libraries/python/search/. + Except OptimizedTrexSearch in TrafficGenerator.py + Change traffic generator to support floats for duration and warmup. + Remove explicit type conversions where not needed. + Add robot keywords to performance_utils.robot + for calling the optimized search. + for reporting the resulting values. + for checking the minimal performance has been reached. + for running five second "Traffic should pass with no loss" after the search. - Add methodology documentation in subsequent Change. - Add simulator for testing algorithm correctness in a subsequent Change. - Add tests using the libraries in subsequent Change. Change-Id: Ia041008382ee4c9a562172099aea794c854d5f2f Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-05-04Report: Add TSA plotsTibor Frank8-408/+1228
Change-Id: Ibb8da96518848fef2fc5b0002a84391dea81c573 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-04Report rls notes: added ref to trending docs.Maciek Konstantynowicz1-4/+22
Change-Id: I4690a4e5f9ca9ba34d3f51b2b2068e9007558839 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2018-05-04Fix various pylint 1.5.4 warningsVratko Polak17-48/+43
+ DUTSetup.py:424 Else clause on loop without a break statement + InterfaceUtil.py:400 Else clause on loop without a break statement + QemuUtils.py:564 Wrong continued indentation + SetupDPDKTest.py: Locally enabling broad-except + VatExecutor.py: Catching too general exception Exception + ssh.py:95 No exception type(s) specified. + HTTPRequest.py: Tolerate HTTPCodes.OK + multiple: Drop ":returns: None" from docstrings. There are still several warnings present: - R0902(too-many-instance-attributes) - R0912(too-many-branches) - R0913(too-many-arguments) - R0914(too-many-locals) - R0915(too-many-statements) - R0401(cyclic-import) And there are multiple blocks of similar lines, mainly across various Setup*Test.py files: - R0801(duplicate-code) Change-Id: I582575cb52b85d69d268e6374852f6e74bb71052 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-05-04Update release note for rls1804 reportPeter Mikus2-25/+17
Change-Id: I3e80997ace8073edc90f662f6393bd62005fc815 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-05-04FIX: TCP perf testsTibor Frank3-2/+31
Change-Id: I59ad8ef70fc2bedce14b52359922a002f960ab7a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-04Report: Data, plots, datetimeTibor Frank7-183/+454
Change-Id: I941fd53fdfc35a88562689dacd08aa2ec28429fa Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-03Report: Add time to the timestampTibor Frank1-4/+4
Change-Id: I323517fbac177ef31861be747feeb81968d2b330 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-03Report: Add time to the timestampTibor Frank1-2/+2
Change-Id: I5d48fb578195d584c3d51a2b8e0d9770ffe82182 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-03Report: Add time to the timestampTibor Frank1-1/+1
Change-Id: I1343e84353230329362848d1389ae41b169d2791 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-03Report: Add time to the timestampTibor Frank1-1/+1
Change-Id: I72379462b31455a03f461598cd4b0084b52c4b3e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-03Report: dataTibor Frank1-27/+32
- ligato Change-Id: I4c54d57e3364fa7cad63d7019e6daed8b6ef885b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-03Added .idea to .gitignorejuraj.linkes1-0/+1
Useful for devs using PyCharm or other IDEA based IDE. Change-Id: I6edaed293e9214e9370bad67d2321c5113ca7f41 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2018-05-03Report: dataTibor Frank3-6/+69
Change-Id: I5330c643a3c8ec4115287bf341af1d07175b4e79 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-03Trending: ignore list for the dashboardTibor Frank1-3/+3
Change-Id: I93e09bd7655a39d1e873cc8c54032469be9cd573 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-02Report: Add MRR detailed resultsTibor Frank1-1/+1
Change-Id: Ia0a12da56b7873b3ec9f8555609828b71addccd0 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-02Report 1804: SRv6 adn func part updateJan Gelety3-25/+95
Change-Id: I3091299269c84ba2a7487cf5a5e8145df26e78e4 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-05-02Trending: ignore list for the dashboardTibor Frank1-1/+1
Change-Id: Ibdb134517097bc9cacdcb75a11dda59290ab4e21 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-02Report: Delete xml file when parsedTibor Frank1-0/+11
Change-Id: Ie28c3f3fb58a76ada1cf292ba4c8a401d0ec7155 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-02Report: Add MRR detailed resultsTibor Frank3-0/+62
Change-Id: Ib34689d0a9560c2adc8f9c7e464f5fbf4a2ae1f0 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-02FIX: Docker container imagePeter Mikus3-3/+3
Change-Id: I127fe11b9095fb24a536dce7d6c26c7e7fd4be4e Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 64da7d69dfe8d8f89656dc3dba56b0eaef059020)
2018-05-02Trending: Add 2vm testsTibor Frank2-18/+26
Change-Id: Ifc008ba50c4c84e781c12dc3080d3a361090efb6 Signed-off-by: Tibor Frank <tifrank@cisco.com>