Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/releng from branch 'master'
- Merge "Remove functest-components from gates"
- Remove functest-components from gates
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel] Docker: create manifest for saltminion-maas"
- [fuel] Docker: create manifest for saltminion-maas
Change-Id: I3c2eee6ee954a5d89225039d50a5494790e68087
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add Pharos Tools Tox Verification"
- Add Pharos Tools Tox Verification
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Update the CI pod info"
- Update the CI pod info
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel, armband] Disable Gambia jobs"
- [fuel, armband] Disable Gambia jobs
Change-Id: I10df633c478e3bbd2d229dbb4e5cf26d7d9cb82a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Exclude functest-components (master)
Change-Id: Id5df1a67b77711b172e8943c59866c8c3853e87f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Add Functest Hunter gates
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Run tests from the new tiers"
- Run tests from the new tiers
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Conform with new Functest test list
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "barometer: Add job definition for collectd-master docker image build"
- barometer: Add job definition for collectd-master docker image build
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Isolate rally_full from functional tests
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Temporarily redirect to /dev/stdout in functest-alpine.sh
Change-Id: I7cb738d1f351df557846270bb176870bc9d11d92
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Add debug data in functest-alpine.sh
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Revert "Enable Functest hunter gates"
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Enable Functest hunter gates
OpenStack Rocky was installed in functest-virtual.
Change-Id: I9c47e62d0af627f6db46be375eadcefc969d664d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Stop running rally_jobs and neutron-tempest-plugin-api in //
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Add rally_full in all gates
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Remove Archived Project Jobs"
- Remove Archived Project Jobs
Removes jobs for:
- domino
- escalator
- vnf_forwarding_graph
Change-Id: Id1364d38d7f1f8d8e1bb396be7bf84899139973f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[release] fuel, armband: opnfv-7.2.0"
- [release] fuel, armband: opnfv-7.2.0
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Stop blacklisting tempest tests
functest-virtual is fully verified by latest tempest_full.
Change-Id: I212e3aa83c74d58945c9057a104db4a9fabd403b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Fix a nit
Change-Id: I919b065e69515a75f3be90ee9d01437e9fe83449
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Generate functest.yaml to verify OS master
Change-Id: If39c18e0b9f5578b0e42b6e57cec10474d0fec5f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Yardstick Gambia 7.2.0 release"
- Yardstick Gambia 7.2.0 release
tag for Yardstick Gambia 7.2.0 release
Change-Id: I0b4aeee5b138505b4095270412495f00572256be
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Clover opnfv-7.2.0 release
Change-Id: I0cbb69f19248268765f7574087552446175c8442
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: Updates Gambia SR2 release
Updates the release tag in prep for SR2.
Change-Id: I6ec9d589b532e7a4c604508c98bb5e1e62743c69
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Tagging opnfv-7.2.0 for IPv6
Change-Id: I4526035f6b8148e0a5176838f6ecf614f1665479
Signed-off-by: BIN HU <bin.hu@att.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Fix typos in functest-kubernetes (container names)
Change-Id: Ieb701c9e80115a7f492f0dd80cf3603593d04e70
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Remove unused BRANCH when building functest k8s features
Change-Id: Ia6dc8cc368837e7c8db3b61d92b76340782dead8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Remove unused Docker build args
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>
|
|
* Update docs/submodules/releng from branch 'master'
- [fuel] Propagate INSTALLER_VERSION
Change-Id: I590c904acd8b71e6c3cea93b85cc9d23f79c3225
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Update "yardstick-ubuntu-18.04" dockerfile in job"
- Update "yardstick-ubuntu-18.04" dockerfile in job
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Generate functest-kubernetes.yaml via collivier.xtesting
Change-Id: I30a504fbf052d5ce24a470e3c255fc33d1df65d8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Update Functest jobs
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Generate xtesting.yaml via collivier.xtesting
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>
|
|
* Update docs/submodules/releng from branch 'master'
- Set docker_args as expected by functest-virtual
Change-Id: Ia30c5bc380898f8bacb32c74b19092faf504bfbb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Update Functest gate jobs
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>
|
|
* Update docs/submodules/releng from branch 'master'
- [fuel] Fix missing multiline marker
Change-Id: I0a4d2405e491906ca9ddd8b0506160cf4b8770ab
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel] Run functest hunter against master branch"
- [fuel] Run functest hunter against master branch
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>
|
|
* Update docs/submodules/releng from branch 'master'
- [fuel, armband] Disable aarch64 verify jobs
Our hardware does not support nested virtualization on aarch64, so
our verify jobs cannot run any real tests that require spawning VMs
on a virtual POD, where all verify jobs were previously scheduled.
So all aarch64 verify jobs used to be limited to checking that the
Armband patches apply cleanly on top of OPNFV Fuel. Now that all
Armband patches are upstream in OPNFV Fuel, the verify jobs became
more or less a no-op, so let's just disable them.
Change-Id: Ibe86f58978c961e221c90ccb8b2666598981f464
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Remove Copper and refs to Copper"
- Remove Copper and refs to Copper
Issue-ID: COPPER-37, COPPER-38, COPPER-40
Copper was terminated so removing build files and refs to the
copper project. A ticket has been submitted to the OPNFV
Helpdesk to make the Copper repo read-only.
Change-Id: I9b9ec88abd5c2ade816fc588c5549af0c6b6ee13
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Doctor to run Fenix as admin tool"
- Doctor to run Fenix as admin tool
First run all with sample Inspector
Second maitenance with Fenix
Third fault_management with Congress inspector
Change-Id: Id2eb505fc167d06531eebf022840173617a02ec3
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
* Update docs/submodules/releng from branch 'master'
- [fuel] Schedule the os-nosdn-fdio-noha scenario
Change-Id: I5f96fe9e7268d44f083bc5925520afad53c89ff8
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Allow conditional docker build args
It allows managing xtesting and functest jjbs via the same role.
functest-component doesn't take BRANCH into account.
Change-Id: If487e8350bca6b37d585a4ed16214e77df6170ae
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add build "yardstick-ubuntu-18.04" docker image job"
- Add build "yardstick-ubuntu-18.04" docker image job
JIRA: RELENG-416
Change-Id: I9539a4d9ea2bbbdbc8ee6da73cf8841b515265c7
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Add ONAP VNF SDK verification tests
Please refer to env_config.sh.onap.sample when testing it.
The guide of preparing local env for onap package validation can be found here
https://gerrit.onap.org/r/#/c/75119
Change-Id: I39d6b11544847756126623a7eb3b953dc800c470
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Precise Xtesting view filter
Change-Id: Ib2488e32b766b1a3c1ec68797b9d510397517b0b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Add Xtesting gate jobs
It conforms with the last updates of collivier.xtesting [1].
[1] https://galaxy.ansible.com/collivier/xtesting
Change-Id: Ie94990c872f079735a87ce67c8ffb9378559c016
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Update the CI pod info
Added arm-pod9 and arm-pod10 to CI list and docs
Change-Id: Id4a44554d23a2114913dfbc446cdeaade826b3ab
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Clean Xtesting logs as privileged
It also mutes gsutils and precises Xtesting view regex.
Change-Id: Idf0457205dc53e9cca2befc139b65715511e8ebf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Leverage on $WORKSPACE in xtesting.yaml
It also forces the right slave when pulling/removing the docker images.
Change-Id: I36c4b0d7f046c25d51458ec6dee0da163eb3ee2d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|