Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I8d2dd8b558b60f048bd1348fd055c87b9b34b4b6
|
|
- The build number is a string, but it was processed as an integer.
Change-Id: Ia85018acc8da87fe8c72f0ecf80063911d022ba4
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ib3ea836c0c3c3ebc564745933c441c46c6b8467d
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ica1efe7e39ebb649528c338452b48ba0cacbf36d
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I51d9cba4cc1f02a1cb3c39f51af0938ab62ebf1a
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I1ff6ce2eeaf074773f27ce0d4d414c4963a7a2de
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I3bc6b42d2135085ea9dfc5a1b2bb53495094428a
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Id4b8f033c5a6e30ed0d64d3306858d0f06991017
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I70f7f0111cca83751a77d9dffe9497a3218fb66c
|
|
Change-Id: I078c401f6211df3bb3a78e90368795d780f9f430
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ifa3882b36976183f628d2e3171061945ab33bf29
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I276e12e881a4db0a82d5e03107fe153d02a762c4
|
|
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>
|
|
- Performance trending
- Statistics
Change-Id: I06077f233e07ee814b44bc6891519dc19c49b57d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I7dda690f2dc2e42bf6c67d3faa3327a03de3a9fa
|
|
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>
|
|
- Performance trending
- Iterative data
Change-Id: Ifcd8e805dcbd12ef0cb739b11b0f52269acd1804
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ic3c78f8f447f59bcd10fd8b88f50f93f7279430b
Signed-off-by: Jing Peng <jing@meter.com>
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
- It was removed from trending pages.
Change-Id: I876ef1a6a92322ab99b8f7d06bf94f29f2784333
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Viliam Luc <vluc@cisco.com>
Change-Id: I5352181e9cc427378ca919bf7459f0b7d1a62bd3
|
|
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>
|
|
- 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>
|
|
+ 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>
|
|
Change-Id: I6a1ff4e7b21b7bfca6cdb0ced433858c6a8aa56d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
to save the RAM.
Change-Id: I6ac7b162ee6789635a6cba3d58d45a9c65a7024b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I07de784de4bfd1e1fa4230567331e55a72d1a7de
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Change-Id: Ie269fe1a0bc338f2a84240665984a56fd07ce805
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- needed due to moving to the latest version of Robot Framework
Change-Id: Ie2fc3d57630ddb79a9d96e5a4b118f4932745670
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- Temporary solution: use build number if vpp version is not available
Change-Id: I256ac987cb234f27bfdd052cb44f5d8968c1cffa
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ic95836e8108d4efd845313db8da7f76f3b8492d1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Icab58df411935bad46b5e4ca84288d1631cfe2e8
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I0287f1d7afa535bc028446de39a9441e05b392a3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I8367c07f590c2e4533173284f009da6d26692e5d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Id01389d5bac005b0812182551053f354511e24d1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- jinja2>=3.1.0 causes ImportError: cannot import name 'environmentfilter'
from 'jinja2'
Change-Id: If293d932775474a1eacc019210fb58ee7601c99f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ibb117e49e2ff5d3381a9d081c3f6eed6721abe51
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: If59ae966d3fa8b1944391088b0efc7bddae3c6db
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I2d4bfc6be02e66b6242ad688d092516bca0eb739
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I03340f47b5f4d5aa2bb6d33589b0d13e4671a75d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
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>
|
|
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
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I3f4dcd24285bd162c2d9ab159a4928671b27feb4
|
|
Change-Id: Iba43ce72b1d6850a554c4c0d8bdeb0ee0955b81a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I1dfe1782334c8415fe5dbcdba24781947076639d
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ibfc7fe47ff091b9b734f72857313455c922b6888
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I600d5ecc725f8e82219feed2abcdeaa43e78a30b
|
|
Change-Id: I79bcfc2449310d4d186146ce79b2143a33ed2d1f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Iac8d82bf741b2f8a2fb366f024e3f1b92cfd8662
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I641af1bb944592ad454eb9f54cffe9f3d0b872bb
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ia48ee3f9bbcdfd7b85968362b1fb7f816dcd97be
|