summaryrefslogtreecommitdiffstats
path: root/docs/submodules/releng
AgeCommit message (Collapse)AuthorFilesLines
2018-09-25Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[docs] Limit git submodule recurse to depth 1" - [docs] Limit git submodule recurse to depth 1 Some projects (e.g. Fuel, Armband) embed their own git submodules, which are picked up by Sphinx during RTD verify job, leading to a lot of issues (e.g. duplicate labels since Armband includes Fuel as a git submodule of its own). Change-Id: I771f7c95334fc25c82cc8b14ee2064b043d9e321 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-25Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - openci: Run jobs on xci slaves Change-Id: I58fc2c56d32c04f2c96136ed69335b5c64771e05 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-25Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Fix Functest return values" - Fix Functest return values The current impl doesn't exit as expected when running both tiers and testcases [1][2]. [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/324/console [2] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-fraser/284/console Change-Id: I934c3f54313522011ed87ebebe77fbb285b8ab49 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-25Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Add scenario parameter for functest-k8s in container4nfv Proj" - Add scenario parameter for functest-k8s in container4nfv Proj Add a scenario parameter for functest-k8s in container4nfv project. Change-Id: I1465ed268c7f5015616076cd8efc923fd833c623 Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
2018-09-25Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "container4nfv: adjust arm job timeout" - container4nfv: adjust arm job timeout Our virtual node is kind of slow in handling all triggered tasks. Change-Id: I1b4616561aaaabfe96ef77b4a649a16e888d18c0 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-09-24Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Fill stable branch details" - Fill stable branch details Change-Id: I135189c6fa8fbf01f67f37547ca120779c08fbc9 Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-09-24Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Create stable/gambia branch for Auto project" - Create stable/gambia branch for Auto project Change-Id: Ic5e0a004422264fb91f27b1d1152518ef7b159b3 Signed-off-by: Martin Klozik <martin.klozik@tieto.com> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-24Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Create stable/gambia Branch for Compass4nfv repos" - Create stable/gambia Branch for Compass4nfv repos Change-Id: I97e1f9d0909f72c13b2fb8f80bfe10f34c054d11 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-09-24Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Gambia Stable Branch for IPv6" - Gambia Stable Branch for IPv6 Change-Id: Ife7a1fe2feddc54b980e702733d829998f9e02e3 Signed-off-by: BIN HU <bh526r@att.com>
2018-09-24Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Doctor stable/gambia and opnfv-7.0.0" - Doctor stable/gambia and opnfv-7.0.0 Doctor Gambia release Change-Id: Idf90b116d3e697947b3e9a60163243bff79cf181 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-09-24Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[samplevnf] Add stable/gambia branch" - [samplevnf] Add stable/gambia branch Change-Id: I3f3b0b150defb12553740f0d4c3ec111fceb7a5b Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2018-09-24Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/releng from branch 'master' - macros, docs, releng: Use `sudo -H` pip install This is still far from a clean and secure approach, as `pip install` should not be ran with `sudo`. However, `-H` limits the area we touch and also fixes some incompat between disto-provided pip and pip-provided pip. Change-Id: I0e19dfeaf66f6f453e3868c71016305ae050f0c8 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-24Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - openci: Fix the event origin in compose job Change-Id: I450bbd4a3c0e386f949b3b06fe85e74661e2ef2b Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-22Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/releng from branch 'master' - [fuel] verify: Rework condition for using sudo With the rework of Fuel & Armband repos, the condition for using sudo got mixed up and alternated between on/off for armband's deploy/verify jobs. Rewrite it based on lab allocation instead of project. Change-Id: I428c585142017b170233858ec3160fdaf998db0c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-21Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/releng from branch 'master' - [yardstick] Add stable/gambia branch Change-Id: I2f3b0b150cefb12553740f0d4c3ec111fceb7a5b Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-09-21Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/releng from branch 'master' - [fuel] verify: Use regex find instead of match ==~ and its negative form previously used mean the pattern should match the whole string, while =~ returns true for partial matches. Change-Id: Ibdeacb4bc221820175b15a87db343fc950e0f9e8 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-21Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/releng from branch 'master' - [fuel] verify: pass env vars with sudo -E While at it, tweak regex for verify job to match 'recheck' right before EOF. Change-Id: I3e8e1eeaf2ca947425fa2443b29e150c808eea07 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-21Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "For compass, the process name is rabbitmq" - For compass, the process name is rabbitmq JIRA: DOVETAIL-738 Change-Id: I0266c8f61657ceb30d8ce41d3caa35f4e7aa46fa Signed-off-by: xudan <xudan16@huawei.com>
2018-09-21Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/releng from branch 'master' - [fuel] verify: Enable voting for arm64 deploy - disable functest smoke on arm-virtual* PODs, since we don't perform a full deployment on those PODs, only a basic integrity check; Change-Id: I0bcd6da32118ea256652dc74977ef0ee7f2525ab Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-21Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/releng from branch 'master' - [fuel] verify: Add baremetal testing on request Duplicate fuel-verify jobs based on cluster type (virtual, baremetal) and allow (re)checking changes using a specific scenario: - ALL changes will trigger a virtual POD CI cycle (build, deploy, smoke) on submit, rebase etc., just like they used to; - change comments containing a substring formatted like: * `recheck: os-odl-nofeature-ha` * `reverify: os-odl-nofeature-noha` * `recheck` will trigger only virtual or baremetal deployments of the required scenario (default os-nosdn-nofeature-noha) on: * virtual PODs if scenario is NOHA; * baremetal PODs if scenario is HA; - limit arm64 verify job running on arm-virtual2 to the installation of infrastructure VMs and skip cluster setup to prevent POD time starvation; Limitations: - HA scenarios can only be verified on manual request via a change comment (e.g. 'recheck: os-odl-ovs-ha'); JIRA: FUEL-390 Change-Id: I6368cfd045180d6a7202b8d817b17a4b123ba2af Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-21Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - openci: Log eventBody to console before publishing It is necessary to log the eventBody to console before we attempt to publish it since it is not possible to see the event body in case if the publisher errors out due to invalid JSON. Change-Id: I79cb93f64f5e6e275e306b375210f5f2ed7bd53d Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-21Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "openci: Fix jsonBody for the published event" - openci: Fix jsonBody for the published event Change-Id: I9bdcbf24573bb2202e8ec3c43b3cdfc2ba7df321 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-21Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "openci: Switch to python utility for publishing messages" - openci: Switch to python utility for publishing messages Change-Id: Iee41f1fcaf80f0a0b3a58cd189a04cefcbfbb028 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-21Update git submodulesxudan1-0/+0
* Update docs/submodules/releng from branch 'master' - [dovetail] add fraser docker build job Change-Id: Ic54f6fe21dc0e9d2b3a9a2f3db1ba82f08446b6c Signed-off-by: xudan <xudan16@huawei.com>
2018-09-20Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge changes from topic 'stable-branch' * changes: [armband] verify: Simplify and move to build hosts [fuel] Retire Danube stream [fuel] cleanup: remove unused scenarios [fuel] cleanup: remove unused job defs & scripts - [armband] verify: Simplify and move to build hosts Now that Fuel verify jobs cover arm64 deployments by default, we only need to validate that the Armband patches still apply on top of the latest Fuel@OPNFV git submodule HEAD. While at it, tweak timed trigger order. JIRA: ARMBAND-401 Change-Id: I4ed20b52906848efff6bad641852d3dd1bee3db3 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> - [fuel] Retire Danube stream - cleanup deploy tooling for old-style artifacts (ISO-based); - remove danube stream, related jobs and hacks required for them; Change-Id: Ib2486173df1ec83f2dbc08a5e9faf950bffb4b06 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> - [fuel] cleanup: remove unused scenarios We don't currently support ONOS and KVM-based scenarios. Change-Id: I9869498c1f726293d571562291e850a817bf3e18 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> - [fuel] cleanup: remove unused job defs & scripts Change-Id: I64aae5719f1a0a667e56722bab9e5012a813571f Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-20Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[stable/gambia] fuel, armband stable branches" - [stable/gambia] fuel, armband stable branches Change-Id: I21e6464478fd943037b16af8758f6b24bc54f0fc Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-20Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Clean up RETURN rule from FORWARD chain" - Clean up RETURN rule from FORWARD chain Remove obsolete/breaking RETURN rule from preparation stage of Yardstick and Dovetail test suites. Change-Id: I817780da95f10bc12c491e56806455d1aee25ece Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2018-09-20Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - openci: Configure jobs to run on ericsson-build4 lf-build2 seems not to have right ports open, causing problems while connecting to ActiveMQ Message Broker. https://build.opnfv.org/ci/view/OpenCI/job/openci-opnfv-k8-nosdn-onap-ha-compose-daily-master/10/console Change-Id: If78cb8b2748080641db851182860f6a8630a323d Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-20Update git submodulesYolanda Robla1-0/+0
* Update docs/submodules/releng from branch 'master' - Add scenario to publisher and filter Change-Id: I52d4ecb5f305f190a9e06c13407fd0927bc45a29 Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
2018-09-20Update git submodulesYolanda Robla1-0/+0
* Update docs/submodules/releng from branch 'master' - Change test job to use new publisher Change-Id: I9da4c2587874a7ea4ca0f2b90dd7ec15c9e05e34 Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
2018-09-20Update git submodulesYolanda Robla1-0/+0
* Update docs/submodules/releng from branch 'master' - Remove injecting properties, fix in openci_publish call Also remove the jms publisher, this is not going to be used now, as the openci_publisher will be used instead. Change-Id: I9a3f4557724cc41ac85ce68a6d0c46ae78864b88 Signed-off-by: Yolanda Robla Mota <yroblamo@redhat.com>
2018-09-20Update git submodulesYolanda Robla1-0/+0
* Update docs/submodules/releng from branch 'master' - Use credentials for openci job Change-Id: Ie25586d8ef73a34b68fdf5580df27e5e609e84ce Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
2018-09-20Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Add missing PS1 var" - Add missing PS1 var Change-Id: I0d6b8525cc12bb71852a8aeeb67cbc37d0456bcb Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
2018-09-20Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Add fixes in openci job" - Add fixes in openci job Force workspace cleanup Do not use credentials plugin, but hardcode it. Change-Id: I5b6e59382c25fc75a748f90fbd030521dac9071f Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
2018-09-20Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Use publisher in OPNFV compose daily jobs" - Use publisher in OPNFV compose daily jobs Change-Id: I2341191b9afbf7b572a6ae28a50eb722b66109c7 Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
2018-09-19Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Perform a Mock Release Releasing the sandbox project to verify release automation is working as intended. Change-Id: Ica62b683490581179ccfa953850a2667b018d4c4 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-19Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Create branches via ssh rather than the https" - Create branches via ssh rather than the https Previously we created the branches over Gerrit's HTTPS interface. One or two projects from the previous release did not have their stable branches created at the correct place. Switch to using ssh for branch creation will be more reliable and easier for us to verify. Change-Id: If7f24d2b19e74513b59889bd64d25919aa048e4c Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-19Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "jjb: xci: Do not wipe clean VM on failures" - jjb: xci: Do not wipe clean VM on failures If there is a CI failure, then we need the VM to be present so we can ssh to the slave and collect all the logs we can in order to debug the problem. However, in order to not leave stale VMs around, we should remove the VM if a job is scheduled again on the same node. As such, if we need to debug a build on the node, we need to disconnect the node from Jenkins so the VM is not wiped by a future job. Change-Id: I93e7d7402fe03c392b63b87e7d438191f6e7e9cc Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-09-18Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[fuel] Accept arm clusters as valid deploy targets" - [fuel] Accept arm clusters as valid deploy targets JIRA: ARMBAND-401 Change-Id: Icd32874ecb38c3f7469e71bd461794b65f50494c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-18Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Add former testcase names as cases" - Add former testcase names as cases Else Fraser jobs are wrong [1] [1] https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-fraser/lastFailedBuild/console Change-Id: I4b3e1cacb9da3a3c51ec5b1be615bd2049b6a6e7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-18Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "xci: Switch to Functest Hunter" - xci: Switch to Functest Hunter Change-Id: I09978a08d00c561f17ce3a7d5ba75d80aa49a0f6 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-17Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/releng from branch 'master' - Revert "fuel-deploy: Add temporary iptables rule" This reverts commit b4a65c5e6777a53be5ea817c967caeee51285a7f. Chain of DOCKER-ISOLATION already has required rule. Change-Id: Ic7d3e93a2814a42764b4822ef96e0841f68b774d Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2018-09-13Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/releng from branch 'master' - Fix Functest release refs Change-Id: Ibc67e69c12a1e8c28700d05b5c055681a45ef536 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-13Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Add functest-k8 job for arm platform" - Add functest-k8 job for arm platform Create functest-k8 job for arm platform. It will be triggerd by container4nfv jobs. Add 2 arm pods to functest-daily pod list. Change-Id: If8209574263b863f2a907cd962f9511cc3db74ea Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
2018-09-12Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/releng from branch 'master' - [fuel] verify: Align build/deploy docker img tags Docker build automatically appends 'amd64-<TAG>' or 'arm64-<TAG>', which are normally combined using manifest tool. However, for verify we don't push a manifest, so use the explicit arch-specific tag. Change-Id: Idc036216919164e71d3da5032a79f7f47d115710 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-12Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/releng from branch 'master' - [fuel] verify: Fix project, branch undef refs Change-Id: I6b641c87e2672a9e879865baebfa3a58129823f7 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-12Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Assign yardstick/barometer to ericsson-build4" - Assign yardstick/barometer to ericsson-build4 This is a temporary fix until we can determine the full list of requirements from each project needed for the opnfv-build-ubuntu labled servers. Previously these were building fine on ericsson-build4, so reassigning them there should keep there builds green. Change-Id: I767b6faa718cd6dd4b9fd17f83e7ee817cfb8c4d Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-12Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[fuel] verify: Multiarch, docker build step" - [fuel] verify: Multiarch, docker build step Rework Fuel verify jobs: - split 'fuel-verify' into per-arch jobs (amd64 and arm64): * for now, arm64 jobs are non-voting; - add 'docker-build' phase job: * the docker build job will run on the same virtual POD jump host as the deploy, to bypass the need of pushing to a (public) Docker hub registry - this might be refactored later to resemble the old Fuel ISO build workflow where the artifacts built during verify are the ones actually promoted - with the current method the final build & tag (ran on OPNCI CI build servers) might yield different results due to different docker build cache states; * the locally built container image is tagged with the 'verify' designator and not pushed to a public registry, only consumed during verify's job 'deploy-virtual' phase; JIRA: ARMBAND-401 JIRA: FUEL-383 Change-Id: I9b0d8079e759cdc895260219a8a4989411c995ff Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-12Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "xci: Enable triggers for daily jobs" - xci: Enable triggers for daily jobs Please note that these triggers are temporary and they will be adjusted to fit promotion based triggering. This will result in running scenario deployments and testing if any scenario has changes. Otherwise, daily jobs will be skipped. Change-Id: I24e8c4d7f1da4d3203d81a8929ce2bc60d398ece Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-12Update git submodulesSerena Feng1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Add Doctor maintenance job" - Add Doctor maintenance job Change-Id: I1d5d83df75f25ae3f54a660e5a0cba4290a1510b Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>