aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-05-17Infra: Additional changespmikus11-191/+131
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ie08bd125c0d7b8e47344d34db77526f6714f5c0d
2021-05-17Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I6bf95404aafbbb250c7483d1333d2ddee3c01ba7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-05-13Infra: DC move logistics updatepmikus2-227/+613
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ib3c8d51ef10c73bee56ce5e440174bbede7e4806
2021-05-12Infra: Nomadpmikus8-1285/+1049
+ Cleanup vault + Add native GC + add raid to skx Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I402cb96fb7d1dc0c7d026ae69bf29d84be171269
2021-05-12PAPI stats: Use single dumpVratko Polak2-13/+7
There is only one call site (VppCounters.vpp_show_runtime) which uses a single path ("^/sys/node"), so we do not need to split the replies anymore. This simplifies investigating bugs related to VPP stats. Change-Id: Idfc029c795cd78cf6d41c2f461f7844aed53410d Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2021-05-11Infra: Backend infra upgradepmikus90-383/+3270
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: If1e659339f0d25ebcaab4388745c62aa0852abb3
2021-05-10Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I2607595cf3c41453e18d1989a774df7aa8366fdc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-05-07Report: Add 3n-icxTibor Frank12-0/+1337
Change-Id: Iad037e8c921913869db7ed3b8da145e142d14a6c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-05-05CRC: Remove the collection from before 30345Vratko Polak1-266/+2
Use current stable VPP version as collection label. Change-Id: I10552ca78f7496ccb94d4f05ff9af17df682acce Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2021-05-05FIX: Vagrant ansible installpmikus2-3/+3
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ia81698d423f8545985bc1451080ae02cec91822b
2021-05-03PAL: Fix plots generatorTibor Frank1-1/+1
Csth hange-Id: I960c575841a92687a1272c905bbcc057de4a737e Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Idb1bad40d7bd138f072f84377c4706bfcce19238 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-05-03PAL: Refactor the processing of spec and downloadTibor Frank33-10622/+5956
Change-Id: I204fdc3593a3702366727238f2b469d3d4320c2b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-05-03Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I44fe8f5237da614194576156221562960cccf237 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-30Trending: Add 2n-tx2 cryptoTibor Frank3-0/+302
Change-Id: I1c0235a5a3799627ba759372fa1d3355aa2b7eea Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-27Infra: Vagrant ansible versionpmikus1-1/+3
+ In some corner cases wrong ansible version can be installed. Fixing to specific version. Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ia7f1a5644454af0819d06dbac900f69d083ca475
2021-04-27Infra: Vagrant fix ansible pathpmikus1-3/+4
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Id7a7b71461cad40faeca7311679e7eedec2504fe
2021-04-27Infra: Vagrant typopmikus1-5/+5
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I9c228c880c7cfc5b5007c08a5c1aa876594721f8
2021-04-27Infra: AWS - add CSIT parameters to bootstrapTomas Alexy5-4/+31
Signed-off-by: Tomas Alexy <tomas.alexy@pantheon.tech> Change-Id: I41b5905bcaab303a74d9985283e469922e5fba94
2021-04-27Infra: Add AWS how-toTomas Alexy1-3/+55
Signed-off-by: Tomas Alexy <tomas.alexy@pantheon.tech> Change-Id: Id111ee8e3113dae00a389ebfbb49628f35bbda6a
2021-04-26Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: Idc344ba9a83090ab181cf1bc34f2103821bf34b0 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-23FIX: Jenkins job health configpmikus1-3/+3
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I6acd32a210ab48c96f0dc96827a280794ebf79b0
2021-04-21Infra: Vagrant upgrade to focalpmikus16-254/+110
+ Upgradfe to focal + Move to better place + Integrate with ansible library Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ibddea33efa2c3587251f9f03921282fb47ffee31
2021-04-21FrameworkSetup: increase timeoutJuraj Linkeš1-1/+1
We're hitting a SSHTimeout exception when copying the framework, increase the timeout to fix this. Change-Id: Ic72b9b8b96290c3f0e705d79742bbd39b0bf1e71 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2021-04-21Report: Hide 2n-icxTibor Frank17-494/+496
Change-Id: I1b324586e0ba64b114ad43b9404ee35faee0f787 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-20CRC: Add collection for 30345Vratko Polak1-0/+264
30345 only afects CRC values, not what the messages do. Change-Id: I83b64a30d56e54164a5b3150101f702a9f2fba34 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2021-04-20tox: Add job-spec checkerTibor Frank2-2/+66
Change-Id: I2bbdc28431b6271d1950ec0e74bf708cae841146 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-19DPDK bumppmikus10-39/+80
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I6edd980cb72111a008ae7fa19e1a4df279febdb2
2021-04-19Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I027539dc5309d4a927a5fdd3a6b5059f7fea9d09 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-19Report: 2n-icx - fix the order of chaptersTibor Frank1-1/+1
Change-Id: I736a4a20a216e935f409d3a385574f20b3df63ce Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-16Report: Add 2n-icx latencyTibor Frank9-8/+674
Change-Id: Ie8a4c93340aa6f74dc3f5ac5f1a4669ac8469dbe Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-16Report: Add 2n-icxTibor Frank30-28/+1342
Change-Id: I22e089ebb343bbb3fd057c1f1638942ea03f65fa Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-15PAL: Add a new download pathTibor Frank4-36/+34
- "{job}/{build}/{filename}" Change-Id: Ibdd86a708e17df32b4866e058614da5e9814a8f0 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-15AWS: Add jobspecsTomas Alexy11-0/+182
Signed-off-by: Tomas Alexy <tomas.alexy@pantheon.tech> Change-Id: I93c3d2a25bddc6623c131b5cd1742bb55b1ee7c3
2021-04-15common.sh - fix 3n AWS topology tag selectionTomas Alexy1-2/+2
Signed-off-by: Tomas Alexy <tomas.alexy@pantheon.tech> Change-Id: Ic6dd4a14887d572487d7d4efcca8a437cf140ca9
2021-04-15requirements: Update Sphinx to the latest versionsTibor Frank2-46/+47
Change-Id: I4efcbe62d696227ce33444da38d06573fbfcbba6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-14PAL: Update Sphinx to the latest versionsTibor Frank1-3/+3
Change-Id: Id42b7e63f5bef7c99d9c1cd564e1e749ed3d2542 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-14PAL: Fix path to the themeTibor Frank4-5/+4
Change-Id: I960c575841a92687a1272c905bbcc057de4a737e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-14Infra: common.sh - add ENA 50g NICTomas Alexy1-0/+1
Signed-off-by: Tomas Alexy <tomas.alexy@pantheon.tech> Change-Id: Idc672f6086ab9d4ad38b52947a52c667d0908d8f
2021-04-13Terraform: change slack api hookspmikus3-78/+73
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I3ae716a6a35f8fce994c3333e29a33b8aa2ebe56
2021-04-13Infra: Ansible E810 ddp/driverpmikus4-0/+158
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I383ae63bdfb24a9e8a5cd629a711537607ebf4e9
2021-04-13Trening: unhide cx556a testsTibor Frank10-31/+10
Change-Id: Ie5543ac0da678a10a2e62fc7be1b0b3f212c746b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-12Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I7f998fef3250368ea9b88ff3eb5d46762ece82ff Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-12Infra: AWS bootstrap integrationTomas Alexy4-5/+70
Signed-off-by: Tomas Alexy <tomas.alexy@pantheon.tech> Change-Id: I254c79201a198ee054851c934167a24e9e8803cb
2021-04-09job-spec: Fix job-specsTibor Frank3-6/+4
- remove redundant empty lines - fix the number of tests in job-spec and its duration Change-Id: I50fc0f151dedf7d2e9858ecc3959ab42a243bb1d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-08Docs: Update file structurepmikus3-15/+11
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I9422584caf87cb163c44ff4ac16df07f288581ce
2021-04-08Remove obsolete image builderpmikus18-4305/+0
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I6cb73a6b9fbbdec2d7127f2457cbe21d12cd3e64
2021-04-08Infra: UEFI PXE integrated infrapmikus124-0/+4152
+ uefi + dnsmasq + nginx + ubuntu focal {arm64|amd64} Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I9974a5b9255d64ba8b8231cf81f59c048b52bbba
2021-04-08Ansible git movepmikus215-285/+130
+ Better accessibility + Compliant with fdio.infra._function_ - function [pxe|terraform|ansible|vagrant] + dill==0.3.3 also applied on TBs - ci-man to follow today - Docs to be updated in separate patch Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Iff9eaa29d63044188cc8160db2d9b44b7635782a
2021-04-08Infra: AWS Update to Ubuntu 20.04Tomas Alexy14-60/+125
- Change AMI image to Ubuntu 20.04 - Add calibration role - Add AWS vfio-patch for kernel 5.8+ - Prepare root module's main.tf to be used with environment variables Signed-off-by: Tomas Alexy <tomas.alexy@pantheon.tech> Change-Id: I7db3f28ba573a5a8a1dc07179ef78ef34ce9ebf3
2021-04-07job-specs: Update durations of arm mrr jobsJuraj Linkeš2-4/+4
Update after new policy tests were enabled in iterative 2n-tx2 and 3n-tsh. Change-Id: I53986f8c7ba6cd83c73d7d615da07a32ad99c24b Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>