summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-02-11Merge "Remove functest-components from gates"Cedric Ollivier1-60/+7
2019-02-11Remove functest-components from gatesCédric Ollivier1-60/+7
It conforms with "Move rally_full in benchmarking" [1]. [1] https://gerrit.opnfv.org/gerrit/#/c/66911/ Change-Id: I6118630ec0957b12e5af1786ba93c8e7c114ca12 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-02-11Merge "[fuel] Docker: create manifest for saltminion-maas"Alexandru Avadanii1-0/+4
2019-02-11Merge "Add Pharos Tools Tox Verification"Trevor Bramwell1-1/+20
2019-02-11Merge "Update the CI pod info"Alexandru Avadanii4-20/+2
2019-02-11Merge "[fuel, armband] Disable Gambia jobs"Alexandru Avadanii7-7/+7
2019-02-11[fuel] Docker: create manifest for saltminion-maasAlexandru Avadanii1-0/+4
Change-Id: I3c2eee6ee954a5d89225039d50a5494790e68087 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2019-02-11[fuel, armband] Disable Gambia jobsAlexandru Avadanii7-7/+7
Change-Id: I10df633c478e3bbd2d229dbb4e5cf26d7d9cb82a Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2019-02-11Exclude functest-components (master)Cédric Ollivier1-0/+2
Change-Id: Id5df1a67b77711b172e8943c59866c8c3853e87f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-02-07Add Functest Hunter gatesCédric Ollivier1-0/+2
The system under test (functest-virtual) is downgraded to Rocky. It allows verifying Rocky and next Stein till the split of Functest POD. Change-Id: Ia161b30d9a97f517e487b3dc0f751adcc9059234 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-02-07Merge "Run tests from the new tiers"Cedric Ollivier1-4/+4
2019-02-07Run tests from the new tiersCédric Ollivier1-4/+4
It conforms with the new test tiers [1] [1] https://gerrit.opnfv.org/gerrit/#/c/66863/ Change-Id: I615277c4525b6dbc24442668c5179dd34952dc43 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-02-06Update the CI pod infoCristina Pauna4-20/+2
We are removing some of the older hw from the lab, so update the releng project accordingly Jira: ARMBAND-409 Change-Id: Ibbaf97e9aa328ef5fc259e3a8bd119729dd7ac24 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
2019-02-06Conform with new Functest test listCédric Ollivier1-62/+28
It conforms with "Move testcases in the right tiers" [1]. This patch has to be merged first to ensure the right gating in Functest (chicken & egg situation). [1] https://gerrit.opnfv.org/gerrit/#/c/66863/ Change-Id: I13e36dc9fbc3b6fa2bae91df1af28020ebd37bbc Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-02-05Merge "barometer: Add job definition for collectd-master docker image build"Trevor Bramwell1-0/+12
2019-02-02Isolate rally_full from functional testsCédric Ollivier1-0/+17
The next 2 tempest tests fails when all components run in parallel -ServerActionsTestJSON.test_resize_volume_backed_server_confirm -DeleteServersTestJSON.test_delete_server_while_in_attached_volume Change-Id: I838c5d2ee7ade29ffc91fa4146b48d479b1781f8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-02-02Temporarily redirect to /dev/stdout in functest-alpine.shCédric Ollivier1-0/+1
Change-Id: I7cb738d1f351df557846270bb176870bc9d11d92 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-02-02Add debug data in functest-alpine.shCédric Ollivier1-4/+3
It hasn't run since latest Jenkins maintainance. It will help finding the side effect. It also removes a former condition. Change-Id: I46b68ca65df43435f6ed96933c87111d9cfc2f7f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-02-02Revert "Enable Functest hunter gates"Cédric Ollivier1-2/+0
Releng is in an incorrect state (missing jobs). Let's revert commit 7db145c97ba66078dae7402f9372df259150a9d2 and enable it back later. Change-Id: I3b0668d0628cfd40f115b6a5625c505ae983de5c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-02-01Enable Functest hunter gatesCédric Ollivier1-0/+2
OpenStack Rocky was installed in functest-virtual. Change-Id: I9c47e62d0af627f6db46be375eadcefc969d664d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-31Stop running rally_jobs and neutron-tempest-plugin-api in //Cédric Ollivier1-7/+24
It moves rally_jobs into a separate multijob step. The next two testcases can raise timeout (1 min) if Routers related workloads are executed at the same time [1]. - test_routers.RoutersIpV6Test.test_router_interface_status - test_routers.RoutersTest.test_router_interface_status [1] http://artifacts.opnfv.org/functest/functest-opnfv-functest-smoke-latest-neutron-tempest-plugin-api-run-35/results/neutron-tempest-plugin-api/tempest-report.html Change-Id: Id631a9d9b27effe67cd7a0e7cba3943f9e734278 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-30barometer: Add job definition for collectd-master docker image buildRadoslaw Jablonski1-0/+12
Added definition for build & push docker image for 'barometer-collectd-master' - it is a barometer-collectd container that is based on latest master branch from collectd. Change-Id: I4d4b7c27971cbeffb8f303ef6b7799cc927d65f0 Signed-off-by: Radoslaw Jablonski <radoslawx.jablonski@intel.com>
2019-01-29Add rally_full in all gatesCédric Ollivier1-3/+3
rally full is fully verified in Functest gates (all OS versions). It's so relevant to add this key testcase. Functest gates end in 4 hours (all testcases included). Change-Id: I595b02bc4e06a893853b5c49b610e1fd28d8cec7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-28Merge "Remove Archived Project Jobs"Aric Gardner11-592/+0
2019-01-28Merge "[release] fuel, armband: opnfv-7.2.0"Aric Gardner2-0/+6
2019-01-28Add Pharos Tools Tox VerificationTrevor Bramwell1-1/+20
This runs `tox` against any changes to the dashboard in the pharos-tools repository. Change-Id: Ia58e20973f38dda350eb5ff4e89746f97b829560 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-01-28Remove Archived Project JobsTrevor Bramwell11-592/+0
Removes jobs for: - domino - escalator - vnf_forwarding_graph Change-Id: Id1364d38d7f1f8d8e1bb396be7bf84899139973f Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-01-28Stop blacklisting tempest testsCédric Ollivier1-3/+0
functest-virtual is fully verified by latest tempest_full. Change-Id: I212e3aa83c74d58945c9057a104db4a9fabd403b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-28[release] fuel, armband: opnfv-7.2.0Alexandru Avadanii2-0/+6
NOTE: armband opnfv-7.2.0 is identical to opnfv-7.1.0 Change-Id: Idbbdf009b0cde9ef0b94182e3a4fbc23e03a6c0c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2019-01-27Fix a nitCédric Ollivier1-1/+1
Change-Id: I919b065e69515a75f3be90ee9d01437e9fe83449 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-27Generate functest.yaml to verify OS masterCédric Ollivier1-5/+11
Change-Id: If39c18e0b9f5578b0e42b6e57cec10474d0fec5f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-26Merge "Yardstick Gambia 7.2.0 release"Aric Gardner1-0/+4
2019-01-25Clover opnfv-7.2.0 releaseStephen Wong1-0/+3
Change-Id: I0cbb69f19248268765f7574087552446175c8442 Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
2019-01-25Apex: Updates Gambia SR2 releaseTim Rozet1-0/+3
Updates the release tag in prep for SR2. Change-Id: I6ec9d589b532e7a4c604508c98bb5e1e62743c69 Signed-off-by: Tim Rozet <trozet@redhat.com>
2019-01-25Tagging opnfv-7.2.0 for IPv6BIN HU1-0/+3
Change-Id: I4526035f6b8148e0a5176838f6ecf614f1665479 Signed-off-by: BIN HU <bin.hu@att.com>
2019-01-25Yardstick Gambia 7.2.0 releaserexlee87761-0/+4
tag for Yardstick Gambia 7.2.0 release Change-Id: I0b4aeee5b138505b4095270412495f00572256be Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2019-01-21Fix typos in functest-kubernetes (container names)Cédric Ollivier1-12/+12
Change-Id: Ieb701c9e80115a7f492f0dd80cf3603593d04e70 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-17Remove unused BRANCH when building functest k8s featuresCédric Ollivier1-1/+1
Change-Id: Ia6dc8cc368837e7c8db3b61d92b76340782dead8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-17Remove unused Docker build argsCédric Ollivier1-2/+2
Docker installed in OPNFV releng build servers doesn't allow unused args. Change-Id: I904d0542a8a9fd881ae66d65757a7b9bc8b74757 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-16[fuel] Propagate INSTALLER_VERSIONAlexandru Avadanii2-10/+22
Change-Id: I590c904acd8b71e6c3cea93b85cc9d23f79c3225 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2019-01-15Merge "Update "yardstick-ubuntu-18.04" dockerfile in job"Trevor Bramwell1-1/+1
2019-01-15Generate functest-kubernetes.yaml via collivier.xtestingCédric Ollivier1-0/+541
Change-Id: I30a504fbf052d5ce24a470e3c255fc33d1df65d8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-14Update Functest jobsCédric Ollivier1-14/+0
rally_full fails due to the SUT (functest-virtual). fds was not part of Gambia and shouldn't be ready yet. Change-Id: I372eb933e9aa78ddd962bd7477e83eb62f87ae97 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-14Generate xtesting.yaml via collivier.xtestingCédric Ollivier1-47/+47
It adds project in jjb names to allow loading xtesting and functest jobs in one command. Change-Id: I120ab713cb73abc1f6aaf195e60fbcec9e45f740 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-12Set docker_args as expected by functest-virtualCédric Ollivier1-0/+3
Change-Id: Ia30c5bc380898f8bacb32c74b19092faf504bfbb Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-12Update Functest gate jobsCédric Ollivier2-622/+971
It conforms with the last updates of collivier.xtesting [1]. [1] https://galaxy.ansible.com/collivier/xtesting Change-Id: Idd2c1599d161d558961fb5b3509c565593f7fc07 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-01-11[fuel] Fix missing multiline markerAlexandru Avadanii2-2/+2
Change-Id: I0a4d2405e491906ca9ddd8b0506160cf4b8770ab Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2019-01-11Merge "[fuel] Run functest hunter against master branch"Alexandru Avadanii3-0/+11
2019-01-10Update "yardstick-ubuntu-18.04" dockerfile in jobStepan Andrushko1-1/+1
Update of dockerfile for Ubuntu 18.04 docker image job. JIRA: RELENG-416 Change-Id: I99042a4b08b96d283890f9b274972c716b3563f3 Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
2019-01-10[fuel] Run functest hunter against master branchCristina Pauna3-0/+11
Fuel has upgraded to OpenStack Rocky on master branch, so in order to be in sync with the same version of OpenStack in functest, the container with hunter tag must be ran for fuel master jobs. Change-Id: I91d7e209847cd74e6f16ff5c9881f1098911e9d9 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>