aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-16HC tests: archive ODL logs (CSIT-1031)Marek Gradzki5-7/+72
Change-Id: I444a5d6cd32cb9ee68575dfdb5a208de2c4eb72a Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2018-05-16CSIT-1082: Trending: Display date on the x-axisTibor Frank2-36/+63
Change-Id: I6f7238e15545d46ded668b7e85f9e2cc58d43586 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-15HC tests: archive JOB artifacts to logs.fd.ioMarek Gradzki5-26/+65
Change-Id: I305c9fd0b5653cc749716a8e700fb4c75a9252a6 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2018-05-15HC tests: disable NSH plugin (CSIT-994)Marek Gradzki6-16/+26
This reverts https://gerrit.fd.io/r/#/c/12209/ Change-Id: I1de4ce6e96644881aa14adf6765e8a67b286595d Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2018-05-14CSIT-1078: Optimize input data files download and processingTibor Frank13-2917/+14
Change-Id: I973238d98d549555c0d43c91f9fd96a9209065ac Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-14CSIT-1036 Expose option to install DKMS in containerPeter Mikus16-9/+18
Expose DKMS installation as suite variable. This will allow to use DPDK driver for future tests. Change-Id: I38fd014c8cf6f4bf42881af2196cadc679fe53e0 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-05-14Update of VPP_STABLE_VER files and DPDK_STABLE_VER fileJan Gelety3-3/+3
- use new vpp ref build - ubuntu 16.04: 18.07-rc0~169-gab13462~b4246_amd64 - use new vpp ref build - centos7: 18.07-rc0~169_gab13462~b4201.x86_64 - use new dpdk version: 18.02.1-vpp1 Change-Id: Ie5da21bb685131fa5741ac394e5013c87b01c904 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-05-14CSIT-1078: Optimize input data files download and processingTibor Frank1-2/+2
Change-Id: I3fa3c09bc485416e6d2be02fac296d83da16e0d7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-14CSIT-1078: Optimize input data files download and processingTibor Frank10-451/+256
Change-Id: Id1b0af996c4b77878621cfc8c262795f51e537fc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-12CSIT-1079 Add multiple mount dirs into containerPeter Mikus2-56/+61
Pass the list of mount dirs into container LXC/Docker Change-Id: Ie80062563955273791ab63e156bf0b369e5be649 Signed-off-by: Peter Mikus <pmikus@cisco.com>
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>