Fatih Degirmenci [Sat, 17 Mar 2018 11:02:15 +0000 (11:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Log functest output before failure"
- xci: Log functest output before failure
When functest fails, the job exits directly without us logging the
functest output to console. [1] Grepping functest log for FAIL for
determining the result helps us to cat the log before exiting with
right exit code.
[1] https://build.opnfv.org/ci/job/xci-verify-ubuntu-healthcheck-virtual-master/509/console
Change-Id: I01e3dcc51321e935b1722b749e8caf7ec5ad755b
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Fri, 16 Mar 2018 20:44:06 +0000 (20:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: xci-run-functest: Fix functest execution"
- jjb: xci: xci-run-functest: Fix functest execution
We need to enter the $HOME/releng-xci/xci directory instead of
/root/relneg-xci/xci since we are ssh'ing as 'devuser'.
Change-Id: Id05d5012d58443c7f415a58f9f3d1ae16fd25b55
Signed-off-by: Markos Chandras <mchandras@suse.de>
Aric Gardner [Fri, 16 Mar 2018 20:19:54 +0000 (20:19 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Set Jenkins parameter 'GIT_BASE' for overriding the default value"
- Set Jenkins parameter 'GIT_BASE' for overriding the default value
Set Yardstick Jenkins job's parameter 'GIT_BASE' for overriding the default
GIT URL from Global Jenkins configuration.
Change-Id: I6fe4a67589aa391c5bc7ac4433509dcfcce858c6
Signed-off-by: trevortao <trevor.tao@arm.com>
Fatih Degirmenci [Fri, 16 Mar 2018 16:23:27 +0000 (17:23 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Revert change moving prepare-functest to opnfv vm
Change-Id: Ic9801a2f1282b695025a6dce70e662765ce4296b
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Fri, 16 Mar 2018 10:37:07 +0000 (10:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Donot exit if k8s tests fail"
- Donot exit if k8s tests fail
1. Add 'set +e' before running k8s tests, then the following builder
of functest-store-results will be executed.
2. Remove the logic of managing k8s scenario from functest-alpine.sh
Change-Id: I9a269fc46e45d1db6af741775d475e887ebc79c7
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Periyasamy Palanisamy [Fri, 16 Mar 2018 09:25:35 +0000 (10:25 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- potential fix for running prepare-functest playbook
Change-Id: Id1ac133782e6b90929ddc055efbc6997ff63adc2
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Serena Feng [Fri, 16 Mar 2018 09:17:14 +0000 (09:17 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Fix the blocking rules of daisy daily jobs"
- [daisy] Fix the blocking rules of daisy daily jobs
Change-Id: I81eaed8b397b5d748c5fde5a07dadecde0ec08fa
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Yang Yu [Fri, 16 Mar 2018 07:20:15 +0000 (15:20 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- online bottlenecks soak throughtputs
This patch is to online posca_factor_soak_throughputs testcase
Change-Id: Ief6776e224c59de600fbe44709c767aecd01d0f0
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Yang Yu [Fri, 16 Mar 2018 03:18:17 +0000 (11:18 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/euphrates'
- bugfix: copy hosts file
JIRA: BOTTLENECK-227
Operation of copying hosts file should follow the building of
Yardstick docker
Change-Id: I4d66efe8b823876a733d1877c26d1e0e263ca4da
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit
7b61cfd2e0c7bed6004f82d11b4cdc37a2e12cad)
mei mei [Fri, 16 Mar 2018 03:53:27 +0000 (03:53 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Bottlenecks testcase online"
- Bottlenecks testcase online
This is for bottlenecks job online
Add a new testcase in compass daily
Change-Id: I4e09eef894e176bf4fa0df0969ef49f19444103e
Signed-off-by: liyin <liyin11@huawei.com>
mei mei [Fri, 16 Mar 2018 03:52:01 +0000 (03:52 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Change the path of images from pre_config/ to images/"
- Change the path of images from pre_config/ to images/
1. change the path of all images
2. remove the sdnvpn special envs
This patch should be merged after these 2 patches.
1. https://gerrit.opnfv.org/gerrit/#/c/53395/
2. https://gerrit.opnfv.org/gerrit/#/c/53757/
Change-Id: Ie1dc9388be52629c5fcc0ef893963c4de2c72491
Signed-off-by: xudan <xudan16@huawei.com>
mei mei [Fri, 16 Mar 2018 03:51:01 +0000 (03:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add a new adapter for containerized Compass installer"
- Add a new adapter for containerized Compass installer
JIRA: -
Compass installer has been containerized since OPNFV 5.0.
To enable SFC test cases in Functest for Compass installer,
a new adapter is needed to be compatible with both containerized
Compass installer and SFC test cases.
Change-Id: I4e1a9e5fcbec016a0c3fde77ace9c2cc677e3e4c
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Tim Rozet [Thu, 15 Mar 2018 19:40:15 +0000 (19:40 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "change dovetail CI jobs on Apex"
- change dovetail CI jobs on Apex
1. Run test suite ovp.1.0.0 on Apex with even 'BUILD_NUMBER'
for scenario nosdn-nofeature and bgpvpn.
2. Run test suite proposed_tests on Apex with odd 'BUILD_NUMBER'
for scenario nosdn-nofeature and bgpvpn.
JIRA: DOVETAIL-611
Change-Id: I5d4a86242d633eb83ddb0939dff5cf617c971c3b
Signed-off-by: xudan <xudan16@huawei.com>
Tim Rozet [Thu, 15 Mar 2018 18:00:45 +0000 (14:00 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: add support for deploying upstream only
Scenario names with 'upstream' in them will not download any artifacts
and deploy from upstream. For now, this even applies to the apex
python RPM for daily deployments. We will only use git repo for
daily until after Fraser.
Change-Id: I0da16dfde117ba6c1e7597294d8e4afc8501dd53
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Thu, 15 Mar 2018 16:51:01 +0000 (16:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Include global-jjb v0.15.0"
- Include global-jjb v0.15.0
Global-JJB[1][2] is a collection of reusable JJB templates created by The
Linux Foundation Release Engineering team.
Using it will allow OPNFV to take advantage of the Release Engineering
work being done across all the other Linux Foundation projects.
Including the submodule won't affect current jobs as templates aren't
used until they are listed in a job definition. New releases of
global-jjb won't affect our jobs since the submodule is pointed at a tag
and needs to be manually updated to a new release.
[1] https://github.com/lfit/releng-global-jjb
[2] http://docs.releng.linuxfoundation.org/projects/global-jjb/en/latest/index.html
Change-Id: Id1548438b57df177a7a37cb3ed5de6ae0febab3d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Thu, 15 Mar 2018 10:16:45 +0000 (10:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Skip the deployment for upstream and prototype changes"
- xci: Skip the deployment for upstream and prototype changes
Changes coming to these do not impact the framework so there is
no need to run full verification for these.
Change-Id: Ia9f8f4772a94cb0761c49ff27933798265831fa4
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Thu, 15 Mar 2018 10:15:44 +0000 (10:15 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "run prepare-functest on opnfv vm"
- run prepare-functest on opnfv vm
Change-Id: Ide49917687ed583497ca089969fd2c7e7e00e548
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Fatih Degirmenci [Thu, 15 Mar 2018 09:37:00 +0000 (10:37 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Do not run deployment for doc updates
Change-Id: Ic914bc5bf11e2246f214990353c804688d6e43d9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Yang Yu [Wed, 14 Mar 2018 13:22:06 +0000 (21:22 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/euphrates'
- support hosts file copy
JIRA: BOTTLENECK-227
Dovetail needs to regulate the hosts file of each docker to
adapt SUTs. This patch is to make hosts file consistant in
Bottlenecks-Yarstick docker.
Change-Id: I93a57a5cac9c8d8c0a8b6660e84b8b351c455786
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit
b8b65fbc102f632a1c83cd3fc67dc2b921902a8a)
Yang Yu [Wed, 14 Mar 2018 09:07:47 +0000 (17:07 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/euphrates'
- bugfix: stress ping for offline support
JIRA: BOTTLENECK-226
See above
Change-Id: Iba5d21348355a80d6c17deb1a12114d1d07e5c15
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit
9400c02df69737daf14644d1113ac9c1173fa70a)
liyin [Wed, 7 Mar 2018 03:47:28 +0000 (03:47 +0000)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/euphrates'
- bottlenecks offiline support
JIRA: BOTTLENECK-224
This patch for bottlenecks support offiline.
By use some offiline image rather than yardstick env prepare.
This will solve some problem happened in yardstick image builder.
Change-Id: I62b6606570c2ea6ce365212c79777af01c47c9a6
Signed-off-by: liyin <liyin11@huawei.com>
(cherry picked from commit
adf6a02bae295455f584ebab762592dd57e2422c)
Shubham Agarwal [Tue, 5 Dec 2017 07:11:15 +0000 (02:11 -0500)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/euphrates'
- Testcase to find multi-stack storage bottlenecks
JIRA: BOTTLENECK-203
This patch is used for multistack storage
performance bottlenecks using yardstick as runner.
Change-Id: I99f5b3caa3e454d75e293de2ad7dccbe6ce13887
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
(cherry picked from commit
38f797176380972ce09a7984833d3f916fd0f8fd)
Shubham Agarwal [Sun, 31 Dec 2017 13:11:46 +0000 (08:11 -0500)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/euphrates'
- Testcase to find storage bottlenecks using Yardstick for Multistack
JIRA: BOTTLENECK-217
This patch is used to find storage bottlenecks while using
yardstick for multistack.
Change-Id: I8e64ff4145244a4aa822cf63c82d3a90a6579486
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
(cherry picked from commit
d179445063b05071125ec7fb33432f1d802bafaf)
Fatih Degirmenci [Wed, 14 Mar 2018 21:49:09 +0000 (21:49 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Create post merge jobs to promote scenarios"
- xci: Create post merge jobs to promote scenarios
This change lays down the basic job structure for post merge promotion
jobs. The job structure will be
- a top level multijob job that is scenario specific and can not run
concurrently. This job runs distro deploy and test jobs for all the
distros in the first phase concurrently, followed by a common promote job.
- the deploy and test jobs are same as the xci-verify jobs except the
trigger. They are triggered by top level multijob.
- the promote job is run once all the deploy & test phase jobs successfully
completed, uploading promotion metadata to artifacts.opnfv.org.
The builders except set-scenario are left empty in order to try the basic
job setup first. Followup changes will get real things in.
Once the basics are in place, the first promotion will be done using functest
healthcheck and then we will start working on gating scenarios for promotion
using functest smoke and perhaps feature test cases.
Change-Id: Ib91ffe0f3003b86841a62537c52fde176cafa70f
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Wed, 14 Mar 2018 19:55:25 +0000 (19:55 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "add another ovs_dpdk scenarios trigers"
- add another ovs_dpdk scenarios trigers
Change-Id: I4b30765b243e2a1a6d2079b71fc6d18c14853dec
Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
Fatih Degirmenci [Wed, 14 Mar 2018 19:54:25 +0000 (19:54 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Rename project to 'yardstick' from 'yardstick-arm64'"
- Rename project to 'yardstick' from 'yardstick-arm64'
The project should be 'yardstick' when git fetch the upstream
project.
Change-Id: I5cf21027febdcc17d5775b2d8ef7b3128689c435
Signed-off-by: trevortao <trevor.tao@arm.com>
Ryota Mibu [Wed, 14 Mar 2018 13:10:16 +0000 (13:10 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "add daisy installer for doctor verify jobs"
- add daisy installer for doctor verify jobs
Change-Id: I54b4015b1da9a5961c2d3ee1f672b381a3f72914
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Serena Feng [Wed, 14 Mar 2018 10:57:55 +0000 (10:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update block rules on nodes"
- Update block rules on nodes
Only one scenario job can be excuted in the same POD. The rules should
be configured in job teamplate instead of parent job.
Change-Id: I9f672345985dbfdfe54b9ccd017a3a575a2ab412
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Delia Popescu [Mon, 12 Mar 2018 15:25:12 +0000 (17:25 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Build functest-xtesting images
Build and push xtesting images
Create manifests for xtesting images
Build xtesting images for arm
JIRA: FUNCTEST-948
Change-Id: I3fbe6cdfef5b304a45d76533417f3c4bc58dddbe
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Cédric Ollivier [Tue, 13 Mar 2018 14:32:22 +0000 (15:32 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Move functest docker job in functest dir
Change-Id: I454c327f3359688742b5d8c4299efee05d6494a2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Tue, 13 Mar 2018 16:45:35 +0000 (16:45 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Allow specifying scenario and installer in commit message"
- xci: Allow specifying scenario and installer in commit message
It is not always practical to try determining scenario and installer
to run jobs programmatically. This change adds possibility to do that
by parsing commit message and skipping the automatic scenario and
installer extraction.
Change-Id: I10c9620fe8bb69a2d69fceb31d08084265aa1d75
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Markos Chandras [Tue, 13 Mar 2018 13:28:44 +0000 (13:28 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Ensure GERRIT_TOPIC is always set
Fixes the following problem
[description-setter] Description set: Scenario: os-nosdn-nofeature | Node: intel-virtual14
[xci-verify-ubuntu-healthcheck-virtual-master] $ /bin/bash /tmp/jenkins7521920744845291696.sh
/tmp/jenkins7521920744845291696.sh: line 21: GERRIT_TOPIC: unbound variable
Build step 'Execute shell' marked build as failure
Change-Id: Iddf82e6ae6c6c433d941c461953c11935bc45269
Signed-off-by: Markos Chandras <mchandras@suse.de>
Yang Yu [Thu, 1 Mar 2018 06:22:37 +0000 (14:22 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/euphrates'
- roll back the bug-fix for source method
JIRA: BOTTLENECK-222
It seems the issue related to environments.
Just roll back for further actions.
Change-Id: I9578fb0c2a3aed2fe5b1c704c6baea2e56ca39a9
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit
952db3aa4d1fe889c524d1d70bde0479e638f53e)
Yang Yu [Sat, 24 Feb 2018 08:48:56 +0000 (16:48 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/euphrates'
- bug-fix: python mimic source method
JIRA: BOTTLENECK-222
Details could be referred to the above JIRA ticket
Change-Id: I07d89ee85e18a78d060959cfac5ded82aa83ef32
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit
7407bfdb64115ee380b205b88b689762b3340621)
Yang Yu [Tue, 16 Jan 2018 08:49:49 +0000 (16:49 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/euphrates'
- bug-fix: support insecure option for quota setting
JIRA: BOTTLENECK-221
Quota setting has openstack cmd executed by bash not supporting
insecure option for https
Change-Id: I223080b67af9aa1677e2e39daaf727f3a6c0ea97
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit
c9dc6c5ff980c32f82b0533e5a25eabebfbd0c6a)
Jose Lausuch [Tue, 13 Mar 2018 13:03:49 +0000 (13:03 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Functest jjobs (patrole)"
- Update Functest jjobs (patrole)
Patrole is now integrated in smoke and the dedicated container is
being removed [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/53659/
Change-Id: Ifb1989c5e430a4bf0fdd553f2e3e82f69a704f25
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Markos Chandras [Tue, 13 Mar 2018 08:25:44 +0000 (08:25 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Allow CI to run when multiple components are affected
Sometimes we make global changes that affect multiple components at
once and splitting that is not possible because it needs to be shipped
as an atomic change. As such, allow topics with 'force-verify' to run
the CI using the default installer and scenario.
Change-Id: Ie4753822111b20c4f479886a55fe569c9b91ccd0
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Mon, 12 Mar 2018 13:50:29 +0000 (13:50 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Temporary incease functest timeout to 360 minutes"
- Temporary incease functest timeout to 360 minutes
Openstack APIs response call is tacking very long on ARM
Work is being done on fixing the issue
Temporary increase functest timeout on x86 too because of COMPASS
JIRA: ARMBAND-366
JIRA: COMPASS-589
Change-Id: I355500da56c5a040324c0969237ac2decfd29edf
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Fatih Degirmenci [Mon, 12 Mar 2018 13:30:50 +0000 (14:30 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Combine vars setting installer type in INSTALLER_TYPE
Change-Id: I5312ac784b1621ce968bbdfb1532859dada0e790
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 12 Mar 2018 13:21:31 +0000 (13:21 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Set installer type for the tested scenario"
- xci: Set installer type for the tested scenario
Variables injected by envInject are set after the job variables
which results in not setting the variable correctly. The Jenkins
test script now uses the variable injected by envInject to set
the INSTALLER_TYPE to XCI_INSTALLER.
Change-Id: Id79281a2ee22d407ffb1bd7c4be1471f6f329803
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 12 Mar 2018 13:08:40 +0000 (14:08 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Skip functest healtcheck if it is Kubernetes scenario
We need to work on functest healthcheck for Kubernetes scenarios.
Until we get it working, healthcheck is disabled.
Change-Id: If470dbe956c5859825f0829d1f8d022bdafcc242
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 12 Mar 2018 11:42:30 +0000 (12:42 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Determine impacted generic scenario
Change-Id: Ifbe676cd347c2d3c68f04b5137f3ccaa83a95894
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Fri, 9 Mar 2018 11:04:00 +0000 (12:04 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Set the installer and move scenario extraction into functions
The scenarios named os-* are deployed by osa and the ones
named k8-* are deployed by kubespray. This change determines
the installer to use by looking into the scenario name.
The installers are currently hardcoded within xci-set-scenario.sh
script and this needs to be fixed for other installers when they
onboard to xci.
Apart from setting the installer, extraction of generic and external
scenarios are moved into corresponding functions.
Change-Id: I19882bcd2a1260765e601ecbe517551c60401d74
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Markos Chandras [Mon, 12 Mar 2018 09:52:30 +0000 (09:52 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Drop the VM cleanup step from the functest jobs"
- jjb: xci: Drop the VM cleanup step from the functest jobs
We do the VM cleanup as part of the postbuild process so we do
not need to have it in the functest jobs anymore.
Change-Id: I64e4b58837090df33ae529232ef15a19de8f198a
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Mon, 12 Mar 2018 09:51:44 +0000 (09:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Set options in run-functest.sh"
- xci: Set options in run-functest.sh
Functest healthcheck job actually fails but due to not setting
options properly in run-functest.sh, we failed to notice this.
Please note that this patch will enable changes to be blocked
since creation of external network and associated subnet fail,
due to an upstream issue. This causes functest healthcheck to
fail which in turn results in Verified-1 on Gerrit.
Change-Id: I32eeb422895930d039d3289ffb65e10763db9c4b
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Markos Chandras [Mon, 12 Mar 2018 08:52:03 +0000 (08:52 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Add postbuild publisher script to remove clean VM"
- jjb: xci: Add postbuild publisher script to remove clean VM
The clean VM normally stays around after the job is completed or killed
due to timeout. Unless a job for the same distro is scheduled on the
same node, that VM will state around for a while consuming valuable
system resources. As such, we should remove it after the job finishes
to free up resources for the new jobs.
Change-Id: I88b5e32797969d9378588199a7ddb013bbe740c9
Signed-off-by: Markos Chandras <mchandras@suse.de>
Julien [Mon, 12 Mar 2018 01:13:25 +0000 (09:13 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Define parameters for triggering jobs
In
https://wiki.jenkins.io/display/JENKINS/Plugins+affected+by+fix+for+SECURITY-170,
it indicates that:
only build parameters that have been explicitly defined in a job's
configuration will be available by default at build time. Any other
arbitrary parameters added to a build by plugins will not be
available by default.
It has been tested in sandbox.opnfv.org that only defined parameters can
be passed to the triggered jobs.
For parameters required by TESTAPI are common to all the projectes,
including installers, Functest, and Yardstick, it is convenient to
define a common macro and used by others.
Change-Id: Iac1da85445e1b5d75109ccd64b174f35151b9969
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Trevor Bramwell [Fri, 9 Mar 2018 23:37:13 +0000 (15:37 -0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix functest job name for armband ci jobs
Change-Id: I44c47347ce8759a545245bf2d3ad6d6657226875
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Fri, 9 Mar 2018 21:08:00 +0000 (21:08 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Revert functest-daily-jobs.yml again"
- Revert functest-daily-jobs.yml again
Switching to multijob forces to increase executors which is too risky
so closed to the release.
It basically reverts the previous functest-daily-jobs.yml [1].
[1] git checkout
7f06f9492f4f8dd47669a553ef6e9c967fa29e8e jjb/functest/functest-daily-jobs.yml
7f06f9492f4f8dd47669a553ef6e9c967fa29e8e
Change-Id: I4a461108b11effe59e49108e1d95a9aae6e81ade
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Fri, 9 Mar 2018 19:47:41 +0000 (19:47 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "A new docker container for QTIP"
- A new docker container for QTIP
This docker container can provide networking test service.
Build this docker image by using opnfv docker build job.
JIRA: QTIP-293
Change-Id: I12310138a7c0b7b15bf5d34fb56bbbec1e65d206
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Cédric Ollivier [Fri, 9 Mar 2018 07:37:25 +0000 (08:37 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Run all tests in a specific step
It bypasses the missing senquential mode.
It also fixes exclusions about fds and patrole.
Several Functest could run in parallel but it's impossible from the
time being due to an xtables lock.
Change-Id: I831a8c995efbf2484afd86785f17f51981c921c1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Thu, 8 Mar 2018 22:16:49 +0000 (23:16 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix a typo which runs all jobs in parallel
Change-Id: I454ff72c377a96aa769919348b27813ad434eb89
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Thu, 8 Mar 2018 22:01:21 +0000 (23:01 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- functest: Enable jobs per stream
Change-Id: I5289fedf52354f2cef6a3202df27d35acccb7c6c
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Thu, 8 Mar 2018 21:50:00 +0000 (21:50 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add patrole and parser in Functest daily jobs"
- Add patrole and parser in Functest daily jobs
Change-Id: Iad86593d0b2711505999d5b0446d241cf56d5c8b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Thu, 8 Mar 2018 21:41:48 +0000 (22:41 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- fuel-armband: Fix functest job name
Change-Id: Iaf8918942909e2b4b9608229f3fe0374efbd9d3f
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Aric Gardner [Thu, 8 Mar 2018 21:36:27 +0000 (21:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fuel-armband: Add functest and yardstick as downstream jobs"
- fuel-armband: Add functest and yardstick as downstream jobs
Change-Id: I003f760adc2cb0b4959188b7f7d676d8fdbd8bb9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
agardner [Thu, 8 Mar 2018 21:27:08 +0000 (16:27 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add functest multijobs back to apex.
fingers crossed
Change-Id: I220a36ec8a6a0d95e847a5672c4d8e5c0d34c5ac
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Thu, 8 Mar 2018 21:03:47 +0000 (16:03 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Functest jobs are not showing up
Remove and then re-add to see if we can get jjb merge to work
Change-Id: Iff380b38bbc5a69e2850cd91a99267b6d5b1128f
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Thu, 8 Mar 2018 20:35:32 +0000 (15:35 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Nothing change to apex job to kick it into working
Change-Id: I88f33b7dcdf8f4d0a3aa3f8d46a07f10c62e6ae9
Signed-off-by: agardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Thu, 8 Mar 2018 20:18:34 +0000 (20:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fuel: Add functest and yardstick as downstream jobs"
- fuel: Add functest and yardstick as downstream jobs
Change-Id: I90f42dc36ed0555788b517572088b5f09c1569fb
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Thu, 8 Mar 2018 20:04:59 +0000 (21:04 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- functest: Enable functest daily jobs
Change-Id: I1ce9e727a7f1448f657652a0f8d4bbab144b3ab9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Aric Gardner [Thu, 8 Mar 2018 16:12:32 +0000 (16:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Functest jobs (please vote an do not merge)"
- Update Functest jobs (please vote an do not merge)
We are going to try this again. Once this is merged, I will need
to delete all the jobs that change job type and then re-merge
releng merge will be broken during this short window.
--- original commit message ---
Add support for functest tier with multijob
Add publishers separate for fetures and
all other functest tiers
Run functest features suits in a mutijob
Since there are no arm specific requirements,
remove arm-daily builders and jobs
Original patch by Delia Popescu <delia.popescu@enea.com>
Change-Id: I43422463c442ff6a18f6a98ab9909fc6c88e0259
JIRA: FUNCTEST-917
Signed-off-by: agardner <agardner@linuxfoundation.org>
Markos Chandras [Thu, 8 Mar 2018 09:30:00 +0000 (09:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: xci-start-new-vm: Switch to pre-built bifrost OS images"
- jjb: xci: xci-start-new-vm: Switch to pre-built bifrost OS images
Change-Id: I19e60eea65b01ec22bb32c0efcdc6b071b22ca34
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Thu, 8 Mar 2018 09:09:14 +0000 (09:09 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Run patrole test in Jenkins"
- Run patrole test in Jenkins
Change-Id: I94fe7ecf83e72b4e7ed47bb25cfe010d9b3db15d
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Julien [Wed, 7 Mar 2018 04:03:57 +0000 (12:03 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update return value from postbuildscript
PostBuildScript plugin's result affects Jenkins pipeline, so we should
return the original job running status in the postbuildscript in the end
Update macros:
1. from $POD_NAME to $NODE_NAME
2. from $SCENARIO to $DEPLOY_SCENARIO
2. {installer} to $INSTALLER_TYPE for {installer} is not existed in
trigger job
3. add parameters definition for they can not be used in trigger jobs by
predefined-parameters
4. missing TIMESTAMP_END
Change-Id: I354be3d5ad02e53bb988995adc09b59e92a1640a
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Julien [Wed, 7 Mar 2018 02:40:09 +0000 (10:40 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update include-raw tag
replace `include-raw-escape` with `include-raw` for no jjb macros in the
bash file.
Change-Id: I6125779f23a5aafd7fed0f5017c4280394624bcd
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Aric Gardner [Tue, 6 Mar 2018 16:57:35 +0000 (16:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Bugfix of the wrong regrex for Dovetail Jobs"
- Bugfix of the wrong regrex for Dovetail Jobs
Change-Id: I5823f763d2f321a0b2505ca3ecd042e928b5a42c
Signed-off-by: xudan <xudan16@huawei.com>
Morgan Richomme [Tue, 6 Mar 2018 13:32:20 +0000 (13:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Build functest-patrole in Functest multijob"
- Build functest-patrole in Functest multijob
Change-Id: Ic67c3f1556b1e0cf382c640bacb6e3d672564507
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Tue, 6 Mar 2018 09:13:08 +0000 (09:13 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "barometer_docker: add barometer-snmp to build"
- barometer_docker: add barometer-snmp to build
Change-Id: I5dc37a4970df4fc432bc65454872f45466d8749d
Signed-off-by: Gordon Kelly <gordon.kelly@intel.com>
Fatih Degirmenci [Tue, 6 Mar 2018 09:12:49 +0000 (09:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel, armband] Add os-ovn-nofeature-ha scenario"
- [fuel, armband] Add os-ovn-nofeature-ha scenario
While at it, cleanup useless ovn/Euphrates jobs, we didn't have OVN
in E release of Fuel@OPNFV.
JIRA: FUEL-329
Change-Id: I4a9b476c292a05cf0b9cadaa3102ebccf2baa10a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
mei mei [Tue, 6 Mar 2018 07:07:34 +0000 (07:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[compass4nfv] add the docker images build"
- [compass4nfv] add the docker images build
add two new docker iamges
1. compass-tasks-k8s
2. compass-tasks-osa
Change-Id: I31a09e02a251df4a8a94437c664151c4b14e12e3
Signed-off-by: wutianwei <wutianwei1@huawei.com>
mei mei [Tue, 6 Mar 2018 01:00:03 +0000 (01:00 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "container4nfv: run scenarios on arm baremetal"
- container4nfv: run scenarios on arm baremetal
Change-Id: I3ee659fafcf37b84f261444844af9c421d6843ca
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Aric Gardner [Mon, 5 Mar 2018 21:20:09 +0000 (21:20 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[pharos] Run verify job for utils/*.py changes"
- [pharos] Run verify job for utils/*.py changes
Change-Id: I9ecfb78c715d68bd5dd11f42829c040c9bde6f6b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
agardner [Mon, 5 Mar 2018 18:42:44 +0000 (13:42 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Allow monit config script to use custom hostname
we need to use this script for connecting labs.opnfv.org machines
to the sandbox.opnfv.org
adds optional -l swtich
Change-Id: I620c963841a2ff39a8c08565cb474f7fdb833c74
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Mon, 5 Mar 2018 17:53:25 +0000 (12:53 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add start delay to monit for jnlp daemon
delay the first check by 4-minutes
This is a better solution thant check process every 2 cycles
check process every 2 cycles delays initial startup by 2 cycles
delay check gives the script time to spawn, as the wget slave.jar takes
some time from china.
Change-Id: I8066e5b65efc41aaa67ee0f6ab8ee2c1aa86a67c
Signed-off-by: agardner <agardner@linuxfoundation.org>
Serena Feng [Mon, 5 Mar 2018 07:12:35 +0000 (07:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Report the result to TestAPI"
- Report the result to TestAPI
Report the provision result to TestAPI.
Change-Id: I05a3a870125c2b1e74b98da043b53684ea334683
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Markos Chandras [Fri, 2 Mar 2018 14:25:47 +0000 (14:25 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Use core OpenStack installation by default
We do not need all the components installed when deploying OpenStack
so we can speed up the jobs by removing some of them.
Change-Id: I19120915d0ef7c59b8b470c5fb87e9c0aa3e3673
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Fri, 2 Mar 2018 10:44:47 +0000 (10:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Cat functest log until the log upload is enabled
Change-Id: I883e6e29cf102d1069e3760ab95dd24d76d0a222
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Jose Lausuch [Fri, 2 Mar 2018 08:41:15 +0000 (08:41 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add envs via volume mapping"
- Add envs via volume mapping
Change-Id: I39bdde31bfc5674eecf1528427b55a7f0335bd89
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Aric Gardner [Fri, 2 Mar 2018 06:56:02 +0000 (06:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel, armband] Fix broken regex in cond (2)"
- [fuel, armband] Fix broken regex in cond (2)
Fixes:
af7df31
Change-Id: I6369ded12a50a2aa7f0268488c5511fba9732a99
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Serena Feng [Fri, 2 Mar 2018 05:46:36 +0000 (05:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "add testapi-client verify job"
- add testapi-client verify job
Change-Id: I83f57a0967d6b8744a7c4890092fe0596e705291
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Serena Feng [Fri, 2 Mar 2018 01:08:05 +0000 (01:08 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge changes from topics 'decouple_verify_automate', 'simplify_automate_jjb'
* changes:
decouple testresults verify job from automate job
simplify automate jjb definition using releng_macro
- decouple testresults verify job from automate job
Change-Id: I45f01dbeb3ed9c1d3efe495f57bcbbfbb0d0b3e2
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
- simplify automate jjb definition using releng_macro
1. leveraging macro gerrit-trigger-patchset-created
2. leveraging macro gerrit-trigger-change-merged
3. rename automate to testresults-automate
Change-Id: I3dfee8dad28db7e818b912fed6d65b60b3f96391
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Alexandru Avadanii [Thu, 1 Mar 2018 17:23:01 +0000 (18:23 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [fuel, armband] Fix broken regex in dovetail cond
Fixes:
af7df31
Change-Id: I13e20591ce82792a12a514ae62e3b3dd4ed50e65
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Fatih Degirmenci [Thu, 1 Mar 2018 14:29:13 +0000 (14:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Do not fail the job if virsh command fails
Change-Id: Ie5fae322f98ec6c9c2236486642c0d71c6a04aae
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Jose Lausuch [Thu, 1 Mar 2018 14:19:49 +0000 (14:19 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add functest-kubernetes project job"
- Add functest-kubernetes project job
It mainly inherits from functest project jobs.
Change-Id: Ibcb8825ee3d98ca816a5036e0a66776e314f2ddb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Thu, 1 Mar 2018 13:47:22 +0000 (13:47 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Fix scenario name extraction
Change-Id: Ifcea3d364b73d0d19d46aaf2bd2210ec6440f383
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Jose Lausuch [Thu, 1 Mar 2018 12:17:00 +0000 (12:17 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Build opnfv/xtesting via functest-xtesting"
- Build opnfv/xtesting via functest-xtesting
Change-Id: I63d79a2c84221736e08d4bea1a2cf8ac92c023d9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Jose Lausuch [Thu, 1 Mar 2018 12:16:54 +0000 (12:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Pull the latest parent when building containers"
- Pull the latest parent when building containers
Change-Id: I534c14f4415c16661fb95966077621497c6f9cdc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
wutianwei [Thu, 1 Mar 2018 07:16:13 +0000 (15:16 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [compass4nfv] add nosdn-bar-noha scenario
Change-Id: I5a513e143aff0775d066532af14165c4509aa82e
Signed-off-by: wutianwei <wutianwei1@huawei.com>
zhihui wu [Thu, 1 Mar 2018 01:49:28 +0000 (09:49 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- modify qtip job template
The parameter 'SUT' is meaningless to storage job and experiment
job.
Change-Id: I40322962111896773821b8ef2f05e6f330d7da00
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Fatih Degirmenci [Wed, 28 Feb 2018 19:18:49 +0000 (19:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Use distro specific ssh config while sshing to xci vms
Change-Id: I9366639570315f879a662ca9e65a1894cd905a92
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Wed, 28 Feb 2018 19:00:05 +0000 (19:00 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Use distro specific ssh config while sshing to xci vms
Change-Id: I231488cd9de58a9051bd289c3d584841e7335417
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Wed, 28 Feb 2018 18:43:17 +0000 (18:43 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Use distro specific ssh config while sshing to xci vms"
- xci: Use distro specific ssh config while sshing to xci vms
Change-Id: I5e8b738d4293040b2792a926cd13708180590bbb
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Ross Brattain [Wed, 28 Feb 2018 01:06:41 +0000 (17:06 -0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [Yardstick] add apt-get autoremove to free up disk space
yardstick builds are failing due to running out of disk space
when too many kernels are left installed.
Try apt-get autoremove to cleanup before updating
[yardstick-verify-master] $ /bin/bash /tmp/jenkins4572301318127685434.sh
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.1ubuntu2).
python3-dev is already the newest version (3.5.1-3).
python-dev is already the newest version (2.7.12-1~16.04).
The following packages were automatically installed and are no longer required:
linux-headers-4.4.0-101 linux-headers-4.4.0-101-generic
linux-headers-4.4.0-103 linux-headers-4.4.0-103-generic
linux-headers-4.4.0-104 linux-headers-4.4.0-104-generic
linux-headers-4.4.0-108 linux-headers-4.4.0-108-generic
linux-headers-4.4.0-109 linux-headers-4.4.0-109-generic
linux-image-4.4.0-101-generic linux-image-4.4.0-103-generic
linux-image-4.4.0-104-generic linux-image-4.4.0-108-generic
linux-image-4.4.0-109-generic linux-image-extra-4.4.0-101-generic
linux-image-extra-4.4.0-103-generic linux-image-extra-4.4.0-104-generic
linux-image-extra-4.4.0-108-generic linux-image-extra-4.4.0-109-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 111 not upgraded.
4 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up linux-image-extra-4.4.0-116-generic (4.4.0-116.140) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-116-generic /boot/vmlinuz-4.4.0-116-generic
run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-116-generic /boot/vmlinuz-4.4.0-116-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-116-generic /boot/vmlinuz-4.4.0-116-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-116-generic
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-4.4.0-116-generic with 1.
Change-Id: I79396162c5300c8cbaecc474473af81842f79db8
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Fatih Degirmenci [Wed, 28 Feb 2018 11:42:02 +0000 (11:42 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Move run-functest.sh execution out of ansible
Change-Id: I40195f08012774c22178a27f146c402b33ecd8fc
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Wed, 28 Feb 2018 11:14:21 +0000 (11:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[armband] Add os-nosdn-ovs-ha scenario"
- [armband] Add os-nosdn-ovs-ha scenario
Added triggers for os-nosdn-ovs-ha scenario and reshuffled the other jobs
To be merged after https://gerrit.opnfv.org/gerrit/#/c/52491/ is merged
JIRA: ARMBAND-343
Change-Id: I35614637f1f4aac459dbb3d49be4bdd33174ca92
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Fatih Degirmenci [Wed, 28 Feb 2018 11:06:37 +0000 (11:06 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add xtesting project job"
- Add xtesting project job
It mainly inherits from functest project jobs.
xtesting is used everywhere except for project name which has to be
functest-xtesting from the time being.
Change-Id: I2c00c01b567b3c65b7acdec5c29b8c839d068366
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Wed, 28 Feb 2018 10:57:52 +0000 (10:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Functest] Run k8s tests on Joid"
- [Functest] Run k8s tests on Joid
Change-Id: I43ba42b2181b7f89a3f551a12eed4ab42d89cbee
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Fatih Degirmenci [Wed, 28 Feb 2018 10:57:09 +0000 (10:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Modify the daisy slavel-label in yardstick daily jobs"
- Modify the daisy slavel-label in yardstick daily jobs
Accoding to https://gerrit.opnfv.org/gerrit/#/c/52063/, the jobs of
daisy master branch have been moved from zte-pod3 to daisy-baremetal.
Change-Id: I6f2a93bd89f606c0506ef2bf60fe67f96ade0571
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Fatih Degirmenci [Wed, 28 Feb 2018 10:56:54 +0000 (10:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "change Dovetail CI jobs on Fuel"
- change Dovetail CI jobs on Fuel
1. run test suite default on Fuel on Tuesday for HA scenario
2. run test suite proposed_tests on Fuel on Monday, Wednesday and Friday
for HA scenario
JIRA: DOVETAIL-613
Change-Id: I67ef5d7dddfee01817b933ae3eeccf704924f9b0
Signed-off-by: xudan <xudan16@huawei.com>