Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I66482d79734758f45c99f67d34273a5524a213b0
(cherry picked from commit 528fa294d4e60c6c9dbc122057f95160a3becd8a)
(cherry picked from commit 155956be86660c459b6d0c90c2aa1e83ded09217)
|
|
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I674289fbb576b734f745ed81140cccc595f00316
|
|
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I37899c45bf8d87f24cb67cdd120837a833955a3b
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Id55240e4b819fc29f18b52f9ce8a3257f84e6043
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I76df1a848cbd9b6b284395c4fa7975169818679d
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8d4ea96bc72f276d625bf185faa755d4eeec87ba
|
|
Newer git versions gives:
error: cannot delete branch 'earliest' used by worktree
if branches involved in bisect are to be deleted before bisect ends.
+ Remove comment about reliably deleting branches after failure,
as having them may be useful for debugging (and does not matter in CI).
+ Move branch cleanup to the start, and allow it to fail in CI.
Change-Id: Iebee5be5e10ae2f4de8218f70952c66b16b2a030
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ie590eb5eaed0bec9b75ce786062f62f4a3a1d19d
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ia71b70ceecca0541cad1598fbd021a4d8f47fb1b
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I3aff1de925820ddf8630047751519ebe48dd1468
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: If89513d29fc7bb995daa4449145e9f004c1c36ec
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8e3d3316d0c1f7da5e02b1198a6e56a301f0f0a8
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5dc0a38e530cbaf4bb7d3563adba34cd06a3f608
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ibf760a5ae187456b24d228a4c7e51301ba682b10
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I6b62a20259674ddf5550cce480ccbba3dbd0f259
|
|
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I0869ee6629916025b1df603072dfa7ccae62110a
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Iadd4851ab4a7fc366ddffbace6ce7b47776fceeb
|
|
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: Ib8f34293a984b63437884440d3244c177d757bc4
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ic566c755ba375173aa129f377f31e726d42a666e
|
|
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I7511fb128d81f5d91fb2cc0d71f193efaefd9f41
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ice4c09579a174c0ce3d26c8429016d55414bfb93
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8bf1fbf49d224b89f2da4a7f08bdf932cad9fd35
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I7d672d07e6ed6bf6582888e8826bbc1cb6d94d17
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Iefa96896004d8c9cc06df90f0a744c497b443106
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Id005feac8104bb0b7da08d8dd9baaa3c5117e157
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Id3f0a4a26404951bc7ce82655538b72848508e18
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5ca0fc5832c249553c79dd9c5d4148ba64e61654
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Icbcd373ef815fa082d9be022fc201c96df140536
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I48240d2df2ee7908d07da86a4e4da359178d0b9e
|
|
It uses rather simple sed commands, but seems to work well enough.
+ Improve readme.
+ Shortened comments about why 3 lines.
Change-Id: I50b395dfeb586f671f7c4c82f22369de90b351ec
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Update the jobspec according to the current Arm policy:
1. Run most of the tests on cx6, crypto coverage being the most
important,
2. Match the cx6 ipv4 crypto coverage with x710 with the DPDK driver,
3. Run basic ipv4 and l2 tests with x710 with borh DPDK and native (avf)
drivers.
The above is the policy used in performance testing where time is a
major constraint. The same is true for functional testing to some
extent, so it makes sense to apply the same logic for choosing the tests.
There are 10 tests which are failing on cx6 without an identified
reason. They are disabled until we find the root cause and address it.
In the meantime, the tests are enabled for x710 with the DPDK driver:
ethip4-l2xcbase-eth-2memif-1dcr
ethip4-l2bdbasemaclrn-eth-2memif-1dcr
ethip4-l2bdbasemaclrn-eth-2tap
ethip4-l2bdbasemaclrn
ethip4-l2bdbasemaclrn-iacl1sf
ethip4-l2bdbasemaclrn-iacl1sl
ethip4-l2bdbasemaclrn-oacl1sf
ethip4-l2bdbasemaclrn-oacl1sl
ethip4-l2patch
ethip4-l2xcbase
When the cx6 issue has been resolved, these should be enabled for cx6
and disabled for x710, with the exception of ethip4-l2bdbasemaclrn,
which should be running on both.
Change-Id: Id48f450063e405b1faca57431676f91d62e829b9
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I131cc9957b288f4e02e9d02394a1681dbb539d83
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ib2a1ceb9145ef5495c76954ac70cedc5af6fa297
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ic27f46876a93cc01d5f14bbefe0dccd84ab41027
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ia6e07111af543280b2365840bced02f94cf91e75
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Idca0738320b56196e98aeec3050312111a90609a
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I1770a3f49e19d337d4ed6760fb062ba4d445574d
|
|
+ Parsing common with per-patch job is moved to a library.
Ticket: CSIT-1618
Change-Id: I185bea084a29e6a37ef94e9da42b192a6a81fc17
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Ticket: CSIT-1618
Change-Id: I0c17f1e8f09a3944032d44efa8ecd36fef2056a2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
- terraform ansible is not supported on aarch
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I3d1a592b4ed97fe635813dccbf78dc42d14e0fa9
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ia713b9a0b962820b014bad3582bc095ec802380c
|
|
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: If25495e0eec60ac84dfaaafec3080f02a17fc740
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I87d0d297c79b1f0c0aa46ff7304586ab1898fed1
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5a94ae7caf1c3ee08efa7bd5db19c3b2c356705a
|
|
+ Fix globs for selecting topology yaml files.
+ Remove skx.
+ Sort alphabetically.
Change-Id: Iefb8a53875792219815824dfc1125c99e55f86b6
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5b59243aa9236183595d71198763187ed14d68a0
|
|
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I766fe7c0837ad2694645230e5fcc1d59bbf59898
|
|
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: Ib03e469da3e93944ae7fb612e7a71df36f711cdd
|
|
Change-Id: I0e4e4758b3abbfc2fe2e18200b85477293de218b
Signed-off-by: Naveen Joy <najoy@cisco.com>
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Also add IPsec 10000tnlhwasync int mode and 4tnlhwasync policy mode
test suites, in order to compare sw crypto and QAT crypto and IPsec
int mode and policy mode performance.
Signed-off-by: Yulong Pei <yulong.pei@intel.com>
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com>
Change-Id: I0aed06a0c75c1a545720649d3561a0aa5a861db2
|