Age | Commit message (Collapse) | Author | Files | Lines |
|
- All CLX tesbeds will be removed from testing.
Change-Id: I36d16871fdc3f2b905b14caf4146a0bb60628df4
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5389be5e51c7f99f015afeb18434e39a1408b294
|
|
|
|
|
|
- ensure correct version of clang-format is installed
Change-Id: Ieb944e8368076ca44bdc3a0060bfdd0252a71844
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Change-Id: Ic0a75eb5ce894c504f1160a47882c0109b2ae63f
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: If80afc91f04f1b77b61b02ce9ca38c3d0fb29b1d
|
|
|
|
Change-Id: Id0e3bd302f6c6c25681f5d4aed12773de5407ba2
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I197a906ad77a8e6fd5e2224f0195407a78522c5a
|
|
Change-Id: If31c8cda10652c4cecea6028c2abbda87534b2a9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
|
|
- 2n-clx
- 2n-icx
- 2n-tx2
- 2n-zn2
- 3n-icxd
- 3n-snr
- 3n-tsh
Change-Id: Ibf9c53766db0db881a402485398aa40b5ca0f45f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ifd2d26a064ac30665ee31fc289d78e7971c22e2c
Signed-off-by: Naveen Joy <najoy@cisco.com>
|
|
Change-Id: I1a810f6435e4159114b7814702e2d0161b4bec35
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Change-Id: I68c510709c4adf65caa71b7a7d23766582c14ec5
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
|
|
- add hst and hst-debug per-patch vpp verify jobs
- reduce idle termination time to 1 minute
- fix vpp script permissions to 755 so all are the same
- use docker-in-docker base image for ubuntu-22.04 containers
Change-Id: I10396c823fbeaa5e081e48332509e0c20b31b87c
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Change-Id: Icde55e99e054c7caf88339317c5908cf28ac2f94
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I185369be0ec3a0b79f7647b555366556bd87fa6c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I9ea276c8ec2ad7408635ee1b092a00528c86ae79
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I4acd9a1b74bbd82159d345e75fd12f328b8b0441
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I9d08e8fbc4bb19680da734c952c62bcc19b6daae
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
|
|
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I47bb5849cc13065416a3c4521317f9a75e54004b
|
|
Change-Id: Ic173bf2e6d053d87e703dddbefe850c7d4ee027a
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Change-Id: I5d95c1d02f0976a2ce875a904cb92ac5aa930371
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Jenkins Job Builder 6.0.0 is released and breaks backward
compatibility with 5.1.0.
The breaking changes with previous 5.1.0 release:
- Jobs are now expanded the same way as job templates.
- Macros without parameters are now expanded the same way as macros
with parameters.
- Tags !include-raw: and !include-raw-escape: should now be used the
same way in jobs and macros without parameters as they are used in
job templates and macros with parameters.
Note: This breaks backward compatibility with older version of JJB
therefore care must be taken when upgrading the ci-man repositories.
Ref:
https://storyboard.openstack.org/#!/story/2010963
https://storyboard.openstack.org/#!/story/2010588
https://jira.linuxfoundation.org/browse/RELENG-5182
Change-Id: Iea1f78ae0806d75566c93b4ba4cb37cfb260ffdf
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
executor image scripts"
|
|
image scripts
- Refactor csit_pip_cache function to use csit bash
functions that activate the python virtualenv in
production jobs.
- Remove stable/2306 branch due to pip issue
https://github.com/pypa/pip/issues/11527
causing extraneous downloading of pip wheels in
CSIT jobs.
- Remove installation of packages for old CSIT docs
generation.
Change-Id: Ib63aa654a35ad01fbfb5b7f593d3f8ffa6499b07
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Change-Id: Id8161bd0cb1d1e0bf3bcdd0758433ddbddb872cb
Signed-off-by: Naveen Joy <najoy@cisco.com>
|
|
This reverts commit cbe4988f0e9e9668919c0dd5cdd03d1e925ce93f.
Reason for revert: the change in jjb/global_macros.yaml replacing !include-raw with !include-raw-escape mangles the python code in the here_doc that gets written to /w/workspace/publish_library.py, thus all jobs fail during post job upload of log files to AWS s3 storage.
Change-Id: I8346ed9db9810f595614c28c114cc08170fdeb1a
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Jenkins Job Builder 6.0.0 is released and breaks backward
compatibility with 5.1.0.
The breaking changes with previous 5.1.0 release:
- Jobs are now expanded the same way as job templates.
- Macros without parameters are now expanded the same way as macros
with parameters.
- Tags !include-raw: and !include-raw-escape: should now be used the
same way in jobs and macros without parameters as they are used in
job templates and macros with parameters.
Note: This breaks backward compatibility with older version of JJB
therefore care must be taken when upgrading the ci-man repositories.
Ref:
https://storyboard.openstack.org/#!/story/2010963
https://storyboard.openstack.org/#!/story/2010588
Issue: LF-JIRA RELENG-5182
Change-Id: Ib9acd0b9e7c264ac3531af858431e738397833b5
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Symlink the required hcl templates to common-packer
Change-Id: I46db2277546a6e0bdedc8f9af0eb9bbbbdcb568c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
- 3nb-spr
Change-Id: Iac397abdff6ae3d57e32382932ea270a016a6fe7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I35843842a995931c1985971a606f1d085fd5aa4f
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
|
|
Change-Id: I8b225b4677deb525ed1702d0c377ef58808a0881
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
|
|
The new 1n-alt is reliable, it should be voting both on CSIT and VPP.
The older 1n-spr is unreliable, should be running but not voting.
The oldest 1n-tx2 is no longer available, delete the remains.
Change-Id: I89e4cd574158711ad0a0c4ed5de9c42e38ce425c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
|
|
- all except 3nb-spr
Change-Id: I38f495166f73ecae69df17ecacfa60a7aa078765
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
The gerrit-verify workflow should not have been addd to this repo
Change-Id: I227a1fca7d01b40f9c57ad3ab5df57c53fac12bd
Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
|
|
Upgrading global-jjb to v0.89.9
Tested locally using xmllint and got no errors
Change-Id: I69ca884b6f2d402e50aca264b12e174deb76a89d
Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
|
|
- 2n-clx
- 2n-icx
- 2n-tx2
- 3n-icxd
Change-Id: I68cb17dfa8af7438bfc6a10965055c818ad46f8b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- 2n-spr mrr weekly never run (no job spec), no one is interested in
it.
Change-Id: Ic29e596190307f7e79f48e34e5433780814c33ee
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I6d93994b398768b54f3ac6280fe63bfb8ccbb92f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I7d4490116a5f513cfe2f0e043bbe12df7d295b62
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Idb04b5878f9089a70ff075499e1c6685e61f8533
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I134d101a7a8a7e87e310b3121e3abdc732ea2d67
|
|
|