summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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-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
2020-12-08Remove refstack_[platform,compute] from airship testingCédric Ollivier1-4/+0
RefStack asks for Router testing and forbids skipping any test. As the feature is missing on purpose there is nothing wrong to skip refstack_compute and refstack_platform. All this single tests are verified by tempest_full, tempest_slow and tempest_scenario anyway which allow skipping tests. Change-Id: I425fd3d71eababde0aca20f158a4217ca3ec99a8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-12-08GIT Tagging: Vswitchperf.opensource-tnbt3-0/+15
This patch add git tagging for vswitchperf project. Tagging for Iruya and Hunter was also missing - this fixes the same. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: Ib8bb3552e854009aadc37635edcbbbd941f42265
2020-12-08Merge "Add lf-build2 to Shellcheck and Yamllint Jobs"Aric Gardner2-3/+6
2020-12-08Add lf-build2 to Shellcheck and Yamllint JobsTrevor Bramwell2-3/+6
Change-Id: I631e15c9ccb029347a3174b3914d0faef1c7050a Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2020-12-07Add airship 10.0.0 release tagJames Gu1-0/+7
Signed-off-by: James Gu <james.gu@att.com> Change-Id: I2898d4027d0eb959c0984c08175e7d9ca1479b16
2020-12-07Merge "Enable Functest OVN Gates"Cedric Ollivier1-2/+0
2020-12-07Merge "Enable Airship CI"Cedric Ollivier1-2/+0
2020-12-07Enable Functest OVN GatesCédric Ollivier1-2/+0
Change-Id: I6eca176f354d5e5026e2d0526bdec5dcc3b2fbcf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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-12-07[barometer] Tag the Jerma releaseEmma Foley1-0/+4
Signed-off-by: Emma Foley <efoley@redhat.com> Change-Id: I19413edc234176db53dbe4734a9f60ce3fa3a838
2020-12-07commit jerma release for cirvchenliangyjy1-0/+15
Signed-off-by: chenliangyjy <chenliangyjy@chinamobile.com> Change-Id: I16f0c8a4c2c52ff1f970934f40078d0e0af4f877
2020-12-04Create Stable Branch Jobs for vswitchperfjenkins-ci2-2/+10
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Change-Id: I7a2b6f1718c7b6503641fae6b0fcdc5655d5fafa
2020-12-04Merge "VSPERF: Jerma Stable Branch Creation."Aric Gardner1-0/+9
2020-12-04Enable Airship CICédric Ollivier1-2/+0
Change-Id: Ieab4ba89548024d0ea4bd177a3454bf6c509657e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-12-04Typo (french)Cédric Ollivier1-1/+1
I will allow running refstack_platform vs Airship. Change-Id: I80fdefbd8e69b4df51da883dbc173dffdd8536d6 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-12-04VSPERF: Jerma Stable Branch Creation.opensource-tnbt1-0/+9
To create stable jerma branch for vswitchperf Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I3abdc4e8e135e56a97509b2c52906456a9a46925