aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-08-30fix(core): Ubuntu Jammy VIIIPeter Mikus5-72/+71
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I12e7515f7dd04dd493c566ce85ed17f87e2563bb
2022-08-25fix(core): Ubuntu Jammy VIIPeter Mikus4-0/+8
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I2a7e35bc3671cafaf696e5200d22e531e251b1ba
2022-08-25feat(ansible): update 1n-tx2 configJuraj Linkeš4-26/+48
Arm VPP Device requires newer drivers, otherwise we're frequently seeing a deadlock when running csit-initialize-vfs. We've observed server slowdown in VPP Device jobs in the past and testing revealed that disabling the cppc_cpufreq seemingly resolves the issue (there was no observed slowdown with a sample of 500 job runs). Also update Nomad config (server IPs). Change-Id: I484417f2cdb701239ca7517406147d0f2f7adde4 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2022-08-24fix(infra): Remove skx from ansiblePeter Mikus1-13/+14
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I7aa15dbfd043ef0572b8bad89b7fdb76924e8ce5
2022-08-23feat(infra): Remove 2n-skx/3n-snx leftoversPeter Mikus3-918/+1
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ic646f555855b1a13a86711ce4ce01ddfc2b44b1f
2022-08-23fix(infra): 3n-snr mac addressesPeter Mikus1-8/+8
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I8d2dd8b558b60f048bd1348fd055c87b9b34b4b6
2022-08-23fix(uti): News: build number processingTibor Frank1-3/+1
- The build number is a string, but it was processed as an integer. Change-Id: Ia85018acc8da87fe8c72f0ecf80063911d022ba4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-22fix(terraform): CleanupPeter Mikus8-492/+3
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ib3ea836c0c3c3ebc564745933c441c46c6b8467d
2022-08-22fix(ansible): Focal backportsPeter Mikus1-0/+10
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ica1efe7e39ebb649528c338452b48ba0cacbf36d
2022-08-22fix(core): 3n-snr codePeter Mikus1-1/+1
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I51d9cba4cc1f02a1cb3c39f51af0938ab62ebf1a
2022-08-22fix(core): 3n-snr codePeter Mikus2-8/+8
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I1ff6ce2eeaf074773f27ce0d4d414c4963a7a2de
2022-08-22fix(core): 3n-snr codePeter Mikus13-644/+643
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I3bc6b42d2135085ea9dfc5a1b2bb53495094428a
2022-08-22fix(core): 3n-snr codePeter Mikus1-1/+5
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Id4b8f033c5a6e30ed0d64d3306858d0f06991017
2022-08-22feat(infra): Remove 2n-skx topoloy filesPeter Mikus5-0/+0
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I70f7f0111cca83751a77d9dffe9497a3218fb66c
2022-08-22Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I078c401f6211df3bb3a78e90368795d780f9f430 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-19UTI: Add Summary to NewsTibor Frank4-66/+196
Change-Id: Ifa3882b36976183f628d2e3171061945ab33bf29 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-19feat(infra): Topology file for 3n-snrPeter Mikus2-0/+138
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I276e12e881a4db0a82d5e03107fe153d02a762c4
2022-08-19fix(jobspec): remove avf tests from 1n-txJuraj Linkeš1-1/+1
1n-tx2 needs new i40e and iavf drivers, otherwise VF creation gets stuck. With these new drivers, VPP AVF interfaces cannot be created becasue of VPP-1995. Disable the tests until the appropriate fix is present in (a newer version of) i40e drivers. Change-Id: I3ac5d3d7a677a696477c2766291f371df4a7b903 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2022-08-19UTI: Set date picker by info from urlTibor Frank2-4/+19
- Performance trending - Statistics Change-Id: I06077f233e07ee814b44bc6891519dc19c49b57d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-19feat(ansible): Ubuntu Jammy VI.Peter Mikus87-541/+298
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I7dda690f2dc2e42bf6c67d3faa3327a03de3a9fa
2022-08-18feat(papi): use newer API messagesVratko Polak5-45/+28
Updated for what is available in (last common ancestor of) 2206. (So newer messages such as ipsec_spd_entry_add_del_v2 are not used yet.) + Removed messgages documented as unused. - Did not check if more become unused. + Restored alphabetical order. Change-Id: I4191c3f8629106f52ce387d03f30f9f973ffbefe Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-08-18UTI: Set params in ctrl panel from urlTibor Frank4-220/+161
- Performance trending - Iterative data Change-Id: Ifcd8e805dcbd12ef0cb739b11b0f52269acd1804 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-17bash: fix catch-all pattern in csit model matchingJing Peng1-2/+2
Change-Id: Ic3c78f8f447f59bcd10fd8b88f50f93f7279430b Signed-off-by: Jing Peng <jing@meter.com> Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-08-17Report: Add perpatch_performance_tests to methodologyTibor Frank3-0/+249
- It was removed from trending pages. Change-Id: I876ef1a6a92322ab99b8f7d06bf94f29f2784333 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-16fix: add missing closing ENDViliam Luc2-2/+2
Signed-off-by: Viliam Luc <vluc@cisco.com> Change-Id: I5352181e9cc427378ca919bf7459f0b7d1a62bd3
2022-08-16fix(robot): replace Run Keyword UnlessVratko Polak9-39/+39
Use Run Keyword If, with the condition negated. This silences the deprecation warning seen since Robot version bump. Change-Id: I9a88ff551994df3e129d71327f08207133a958a6 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-08-15UTI: Set the time period for news to 180 daysTibor Frank1-6/+2
- It is defined by the constant TIME_PERIOD, so it is the same as for the trending. - The jumpavg lib is now much faster so we can use full scale for news. Change-Id: Id092efa544e4ee2111564e09fb71fb6c3b48a73b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-15feat(jumpavg): speed up, use Python 3.8 featuresVratko Polak7-264/+221
+ The main speedup comes from abandoning copy.deepcopy(), doing shallow list copies (at most) and introcuding copy_fast(). + Turn into dataclasses whenever possible, use type hints. + Simplify the partition search code, + It is now clearer the time complexity is O(N*(N+n)), where N is number of samples, and n is the average size of the last group of the current record glist. + Used black for formatting, so no u"" anymore. + Update metadata for 0.3.0 release. Change-Id: I302203b4d42aeb22be1128e2fe72353a44eae5d0 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-08-15Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I6a1ff4e7b21b7bfca6cdb0ced433858c6a8aa56d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-15PAL: Do not process oper data for iter and trendTibor Frank1-4/+6
to save the RAM. Change-Id: I6ac7b162ee6789635a6cba3d58d45a9c65a7024b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-12fix(hoststack): add a missing endVratko Polak1-0/+1
Change-Id: I07de784de4bfd1e1fa4230567331e55a72d1a7de Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-08-12PAL: fix in ExecutionCheckerTibor Frank1-4/+4
Change-Id: Ie269fe1a0bc338f2a84240665984a56fd07ce805 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-12PAL: Re-work the ExecutionChecker classTibor Frank1-737/+430
- needed due to moving to the latest version of Robot Framework Change-Id: Ie2fc3d57630ddb79a9d96e5a4b118f4932745670 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-11Trending: weekly comparison - workaroundTibor Frank1-5/+8
- Temporary solution: use build number if vpp version is not available Change-Id: I256ac987cb234f27bfdd052cb44f5d8968c1cffa Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-10PAL: suite visitor 2Tibor Frank1-1/+0
Change-Id: Ic95836e8108d4efd845313db8da7f76f3b8492d1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-10PAL: suite visitorTibor Frank1-2/+10
Change-Id: Icab58df411935bad46b5e4ca84288d1631cfe2e8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-10PAL: fix typoTibor Frank1-1/+1
Change-Id: I0287f1d7afa535bc028446de39a9441e05b392a3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-10PAL: visit_setup_kwTibor Frank1-5/+3
Change-Id: I8367c07f590c2e4533173284f009da6d26692e5d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-10PAL: vpp_versionTibor Frank3-22/+22
Change-Id: Id01389d5bac005b0812182551053f354511e24d1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-10feat(pip): set jinja2==3.0.3Tibor Frank1-1/+1
- jinja2>=3.1.0 causes ImportError: cannot import name 'environmentfilter' from 'jinja2' Change-Id: If293d932775474a1eacc019210fb58ee7601c99f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-09PAL: Add debug output to table_weekly_comparisonTibor Frank1-1/+13
Change-Id: Ibb117e49e2ff5d3381a9d081c3f6eed6721abe51 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-09PAL: robot.model.totalstatistics.TotalStatisticsTibor Frank1-3/+3
Change-Id: If59ae966d3fa8b1944391088b0efc7bddae3c6db Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-09PAL: Update to RF 5.0 and pandas.SeriesTibor Frank1-18/+15
Change-Id: I2d4bfc6be02e66b6242ad688d092516bca0eb739 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-09PAL: Update to RobotFramework 5.0Tibor Frank1-5/+5
Change-Id: I03340f47b5f4d5aa2bb6d33589b0d13e4671a75d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-08Revert "job-spec: Add VSAP and Hoststack to weekly and coverage"Peter Mikus4-54/+18
This reverts commit dc200e7f96297b3bccecb88b4e951b142617734b. Reason for revert: This is breaking results due to test_type variable set to vsap without supporting model and results itself. It makes the output not usable for trending. Change-Id: I1c4fee87e9bcaed6fc010ebbf570f65208519fad Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
2022-08-08feat(pip): UpgradePeter Mikus5-112/+101
Due to some integration changes with upcoming Ubuntu 22.04 (and mainly python) bump, upgrading the full pip package list to latest version. Keyword 'BuiltIn.Run Keyword Unless' is deprecated - will be part of subsequent change Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ie3bdc424c7c0efb4fe4f1fa7c73137b916c17116
2022-08-08fix(etl): Adjust resourcesPeter Mikus4-153/+153
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I3f4dcd24285bd162c2d9ab159a4928671b27feb4
2022-08-08Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: Iba43ce72b1d6850a554c4c0d8bdeb0ee0955b81a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-05feat(uti): Add some more debug toolsPeter Mikus3-0/+105
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I1dfe1782334c8415fe5dbcdba24781947076639d
2022-08-04fix(doc): IP addressesPeter Mikus3-26/+26
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ibfc7fe47ff091b9b734f72857313455c922b6888