summaryrefslogtreecommitdiffstats
path: root/jjb/cirv
AgeCommit message (Collapse)AuthorFilesLines
2022-12-08Get rid of global jjb in AnuketCédric Ollivier5-86/+0
They are useless here, never updated and failed a lot because of package management issues in it. It now defines all views in the classical way. It also removes all rtd jobs as they are useless. Our docs are built on git events via RTD too. (and it avoids the hardcoded token which should be a security convern). If needed, cirv and laas python verification will be updated in a second patchset. Change-Id: I5aee179d804a5547a464501a03d7afa395420552 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-18Switch CIRV verify/merge to use Global-JJB Tox jobTrevor Bramwell1-65/+9
This replaces the current cirv verify job that just runs 'tox' from a bash shell, with the global-jjb tox job that first creates and activates a Python3 virtualenv. Additionally this runs tox post-merge. Change-Id: I4af90f08e34c417397a82391a7079fc556e6af85 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2021-08-18Replaces lf-build1/2 references with lf-build5/6Trevor Bramwell1-1/+1
Updating parameters to use labels where applicable. Also disables the 'ansible-build-server' job until it can be verified to work on the new build servers without causing issues. Change-Id: I130d18c54a66c2cd504ed950a61c7249c3beefa8 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2020-12-07Add sdv and hdv cirv rtd jobsAric Gardner2-0/+44
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I577ba76dc711e673d06e0c96f281e19262c0ea05
2020-12-07Add read the docs jobs for cirvAric Gardner1-0/+21
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I2265de4b34a045b35102c08bef5b05b156d60db0
2020-03-16Switch to lf-build2Cédric Ollivier1-1/+1
There is no slave called intel-pod15. Change-Id: Ib03ef798ac117090f408ca9d562a6efc09e48340 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-03-16JJB: Added Jenkins build job for CIRV.opensource-tnbt2-0/+77
This patch adds verify job for CIRV. Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com> Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I4d24f76b122429ff10f6e80ec35e6c2fcb0da3e6