summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-12-14Correct Python invocation in Releng release jobsTrevor Bramwell1-3/+3
Change-Id: I13db6409c18923cf9aebf230547382cdc97480db Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2021-12-14Fix Releng release job virtuenv creationsTrevor Bramwell1-2/+2
This script should be more explicit in specifying pip3, and not specify the path to python3. Change-Id: I853b0f6fff8950bc729167a18f98bea591a083f0 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2021-12-14TAGGING: Lakelse Release tagsSridhar K. N. Rao2-0/+34
Added stable lakelse tags for vineperf and cirv. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: Ie764f6cd54fe1027043ab26182367c1b27c1f329
2021-12-14Add Lakelse Release JobsTrevor Bramwell1-0/+1
Change-Id: I3c520fc88f0821445dced241ab8380e8c1fcb5ad Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2021-12-13SDV: Publish CIRV-SDV Containers.Sridhar K. N. Rao1-0/+29
Include patch to build and publish cirv-sdv containers. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I15381c34f145b714fcdfd4728db072a8cd1745e9
2021-12-03Merge "Switch Docker Namespace from OPNFV to Anuket"Cedric Ollivier2-9/+9
2021-12-03Merge "Configure email publishers in Functest jobs"Cedric Ollivier7-0/+51
2021-11-30Merge "using global tox verify job"Trevor Bramwell1-44/+4
2021-11-30using global tox verify jobGeorg Kunz1-44/+4
This patch replaces the old rtd verify job, which still defaulted to Python 2, with the global tox verify job and a Python 3 environment. Signed-off-by: Georg Kunz <georg.kunz@ericsson.com> Change-Id: Ic6c1491460a067a930b10e7bdda75701768cdde6
2021-11-30Configure email publishers in Functest jobsCédric Ollivier7-0/+51
Change-Id: Iae0532ee2d57b9f67bc6ef1ba39c8a450d668e3d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-11-19Merge "VINEPERF: Docker Containers and Name Change."Trevor Bramwell4-0/+275
2021-11-19Support CentOS 7 in GoogleStorage Gitlab templateTrevor Bramwell1-1/+6
Add a check for `dnf` to the GoogleStorage gitlab-ci template, falling back to `yum` if the command is not available. This should allow the job to work on both CentOS 7 and 8. Change-Id: I0964c23d799bb394bc331bd740a0d6a1cba74082 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2021-11-19Fix DASHBOARD_URLCédric Ollivier1-1/+1
It completes the previous change. Change-Id: I958a2c3d6833ea8c6e38ddb0e8b834a50540559c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-11-19Switch xena to lf-pod4-2Cédric Ollivier1-1/+1
Change-Id: I8b24db14920149a1e9eb117a3ccc0cc8cb3e6650 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-11-13VINEPERF: Docker Containers and Name Change.Sridhar K. N. Rao4-0/+275
This patch add 1. Containers to be publised to docker-hub from Vineperf. 2. jenkins jobs - migration from vswitchperf to vineperf. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: Id784fd6455a6655ffb83fb801807a4953ee2c447
2021-10-11Fix DASHBOARD_URL if Xena GatesCédric Ollivier2-4/+4
Change-Id: I20c40953a2a596a7c18f5e7a63c242aded9c2d32 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-11Leverage the right Functest Xena gatesCédric Ollivier2-4/+4
Change-Id: I76d16d036db424ff779d581ab7fb1b18694e9a59 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-11Fix Functest Xena exclude rulesCédric Ollivier2-0/+34
https://build.opnfv.org/ci/job/functest-opnfv-functest-tempest-xena-gate/1/console Change-Id: Ibabf3664dd4b5c76249be6b7957ab037443d9937 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-11Publish Functest Xena jobsCédric Ollivier2-0/+16
Change-Id: If56d54d205b05a88150caa0adfa9f4e8fe2c0b3a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-08Publish Xtesting Xena JobsCédric Ollivier2-0/+12
Change-Id: I2fbbec6a527e47f9486db2c45c3ca8c4cf6ab334 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-08Create Xena branchesCédric Ollivier2-0/+13
Change-Id: I61e6bf9a4564e4d6faaea0042881c8da32a1a089 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-07nit: fix shell scriptCédric Ollivier3-3/+3
Change-Id: I7c64bfdb0afd906f9df237e8215262e091ac5a22 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-07Updates ca-certificates in all tox jobsCédric Ollivier3-3/+9
https://build.opnfv.org/ci/job/functest-kubernetes-latest-tox/100/console Change-Id: I0f9031026bb332f0e03032270d2b8fe02f08e73b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-07Disable CNTT jobsCédric Ollivier1-0/+2
They are blocked due to missing agents. Disabling them would avoid lots of manual actions to clean them. Change-Id: Idc817ae304707c26ae7312dbd19f6578303e36fa Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-09-20Remove all non proxy env argsCédric Ollivier2-10/+0
Change-Id: Id4f504b6fcaba200c6f9c48b55f0b46ac18cb82f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-09-20Take last XtestingCI updates into accountCédric Ollivier2-0/+10
Change-Id: I575c0bfdc69c0cc87b189a6295f1c8cee0893340 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-09-20Rename buildargs to build_argsCédric Ollivier4-31/+31
Change-Id: I6318806d00d1aa445d5fe3ca6151156c02e0e01d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-09-20Fix build_args logicCédric Ollivier1-7/+8
Change-Id: I9e45242fe77b600216d5d5759c13a5b817a11142 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-09-19Update buildargs logicCédric Ollivier7-29/+57
Change-Id: I393e5669f190ddf81cf2afcc9e153809686d5f1c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-09-14Switch Docker Namespace from OPNFV to AnuketTrevor Bramwell2-9/+9
This updates the container builds to be published to hub.docker.com/u/anuket over hub.docker.com/u/opnfv. Change-Id: I8a182277fc35f9d04925cc63b4eedf57a4b25f0c Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2021-09-08nit: make it bashCédric Ollivier1-2/+2
Change-Id: Ie8e15455db59ac57cd5dc9552ee575b8a0a8ebab Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-09-08Fix ansible role output dirCédric Ollivier1-0/+2
Change-Id: Ibec138835ba5fa95590ec2b0b654d2615082b287 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-09-08Create both master and stable jobsCédric Ollivier1-3/+12
Change-Id: I1d0497333bc0ab357ee469d70f65aecc5e1d2516 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-09-08Debug Docker pull rate issuesCédric Ollivier1-1/+1
Change-Id: I7f60e3e07cfb89741c9af9b11639e09531b7e7e1 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-09-07Avoid prompt properly when calling docker system pruneCédric Ollivier1-1/+1
Change-Id: I472f67b9eebc138f60e50bb70b084db7878e304f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-09-07Call docker system pruneCédric Ollivier1-0/+1
Change-Id: I7d0ec02e31f54a64c6cd94d12a9d124aac95d536 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-26Fully remove sig_network_serialCédric Ollivier2-2/+0
Change-Id: I1219f35d0e192ff898f15d44857a858c19803faf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-26Remove SIG CLI test caseCédric Ollivier2-16/+0
It conforms to https://github.com/cntt-n/CNTT/pull/2579 Change-Id: Ic2cdaa6bc86ef50e25ae5d4534c6f3d114b0289e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-24Temporarily disable sig_network_serialCédric Ollivier2-6/+0
Change-Id: I5f006172c9b8e7aace5ffed01e255fd11c0b98a7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-20Create Functest Kubernetes jobsCédric Ollivier2-0/+20
Change-Id: I611cee8f83f7b426127764f5c66e6521613d8373 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-20Add v1.22 in jjb/releng/releng-release-jobs.yamlCédric Ollivier1-0/+1
Change-Id: I6aaaccb8846cca03717ee34ec899dbe3f303d4d0 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-20Prepare Functest Kubernetes v1.22Cédric Ollivier1-0/+9
Change-Id: I6c28bbb2726a449d1f654cdaf4d49b6543fe1ba9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-19Merge "Set verbose when removing /data"Cedric Ollivier1-1/+1
2021-08-19Set verbose when removing /dataCédric Ollivier1-1/+1
Change-Id: I992a9c12fb5a1596b0972ddf9aebf86f33c562ef Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-19Merge "Fix binary operations"Cedric Ollivier1-3/+3
2021-08-19Fix binary operationsCédric Ollivier1-3/+3
Change-Id: Ifc977537daf37048d63310ae6a12e84262d76c35 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-18Merge "Replaces lf-build1/2 references with lf-build5/6"Trevor Bramwell9-44/+24
2021-08-18Replaces lf-build1/2 references with lf-build5/6Trevor Bramwell9-44/+24
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>
2021-08-16Merge "Apply new env and volume regexes"Cedric Ollivier6-57/+22