summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-02-10Push containers once builtCédric Ollivier1-1/+18
Change-Id: I19239a4ef176954e34c9098521bb6c4b8df46b14 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-09Fix former switch case ;;Cédric Ollivier1-1/+1
Change-Id: Ib08018d3ed9094a461e3836814ce08ed2d5adb79 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-09Update Xtesting Hunter and Iruya gatesCédric Ollivier1-27/+1
Change-Id: I2699ec444189eaf311bd7c2028c87a4d64e5ebd4 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-09Remove obsolete ovn4nfv jjbsCédric Ollivier2-134/+0
As far as I know, ovn4nfn is now inactive in OPNFV Change-Id: Id283abfe497d689d49ec6573dfb10b10172b4935 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-09Update Xtesting gates (mts was backported)Cédric Ollivier1-15/+4
Change-Id: I32f1c23fb3008d79c8c0649642103bfbcb129e06 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-09Manage test case exclude via XtestingCICédric Ollivier1-12/+6
Change-Id: I6fb60117ae05f3e14d26174a693b0b6fca98a532 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-09Leverage the right alpine versions per branchCédric Ollivier1-32/+75
Change-Id: I27cd46d873e2e48072f6aa23e1d4c5be8e9d1ccf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-08Force exit code if failureCédric Ollivier1-1/+1
Change-Id: Ia445281018f51ae062b63d2f347ffcc725370971 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-08Fix exclude list for TrivyCédric Ollivier1-0/+6
xtesting-mts is not available in all Xtesting versions. Change-Id: I71568b7db2b216259fc9ac0e276c4aee3f3bdd19 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-08Fix slave in trivy jobsCédric Ollivier1-2/+5
Change-Id: I38b7f49cccc53d0e2e679e35943825192e9fdcf8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-08Verify Xtesting containers via trivyCédric Ollivier1-0/+46
Change-Id: I8601f182ab650837bde2ddce1f8b302310cfa25a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-08Clean former pods in dovetailCédric Ollivier1-300/+0
It must delete the yml file as there are no longer Dovetail pods or OPNFV installers to run against. It can be safely revert once a new setup allows verifying Dovetail. Change-Id: I766dd1a0619dd967d664d128224c3049e40609ce Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-08Remove Clover docker buildsCédric Ollivier1-84/+0
Change-Id: I2163eb971b9cbd033316e4a998a77b283891125c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-08Clean other obsolete jjbsCédric Ollivier11-1522/+0
They should have been cleant when closing the projects. Change-Id: I44ae595201724886fa55f436ed8c7d5b44015775 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-08Clean obsolete jjbsCédric Ollivier51-4539/+0
They should have been cleant when closing the projects. Change-Id: Id00da883e6ea14631f2098e40978bcf793d5636b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-07Fix git urlCédric Ollivier1-1/+1
Change-Id: I14fbf2ee6a9c828c35dcbb650a2e9e676b86fbaa Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-07Manage tox via XtestingCICédric Ollivier2-116/+67
Change-Id: I5b063f9bffb363493363c0f96e66a9e8894e8de8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-05If releng verification had worked (x2)Cédric Ollivier1-1/+1
Verification has failed for years due to incomplete lock cache. Change-Id: I0b6d40636acf5b71457aab64cd7e6f5fa7cb45b4 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-05If releng verification has workedCédric Ollivier1-5/+5
18:49:16 /usr/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. 18:49:16 from cryptography.utils import int_from_bytes 18:49:16 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 18:49:18 + python -m pip install --user --quiet --upgrade setuptools 18:49:18 /usr/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. 18:49:18 from cryptography.utils import int_from_bytes 18:49:18 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 18:49:20 + python -m pip install --user --quiet --upgrade -r /tmp/requirements-EHaY.txt 18:49:20 /usr/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. 18:49:20 from cryptography.utils import int_from_bytes 18:49:20 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Change-Id: I936c36aa1ac694e3ac77e058ab6f13cccacee5eb Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-02-05Generate Docker builds via Xtesting CICédric Ollivier2-376/+112
Change-Id: I883d2c088849ba293ebed9541b42d63d3de4567a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-01-27Change docker image name for samplevnf to rapidYury Kylulin1-2/+6
Image name changed from samplevnf to rapid to better reflect the image content. Added relevant people in the distribution list. Signed-off-by: Yury Kylulin <yury.kylulin@intel.com> Change-Id: I8afd269bfae191cd54b2c476ef6b1a5b86a32749
2021-01-26Rename sig_network_feature -> sig_network_featuresCédric Ollivier1-9/+9
Change-Id: Ia04d6b09b61b027b428ad10f561163f1bc5844d8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-01-25Move Barometer and Releng Builds off MasterTrevor Bramwell2-2/+2
Moves 'barometer-plugins-test' to 'opnfv-build-centos', and 'releng-artifact-cleanup-daily' to 'opnfv-build'. Change-Id: I7d6e417307fd5994cc82cc38297e2aff45a9edcd Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2021-01-25Update Functest K8s test case listCédric Ollivier1-0/+52
It takes into account latest integrated e2e tests. Change-Id: Ic1273fb3ca8f5d993463ec9caa340c8829bf2882 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-01-21Merge "Update jjb for Alpine 3.13"Cedric Ollivier4-32/+32
2021-01-21Update jjb for Alpine 3.13Cédric Ollivier4-32/+32
Change-Id: Ie43dd6f101ad7972e6c078eda76b123d7b2f5c54 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-01-12Disabling Clover Jobs, as Clover appears inactiveTrevor Bramwell2-9/+2
There have been no changes to Clover since 2019. Disabling their daily jobs and removing hunter jobs to reduce noise. Change-Id: Ib7532c88559b776a21ed935fe49bf914c8da9fc8 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2021-01-05Disable cntt-latest-daily and cntt-latest-gateTrevor Bramwell1-0/+2
These jobs rely on Intel-POD15 which has not been online since June. Please revert this patch when the POD is back online and the jobs can be ran. Change-Id: I42dd00809fd4cb3ee21b1715eec575626455c58e Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2021-01-05Install tox-pip-version needed by NFVBenchCédric Ollivier1-0/+1
Change-Id: I93de5066eaa28ed244c857a3d7e6405ba221d79c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-12-22Images build for samplevnf repoYury Kylulin1-0/+5
Add docker image build for samplevnf repository (rapid testing). Signed-off-by: Yury Kylulin <yury.kylulin@intel.com> Signed-off-by: Luc Provoost <luc.provoost@intel.com> Change-Id: Ic21bfe217fa75e460237514779543e1ae0cdd037
2020-12-21Jerma Release Tagging for OPNFV DocsTrevor Bramwell1-0/+5
Change-Id: Ibc905e21baade0b51cefdaf712dca5a16721ae5d Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2020-12-14Basic Getting Started guide for OPNFV CITrevor Bramwell2-2/+140
Adds a basic getting started user guide for OPNFV CI and and overview of the Releng repository structure. Change-Id: I921a66ced75869439903228d9938c321099ef620 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2020-12-10Merge "dovetail portal jerma tagging"Trevor Bramwell1-0/+5
2020-12-10Merge "Tag Kuberef for Jerma release"Trevor Bramwell1-0/+5
2020-12-10Tag Kuberef for Jerma releaseRihab Banday1-0/+5
Signed-off-by: Rihab Banday <rihab.banday@ericsson.com> Change-Id: I0b3482a054f17b68966206f690167fbc05d58eb0
2020-12-10dovetail portal jerma taggingKanagaraj Manickam1-0/+5
Issue-ID: DOVETAIL-815 Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com> Change-Id: I7281d12b128656d935a1ab5f9b41a3a748cd146b
2020-12-09Build Jerma branch for OPNFVDocsTrevor Bramwell1-0/+2
Change-Id: Iae9599f1c09713d99aed9c6730afe8776d2a0839 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2020-12-09Create samplevnf.yaml for taggingLuc Provoost1-0/+24
Signed-off-by: Luc Provoost <luc.provoost@intel.com> Change-Id: I4f52d6b6de77c3a68705c6d85c25e0f76fe19f39
2020-12-09Merge "Create Stable Branch Jobs for vswitchperf"Trevor Bramwell2-2/+10
2020-12-09tempest_smoke now passed when bypassing nova console issuesCédric Ollivier1-0/+2
Change-Id: I3f3125214ca016a636b57763296bafd711dfcdd8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-12-09Merge "update the cirv.yaml for Git tagging"Trevor Bramwell1-0/+19
2020-12-09Merge "Doctor Jerma tag"Trevor Bramwell1-0/+7
2020-12-09update the cirv.yaml for Git taggingchenliangyjy1-0/+19
Signed-off-by: chenliangyjy <chenliangyjy@chinamobile.com> Change-Id: Ibb8ccb08b953b1a64227250d35b81d76aba9ad5c
2020-12-09Doctor Jerma tagTomi Juvonen1-0/+7
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com> Change-Id: I0da148af6272a7243b4caf106f07b71c661e2c40
2020-12-08Enable refstack_[platform,compute] in airship gatesCédric Ollivier1-0/+4
They are now skipped by Functest if NO_TENANT_NETWORK. Change-Id: I764004bfefff99f43850dc4897003d4731a9d2b9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-12-08Merge "GIT Tagging: Vswitchperf."Trevor Bramwell3-0/+15
2020-12-08Allow jobs ot use build2 while build1 is downAric Gardner3-3/+4
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: Ic545a801f1d64f1f759b5a728878c961c819bfe5
2020-12-08Merge "commit jerma release for cirv"Cedric Ollivier1-0/+15
2020-12-08Merge "[barometer] Tag the Jerma release"Cedric Ollivier1-0/+4
2020-12-08Merge "Remove refstack_[platform,compute] from airship testing"Cedric Ollivier1-4/+0