agardner [Fri, 23 Feb 2018 19:08:50 +0000 (14:08 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix slave monitor job.
must be run on the same builder each time.
output goes to /tmp/ its just a textfile per slave.
hasetbin stopped working, so I turend off the silly graphs.
Change-Id: I7300710c338f74e5426ab3cd2e2707ac2553f982
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Fri, 23 Feb 2018 15:40:29 +0000 (15:40 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Revert "Update Functest jobs""
- Revert "Update Functest jobs"
This reverts commit
7b9734aaca2fb04d1d8750b755a2880d60176889.
Change-Id: I5926d8013e57f2f0a68985b91aa8ab746bbbf1ab
Markos Chandras [Fri, 23 Feb 2018 12:57:07 +0000 (12:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: xci-start-new-vm.sh: Set pipefail option
In commit I77d5d66c0146f943d805612ca5b47e2eed3ffc41 the 'ts' utility
was added in order to print timestamps for deployment. However, this
breaks the exit code since 'pipefail' was not set so every job was
returning 'success'.
Change-Id: I2625a655a7334b1e43b690618821e69377075ed1
Signed-off-by: Markos Chandras <mchandras@suse.de>
Georg Kunz [Sun, 11 Feb 2018 11:14:12 +0000 (12:14 +0100)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Committer promotion Dan Xu and removal of Leo Wang
Contributions Dan Xu:
Dan Xu has been almost exclusively doing the development for the
Dovetail tool, CI integration, and the practical validation of test case
candidates.
https://gerrit.opnfv.org/gerrit/#/q/owner:%22Dan+Xu+%253Cxudan16%2540huawei.com%253E%22
Leo Wang has announced that he is stepping down as committer from the
project. Thank you for your contributions to the project.
https://lists.opnfv.org/pipermail/opnfv-tsc/2018-February/004130.html
Change-Id: I14032657b057bdd3da1f9c3514b3c27e34dbafc0
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Aric Gardner [Thu, 22 Feb 2018 20:29:59 +0000 (20:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Jenkins not reporting lint results to gerrit"
- Jenkins not reporting lint results to gerrit
I set -x in a test and then it did report.
not sure what's going on here,
I thought this was fixed.
May as well cat the violation log as we debug
Change-Id: I142fb3855ebc000ee90aa24e0ecb336bb9b313df
Signed-off-by: agardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Thu, 22 Feb 2018 20:07:52 +0000 (20:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Pharos Dashboard Deploy Job and Disable"
- Update Pharos Dashboard Deploy Job and Disable
Copying the keys required for talking to JIRA and disabling the job
until chages can be tested to ensure a deploy runs successfully.
Change-Id: Ib3602338cfe06d5507f5d3f5b853906feb39f4c5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Thu, 22 Feb 2018 20:07:28 +0000 (20:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Use the 'ts' utility to print timestamps on executed steps."
- jjb: xci: Use the 'ts' utility to print timestamps on executed steps.
We can use the 'ts' utility to print timestamps on every executed
command so we can keep track on the duration of each task and the
job overall.
Change-Id: I77d5d66c0146f943d805612ca5b47e2eed3ffc41
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Thu, 22 Feb 2018 20:07:10 +0000 (20:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix SFC Email PTL Macro"
- Fix SFC Email PTL Macro
Includes the name of the PTL but should be just the email.
Change-Id: If6ef3b7c15defd44c6f86a24d6250840c37dd24b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Thu, 22 Feb 2018 20:06:40 +0000 (20:06 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Functest jobs"
- Update Functest jobs
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
JIRA: FUNCTEST-917
Change-Id: I92e3d7ca378dd6d293520c679c741de4bf336639
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
agardner [Wed, 21 Feb 2018 20:24:10 +0000 (15:24 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Move generation of artifacts.opnfv.org to jenkins
Move generation of artifacts.opnfv.org/index.html
and sub pages into a jenkins job.
Script was run on cron on master previously.
run on lf-build2
Run job once per hour (it takes a long time to run)
Block if job is already running
Change-Id: Icc03cac61a802e036e4af8a9b9e3a244e147abea
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Wed, 21 Feb 2018 15:10:02 +0000 (15:10 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add functest-kubernetes repo to lint verification"
- Add functest-kubernetes repo to lint verification
Change-Id: Ia1e05db344e6e6b4a773bf17157488716ac0c305
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Fatih Degirmenci [Wed, 21 Feb 2018 09:11:52 +0000 (09:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Rename var XCI_LOOP to CI_LOOP to align with Functest"
- Rename var XCI_LOOP to CI_LOOP to align with Functest
Change-Id: If5c5b828312dc588515589b8075b9754537b8f86
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Markos Chandras [Wed, 21 Feb 2018 09:06:32 +0000 (09:06 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Fix bifrost blockers for XCI jobs"
- jjb: xci: Fix bifrost blockers for XCI jobs
The bifrost regexp was wrong leading to conflicts betwen the XCI
and bifrost jobs. Moreover, we need to add the same restrictions for
jobs/node on bifrost jobs similar to the XCI ones. This finally fixes
the 'throttle' property to use the 'xci-verify-virtual' category.
Change-Id: I6d3f8fdd82738c1d079b1a3fdef134753eb4281a
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Wed, 21 Feb 2018 08:24:05 +0000 (08:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: bifrost-verify-jobs: Increase build-timeout value"
- jjb: xci: bifrost-verify-jobs: Increase build-timeout value
The bifrost jobs could run in parallel with the XCI ones so it may take
longer than 90 minutes to complete. Lets double the timeout value in
order to ensure that we don't fail due to a Jenkins timeout.
Change-Id: I53a442f434d839d891bf03e41ba1a6a4459fd878
Signed-off-by: Markos Chandras <mchandras@suse.de>
Trevor Bramwell [Tue, 20 Feb 2018 20:51:48 +0000 (20:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove 'cd && pull' commands from jjb-merge job"
- Remove 'cd && pull' commands from jjb-merge job
These are no longer needed since the server has been migrated, and a git
clone already exists in the workspace.
Change-Id: I07b5ff9185323d7295578b23a634e2d0e03afcd7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
agardner [Fri, 16 Feb 2018 20:56:15 +0000 (15:56 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jenkins-jnlp-connect.sh takes time to launch
wget --timestamping https://build.opnfv.org/ci/jnlpJars/slave.jar && true
this takes time, especially from china.
Tell monit to back off while waiting for the pid file to
be created
Change-Id: I02327323d50d0a4a8b379535d8da84a20348ba6f
Signed-off-by: agardner <agardner@linuxfoundation.org>
xudan [Sun, 11 Feb 2018 03:04:03 +0000 (22:04 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add 3 new HA test cases into proposed_tests test suite
Add 3 new HA test cases into proposed_tests test suite and running them on CI.
For the current 8 HA test cases and 3 other HA test cases plans to add,
do some adaptions for the Yardstick Euphrates release.
1. Don't need the bugfix patch anymore.
2. The data format has changed, and has done some adaptions.
3. For Yardstick Euphrates, if setting OS_INSECURE=True, it needs to set
OS_CACERT=False
4. Test case tc011 needs a image and flavor to create the stack.
JIRA: DOVETAIL-614
JIRA: DOVETAIL-586
Change-Id: I9da8c8316246b9edee0d81ad18422ae6018becaf
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Mon, 12 Feb 2018 07:17:28 +0000 (02:17 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add a function to check the cacert file
1. Currently it won't pass the cacert file to other containers if the
OS_AUTH_URL is http not https.
2. However, even though the OS_AUTH_URL is http, it still needs cacert file
somewhere for Functest and Rally.
3. This problem is found on Fuel Euphrates.
4. Add a function to check whether the cacert file exists.
5. If exists, pass it to testing project containers.
JIRA: DOVETAIL-616
Change-Id: Ied7bcc72e8f1c738bbce32c18096ca13641d3cd7
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Sun, 11 Feb 2018 09:10:16 +0000 (04:10 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add Functest test case snaps_smoke into proposed_tests test suite
Add snaps_smoke into proposed_tests test suite.
Then this test case can be run by Dovetail on CI.
JIRA: DOVETAIL-596
Change-Id: I8fc4bb656bcac551ae4b693dbc4d817b665c6111
Signed-off-by: xudan <xudan16@huawei.com>
Markos Chandras [Thu, 15 Feb 2018 07:21:44 +0000 (07:21 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Add missing job blockers for XCI merge jobs
We shouldn't allow the merge jobs to run in parallel with the verify
ones when both are testing the same distro since one may wipe the
'clean VM' of the other one. Moreover, we should restrict the number of
jobs allocated on nodes in order to avoid overloading them.
Change-Id: I9c0b9b5061e41b21c01789fc4676e72e0e082f17
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Wed, 14 Feb 2018 20:41:18 +0000 (20:41 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Move master branch jobs to zte-pod2"
- [daisy] Move master branch jobs to zte-pod2
This PS does:
1) Move master branch jobs to zte-pod2 which seems has a
more stable internet connectivity. This is trying to
solve master branch deployment unstable problem.
2) Disable Euphrates jobs to make room for master branch.
Change-Id: Id36f0ff6a268aabf0badd46f55bb397afe5e4830
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Fatih Degirmenci [Wed, 14 Feb 2018 20:38:16 +0000 (20:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "container4nfv: trigger yardstick test"
- container4nfv: trigger yardstick test
Change-Id: Ifdd504ff199c73a17cf007903a5480ee55f86102
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Fatih Degirmenci [Wed, 14 Feb 2018 20:35:36 +0000 (20:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix functest k8s job"
- Fix functest k8s job
Change-Id: Ied442837e4e9fd25946590d3dbada6ff2cbe7fc3
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Fatih Degirmenci [Wed, 14 Feb 2018 20:32:42 +0000 (20:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel] Disable Euphrates triggers"
- [fuel] Disable Euphrates triggers
Change-Id: I3fd11c6efb13f46ec74a0237a180497397cdfefe
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Fatih Degirmenci [Wed, 14 Feb 2018 20:32:10 +0000 (20:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Dovetail PTL Email Macro"
- Update Dovetail PTL Email Macro
Let the 'email-dovetail-ptl' macro reflect that Georg Kunz is the new
PTL of the dovetail project.
Change-Id: I3b3bd53a7c7f146105a719727fd627bf15054aca
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Eddie Arrage [Fri, 9 Feb 2018 23:52:21 +0000 (15:52 -0800)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add stop on failure logic and CLI option
- Improve test execution control by adding stop on failure flag
- Modify test check function to return value regardless of whether
report or local file option is employed
- Modify run test loop to check for failure after every test case
if stop flag set
Change-Id: I27a4f3aaaa8b8cb8c52eb3f092f52048980abb44
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Tim Rozet [Tue, 13 Feb 2018 17:14:57 +0000 (12:14 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fixes concurrent apex-virtual jobs
We were missing concurrent on this job which was preventing parallel
execution.
Change-Id: I4d1ea62aef2a321220799cebee008f494490886c
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 13 Feb 2018 16:35:19 +0000 (11:35 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Attempt to fix apex-virtual parallel execution
Remove passing node params and enable global queue scanning. Hopefully
this will allow 2 apex-virtual jobs to run at the same time (1 per each
slave).
Change-Id: I310dbc477e267c302d50599bab2a933ce988dba7
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 13 Feb 2018 16:16:41 +0000 (11:16 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Updates daily scenarios for Fraser
Scenario list for Fraser:
https://wiki.opnfv.org/display/SWREL/Fraser+Scenario+Status
Change-Id: I083dc5b0b9cea9f91d7a9568a05df5865aeafa05
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Thu, 8 Feb 2018 18:19:27 +0000 (10:19 -0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update Pharos PTL in Email PTL Macro
Julien has recently been promoted to PTL of the Pharos project and the
macro for emailing the Pharos PTL should reflect this change.
Change-Id: Id3f025cd87284d480da892fc999d7379af50ac95
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Ryota Mibu [Mon, 12 Feb 2018 10:57:27 +0000 (10:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Doctor: pass project parameter to other job"
- Doctor: pass project parameter to other job
From the failure log of doctor verify ci, project parameter is
not passed to other jobs.
see: https://build.opnfv.org/ci/job/doctor-verify-sample-master/33/console
Change-Id: I6a53cd609a261d90cdc0e1e10a3d7b05a515349e
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Fatih Degirmenci [Mon, 12 Feb 2018 07:56:01 +0000 (07:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "vswitchperf: Use POD12 for VERIFY and MERGE jobs"
- vswitchperf: Use POD12 for VERIFY and MERGE jobs
In the past, vswitchperf's VERIFY & MERGE jobs were
executed at ericsson-build3 & build4 machines. However
VPP sometimes refuses to start properly and it is hard
to debug root cause without access to these servers.
Thus description of VERIFY & MERGE jobs was changed
to run them by default at POD12, which is dedicated
to vswitchperf project. In case that daily job is active,
then VERIFY & MERGE jobs will be executed at ericsson-build4
as before.
Execution of "make sanity" was removed, because this
target is a "stub" in vsperf makefile.
Change-Id: Iec0f788ab28425d0999811ceb5236e097cee2ff4
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Reviewed-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Mon, 12 Feb 2018 07:53:53 +0000 (07:53 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add K8s Yardstick daily job for arm64"
- Add K8s Yardstick daily job for arm64
Add k8s Yardstick daily job for arm64 based on compass4nfv for arm64,
which would be triggered after the k8s deployment on arm64.
Change-Id: Ic928ce4bf0c32060a74a434b6bb3e9d9848f3e32
Signed-off-by: trevortao <trevor.tao@arm.com>
Fatih Degirmenci [Mon, 12 Feb 2018 07:49:18 +0000 (07:49 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge changes I68779792,Ide8d210e
* changes:
Export CI_LOOP as expected by Functest
Export an new var related to Energy in functest jobs
- Export CI_LOOP as expected by Functest
Otherwise all testcases are skipped:
https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/764/console
https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/763/console
It will be enforced by a similar patch in Functest too.
Change-Id: I6877979295378ed9ce6b85ad62e8a78e1572b8ba
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Export an new var related to Energy in functest jobs
It conforms with "Unlink Energy from functest utils and constants":
https://gerrit.opnfv.org/gerrit/#/c/51943/
Depends-On: Iecd5d49b4d4c961c9dc51e43e54df1fcd4027266
Change-Id: Ide8d210eab26451a63911938fe0e1bafcf77c500
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
agardner [Fri, 2 Feb 2018 22:57:23 +0000 (17:57 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Auto Generated INFO.yaml file
INFO.yaml meant to be machine readable.
This file was auto generated from an ldap lookup
and your projects INFO file.
Meeting times are not currently filled out.
please ammend this patchset to complete
Going forward comitter promotions should be done
against this file.
PTLs:
Must be merged for you to gain delete access on
testresults.opnfv.org
If project_lead: is missing (my script could not parse)
please amend with same from commiters section eg:
project_lead: &opnfv_dovetail_ptl
name: 'Lead Name'
email: 'lead email'
id: 'lead lfid'
company: 'lead company'
Change-Id: Ie151ba96dd6b6c7d0d8e74e1462e35133a7c235f
Signed-off-by: agardner <agardner@linuxfoundation.org>
xudan [Sun, 11 Feb 2018 06:49:17 +0000 (01:49 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Bugfix: delete extra whitespace
Change-Id: I1fe8c9d4b6b2ee461320bc20342d439e23c9c616
Signed-off-by: xudan <xudan16@huawei.com>
mei mei [Sun, 11 Feb 2018 03:29:55 +0000 (03:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail CI] change dovetail CI jobs on Compass"
- [Dovetail CI] change dovetail CI jobs on Compass
1. run default test suite on Compass on Monday and Tuesday for scenario
'os-nosdn-nofeature-ha' and 'os-odl_l3-nofeature-ha'
2. run test suite 'proposed_tests' on Compass on Thursday and Friday for
scenario 'os-nosdn-nofeature-ha' and 'os-odl_l3-nofeature-ha'
JIRA: DOVETAIL-612
Change-Id: I027ca278eb63bdc6842a9494b676cdab8d2d25bf
Signed-off-by: xudan <xudan16@huawei.com>
Eddie Arrage [Thu, 8 Feb 2018 23:10:28 +0000 (15:10 -0800)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add ablity to config EXTERNAL_NETWORK in env_config.sh
- EXTERNAL_NETWORK env variable can be explicitly set
- If set, the value will be used in Yardstack configuration
- Otherwise, previous method of using output from
'openstack network list' will still be employed
Change-Id: I9d8b4a69ff3f5093c034823cc95e92e151bfade6
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Aric Gardner [Thu, 8 Feb 2018 21:32:17 +0000 (21:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Ansible for build server"
- Ansible for build server
Tests are working, switch to running on
lf-build1 and lf-build2 when triggered.
Change-Id: I1d3be9a84452cc3d6cd7097474bcc4dca0f70c6d
Signed-off-by: agardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Thu, 8 Feb 2018 20:36:50 +0000 (20:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Compass4NFV] Add blocking jobs"
- [Compass4NFV] Add blocking jobs
Compas4nfv support k8s and openstack.
The blocking jobs need include the k8s.
Change-Id: I517064df660266463050f7d3820bf5c405c8c222
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Fatih Degirmenci [Thu, 8 Feb 2018 20:36:30 +0000 (20:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "vswitchperf: python version change"
- vswitchperf: python version change
In order to execute VSPERF CI job, the SCL with python3 must
be enabled. Recently SCL command was changed to enable python3.4.
Change-Id: I4cf34ff28db2c789f4bc13116ed2d5d95eb81990
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Fatih Degirmenci [Thu, 8 Feb 2018 20:35:21 +0000 (20:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[arm-build] prune-docker-images on all builders"
- [arm-build] prune-docker-images on all builders
Prune dangling references on all arm-build* hosts.
Remove arm-build2 as it will be retired.
Change-Id: Ib425b3ef8021fa74d5942609093234cad35c0644
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
agardner [Thu, 8 Feb 2018 20:31:35 +0000 (15:31 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add -y to for non-interactive ansible install
Change-Id: I2ab00b3b6aadf9efc5bac72fcdcd9941f12f8bc9
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Thu, 8 Feb 2018 19:34:18 +0000 (19:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "missing sudo for ansible install"
- missing sudo for ansible install
Change-Id: I6d7ab7746c75a8d33a27de3bf534b02cbc87e8ae
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Thu, 8 Feb 2018 19:20:34 +0000 (19:20 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Job for ansible to setup build servers."
- Job for ansible to setup build servers.
set noop for now.
-C, --check don't make any changes; instead, try to predict
some
of the changes that may occur
-D, --diff when changing (small) files and templates, show
the
differences in those files; works great with
--check
Change-Id: I723fcf1b068b8ef73a0994be90271cb1cdd51ecb
Signed-off-by: agardner <agardner@linuxfoundation.org>
Tim Rozet [Thu, 8 Feb 2018 16:08:27 +0000 (16:08 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: Cleanup slave/slave-label configuration"
- Apex: Cleanup slave/slave-label configuration
Changes Include:
- Remove defining 'node:' per job template and use slave-params
defaults
- Gate job was using daily/build slave, when it should be using virtual
slave
Change-Id: Iec2321801daef1b1fa40724a244bf2f6edf36c6e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Aric Gardner [Thu, 8 Feb 2018 15:18:34 +0000 (15:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fix sed command in macros"
- fix sed command in macros
The char "/" was included in $msg.
It will have issue
"sed: -e expression #1, char 7: unknown option to `s'"
We can substitute '/' with '#' in sed command to solve this issue
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Change-Id: I1308e9b1b2111f0033df119e4465df4dda27eac0
Eddie Arrage [Mon, 5 Feb 2018 22:11:25 +0000 (14:11 -0800)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add default to --report CLI option
- Try new license header to deal with anteater failure
- Ability to specify 'default' as argument to --report, which
fetches host IP automatically and forms URL with 8000 as testapi
port
- This should not break the previous behavior of report option,
if default option not specified
Change-Id: I1e05bb52cf4fc211c59796d4e763e2e04177b406
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Markos Chandras [Thu, 8 Feb 2018 09:29:09 +0000 (09:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: bifrost-verify.sh: Respect bifrost test failures
Make sure that failures during bifrost deployments are being
reported properly on Jenkins.
Change-Id: I333d27147caf7598665157c703907572e48041c0
Signed-off-by: Markos Chandras <mchandras@suse.de>
Serena Feng [Thu, 8 Feb 2018 03:24:33 +0000 (03:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Get Daisy IP correctly"
- Get Daisy IP correctly
In [1], there are two IP addresses of daisy VM in the arp table.
Select the first one.
[1]: https://build.opnfv.org/ci/job/functest-daisy-zte-pod9-daily-master/2/
Change-Id: Ic071d718004bf9ed215b7e53c56568f7f018051a
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Tim Rozet [Wed, 7 Feb 2018 23:02:05 +0000 (18:02 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: remove setting node in slave-params
We only want to specify slave-label, not sure why we are specifyign node
here and in jjb for Apex.
Change-Id: I184df37836039887f47e7d6141c89f8dd9cd014f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 7 Feb 2018 21:33:50 +0000 (16:33 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fixes scheduling with apex verify
apex-verify job calls apex-virtual to deploy and run functest. Apex has
2 virtual slaves attached to the apex-virtual-master label. When 2
verify jobs are triggered at the same time, apex-verify job is scheduled
on each slave correctly. However, when the mulitjob triggers
apex-virtual jobs, it only schedules both of them to a single slave.
This happens even though apex-virtual job has the same slave label and
node parameters are not passed from verify job. This patch changes the
node to be passed to apex-virtual from apex-verify. That way 2 nodes
will be scheduled on, but this is still not ideal scheduling as more
than 1 verify can run per node (but not more than one virtual job).
Change-Id: I155351c9037f70df2c5dba11bb5592423849e760
Signed-off-by: Tim Rozet <trozet@redhat.com>
Fatih Degirmenci [Tue, 6 Feb 2018 09:19:53 +0000 (10:19 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Disable voting for CentOS jobs
CentOS jobs started failing which requires troubleshooting.
In order not to block things, the voting is disabled for CentOS jobs.
Change-Id: Idc14b00cf09f0ee75bac17e993dc9f7724a1ad88
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
mei mei [Tue, 6 Feb 2018 02:33:20 +0000 (02:33 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Revert the unix permission of yaml file"
- Revert the unix permission of yaml file
Change-Id: I99da14477ab785475e425475fedca90a69eed8eb
Signed-off-by: Linda Wang <wangwulin@huawei.com>
mei mei [Tue, 6 Feb 2018 02:31:15 +0000 (02:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fix the issue of docker command to collect logs"
- fix the issue of docker command to collect logs
Change-Id: If5569d01012b0f94976d26dfb4cd81692a40c83d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
agardner [Thu, 28 Dec 2017 23:54:04 +0000 (18:54 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Ansible Playbook to install build server deps
This playbook has been tested in centos and ubuntu
on Arm and x86_64
first:
install ansible
then:
ansible-playbook -i inventory.ini main.yml
What it does:
installs on centos or ubuntu arm or x86_64
installs system deps with the package manager.
and python libs with pip.
installs docker
https://download.docker.com
installs docker-compose from distribution repo
Change-Id: I3853cd04d0e6c7270ea068b9e1fba1a240a0652e
Signed-off-by: agardner <agardner@linuxfoundation.org>
xudan [Mon, 29 Jan 2018 08:52:29 +0000 (03:52 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add all tempest smoke test cases into debug test suite
Add all tempest smoke test cases into debug test suite.
Then these test cases can be run by Dovetail on CI.
The results of CI will help to choose sub test cases from tempest smoke.
Here use tempest_custom to run all tempest smoke test cases because it can
support to run a custom defined sub test cases list.
for Functest tempest_smoke_serial, it always runs whole tempest smoke
test cases and can't be a subset.
JIRA: DOVETAIL-595
Change-Id: Id6358691d2bdef149f16775ce84dcfbf12f5e568
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Mon, 22 Jan 2018 06:40:26 +0000 (01:40 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Adapt Functest E release Framework
Use opnfv/functest-restapi:euphrates.
Adapt Functest E framework for all Functest test cases.
1. All path of functest and sdnvpn has been changed.
2. Sdnvpn can clean resources by itself with E release, no need to clean again.
3. Add a file testcases.yaml to overwrite the file in functest container,
then it can support to run tempest_custom i.e. ipv6 and tempest in OVP.
JIRA: DOVETAIL-584
Change-Id: I3ba9aa8e80becaa99cc89c8db4b39acbb89dfda4
Signed-off-by: xudan <xudan16@huawei.com>
Fatih Degirmenci [Mon, 5 Feb 2018 10:52:04 +0000 (10:52 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Set TEST_DB_URL in env"
- Set TEST_DB_URL in env
It follows the change "Move push_results_to_db to TestCase" [1]Â which
stopped duplicating TEST_DB_URL in config and in env.
[1]Â https://gerrit.opnfv.org/gerrit/#/c/49757/
Change-Id: If860492c40b1d0ed4082a4dbe385686020697f37
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Linda Wang [Sat, 3 Feb 2018 08:59:52 +0000 (08:59 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix functest daily job
Change-Id: Ia9bc336d43fe9ed47368f9aada0c6d9244a71683
Signed-off-by: Linda Wang <wangwulin@huawei.com>
mei mei [Sat, 3 Feb 2018 07:56:22 +0000 (07:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "disable the opera"
- disable the opera
it doesn't support the opera in compass4nfv master.
it is needless to run daily and verify job.
Change-Id: I9345f8c527c4b38e47b1d8de7d5c8cb2fdc1b30d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Linda Wang [Sat, 3 Feb 2018 01:12:21 +0000 (01:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix functest daily job
Change-Id: Icbdbe5a44660f498503ac84b323fd2a140ec3bbe
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Trevor Bramwell [Fri, 2 Feb 2018 21:52:48 +0000 (13:52 -0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Set the lint job shell to /bin/bash
The default builder in Jenkins is '/bin/sh -ex'. Because of this lint
jobs are failing that we assume won't as everywhere else we've used
/bin/bash and explitily set options when needed.
Explicitly setting these jobs to use /bin/bash should keep Jenkins from
failing builds without reporting the lint results.
Change-Id: Ibe6cad979d6dcf30e7991873c9ac446ae3bf3a8b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Fri, 2 Feb 2018 10:22:23 +0000 (10:22 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Run functest daily jobs on zte-pod9"
- [daisy] Run functest daily jobs on zte-pod9
Change-Id: Ib61cb40b04eed23ad276f261645d83ce7cf00629
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Fatih Degirmenci [Fri, 2 Feb 2018 10:20:38 +0000 (10:20 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Functest] Run k8s tests on Compass"
- [Functest] Run k8s tests on Compass
Change-Id: I8e88ab0598f43be8d0c9c4ad199dba91c1561f13
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Fatih Degirmenci [Fri, 2 Feb 2018 10:17:47 +0000 (10:17 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[pharos] Lint all code, including py"
- [pharos] Lint all code, including py
Change-Id: I3be5a3b6a0b7752f2b13df30944fca7645ee664d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Fatih Degirmenci [Fri, 2 Feb 2018 10:17:22 +0000 (10:17 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Keep creds file name unchanged in Euphrates"
- Keep creds file name unchanged in Euphrates
Change-Id: I216d1877cba73272bbb37bf84c74dbf77dc2952d
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Fatih Degirmenci [Fri, 2 Feb 2018 10:15:33 +0000 (10:15 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Delete Fuel Euphrates CI job on zte-pod1"
- Delete Fuel Euphrates CI job on zte-pod1
Delete Fuel Euphrates CI job on zte-pod1
Change-Id: I93d5ed7b8aa40715fe8e7541d810ab0ee9a89f28
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
mei mei [Fri, 2 Feb 2018 06:39:53 +0000 (06:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Compass] Set the verify timeout to 360"
- [Compass] Set the verify timeout to 360
Change-Id: I39ed2ff1baedf5521f2fe1448350c0c91b1c4f61
Signed-off-by: wutianwei <wutianwei1@huawei.com>
mei mei [Fri, 2 Feb 2018 06:34:35 +0000 (06:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "container4nfv: add arm64 test scenarios"
- container4nfv: add arm64 test scenarios
Change-Id: I2a91409fb3a650e9d9cacd3f6ffe4b17bc394950
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
xudan [Thu, 1 Feb 2018 02:53:25 +0000 (21:53 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Change dovetail tool version to be ovp.1.0.0
Change-Id: Ieb32dbda8fd16942312900cb99a27f734e57d91b
Signed-off-by: xudan <xudan16@huawei.com>
agardner [Wed, 24 Jan 2018 22:18:32 +0000 (17:18 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Turn on voting for check-jinja2
Check jinja voting will keep bad configs out of our currently
pristine repo.
Also, Alex's schema valiadator is now running.
Change-Id: I12f38127b82583ef9cb2cc47ef4cfc5a8d051b87
Signed-off-by: agardner <agardner@linuxfoundation.org>
Linda Wang [Wed, 31 Jan 2018 02:10:01 +0000 (02:10 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Rename a common credential file
Change-Id: Ib97cee06438d4ac240c55b0b504338f435a68259
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Fatih Degirmenci [Thu, 1 Feb 2018 10:16:56 +0000 (10:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Enable voting for CentOS jobs"
- xci: Enable voting for CentOS jobs
CentOS is now supported by os-nosdn-nofeature scenario and it is
time to enable voting for it. For scenarios that do not support
CentOS yet, the jobs will skip running real stuff by exit 0 in
order not to fail the patch.
Change-Id: I86c9e1bb4d66ea84ccfc864186a7ca7c696f8663
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Eddie Arrage [Wed, 24 Jan 2018 00:39:55 +0000 (16:39 -0800)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Update OVP workflow document
- Fix typos and word changes
- Remove editor's note
- Adopt rewording suggestions
- Add back toc that was inadvertently deleted
- Modify to reflect process used during beta and current OVP web portal
usage
- Remove reference to application form and use online participation form
instead. Add new fields required in participation form
Change-Id: Ia51b7674315467e01081015b3aa780ec03652ebd
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Serena Feng [Thu, 1 Feb 2018 10:15:18 +0000 (10:15 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "subscribe mongodb_backup job"
- subscribe mongodb_backup job
Change-Id: I41aef4c9df47a076f8245cc1b466ff4297de0ae8
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
mei mei [Thu, 1 Feb 2018 01:41:57 +0000 (01:41 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Compass4nfv] collect the logs and upload to artifact"
- [Compass4nfv] collect the logs and upload to artifact
JIRA: COMPASS-579
Add a job to collect log and upload. what the job do
1. run collect-log.sh to get log from rsyslog container
2. copy log.tar.gz from compass-tasks to jumphost
3. upload the log.tar.gz to artifact
Change-Id: Ic2244e33e7ae4b7aa71e15af741191c850982053
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Fatih Degirmenci [Wed, 31 Jan 2018 23:26:24 +0000 (23:26 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "adding pike support during installation."
- adding pike support during installation.
Change-Id: I31a1f6d1de5796c82bcf7e001451ec3ca0d3b1ce
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
mei mei [Tue, 30 Jan 2018 02:05:01 +0000 (02:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Pull the image before running functest container"
- Pull the image before running functest container
Change-Id: Iebd8a9b558486927c25735d266d3557f91e26a15
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Aric Gardner [Mon, 29 Jan 2018 14:27:18 +0000 (14:27 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel] Retire 'BRIDGE' slave param"
- [fuel] Retire 'BRIDGE' slave param
Only Danube still uses this param, newer branches rely on IDF.
Going forward, the `-B` deploy arg will be deprecated in Fuel.
Do not yet remove BRIDGE slave params from non-CI PODs, as
other installers (or custom Danube jobs?) might still use them.
Change-Id: I6d259299d1e13e8a5da732aca60b1f56b8472af6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sun, 28 Jan 2018 20:07:12 +0000 (21:07 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [fuel] Retire 'virtual_kvm' override
Now that vPDF support landed in Pharos and Fuel repos, disable the
'virtual_kvm' generic override, so we can load POD-specific PDF/IDF.
JIRA: FUEL-322
Change-Id: I0964220a25d6fe30afcbeb3ad1f020ae76d38e5a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Sofia Wallin [Mon, 29 Jan 2018 09:27:19 +0000 (09:27 +0000)]
Merge "Renaming CVP to OVP" into stable/danube
agardner [Fri, 26 Jan 2018 15:54:31 +0000 (10:54 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Set lint jobs to run concurrent
Liniting is broken, last fix forgot to run linting concurrent
FATAL: The project is configured to NOT run builds concurrent, but the
node parameter [SLAVE_NAME] is configured to trigger new builds
concurrent!
Change-Id: I1eb4bf7279c7af4e01950b89c515e183fbc57b2d
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Fri, 26 Jan 2018 15:32:04 +0000 (10:32 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Linting should be done on a build server, not on master
Linting was broken by this patch
https://gerrit.opnfv.org/gerrit/#/c/50737/
Also added sudo to pip installs, as they are not in a venv
Patch forgot to put linting on build server
so it defaulted to master.
Change-Id: Iba8c1f633fad6d5f3d097f4911f45100c3b43e30
Signed-off-by: agardner <agardner@linuxfoundation.org>
chenjiankun [Fri, 26 Jan 2018 08:22:59 +0000 (08:22 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Bugfix: Cannot change SUT version in the new uploaded test
If we upload a new test, we can't modify the SUT version.
The reason is we must predefine the model.
Change-Id: I8822b078c25a015dd4cc4becfdaae141aed66359
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Alex Yang [Fri, 26 Jan 2018 07:47:54 +0000 (15:47 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix typo in lint-init
Change-Id: I310c4f2e46a26b35eeafef2dfc8670d70ace0575
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
xudan [Mon, 8 Jan 2018 04:09:51 +0000 (23:09 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Align container tags and test suite configuration yaml for initial release
Change default container tag to be:
1. Functest ovp.1.0.0
2. testapi ovp.1.0.0
Add test suite ovp.1.0.0 and set it to be the default test suite.
Comment out bottlenecks CLI for initial release.
JIRA: DOVETAIL-580
Change-Id: I956e49e43fc7ba0176c14079b7228089db5dc108
Signed-off-by: xudan <xudan16@huawei.com>
Ryota Mibu [Fri, 26 Jan 2018 05:01:14 +0000 (05:01 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "add 'lint-all-code' as wrapper of lint builders"
- add 'lint-all-code' as wrapper of lint builders
OPNFV has common coding style [1]. So, all repos shall be checked by
one generic checker builder/job, eventually.
This patch adds lint wrapper builder 'lint-all-code', and also
refactors all exisiting lint and syntax check builders, following
'lint-yaml-code' builder approach, which only checks modified files.
This approach is nice as it won't require immediate fixes of violations
in whole repo code right after the lint checker job is enabled.
Note that lint jobs are still configured to run against some project
repo, in order to seperate discussion; wheter we should apply this
lint job to all OPNFV repo or not immediately.
[1] https://wiki.opnfv.org/display/DEV/Contribution+Guidelines
Change-Id: Ib4ab3ba5dc08845f3016b8be772f4ed119f11b2d
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Ryota Mibu [Fri, 26 Jan 2018 05:00:54 +0000 (05:00 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fix yamllint config file"
- fix yamllint config file
pick from https://gerrit.opnfv.org/gerrit/#/c/50737
Change-Id: If5b83c656f33af1740df194ba826b6a31ac10355
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Georg Kunz [Wed, 24 Jan 2018 12:38:13 +0000 (13:38 +0100)]
Renaming CVP to OVP
Renaming references to the former "Compliance Verification Program (CVP)"
to the final "OPNFV Verified Program (OVP)".
Change-Id: I84ee7cb11c216f0d9a4699743499d87a2fbd93d6
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Aric Gardner [Thu, 25 Jan 2018 19:09:09 +0000 (19:09 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel] deploy: Stop using securedlab for master"
- [fuel] deploy: Stop using securedlab for master
Instead of cloning securedlab locally and passing it to Fuel deploy
script, rely on Pharos git repo, embedded as a git submodule in Fuel.
Keep old behavior (using securedlab) for stable/{danube,euphrates}.
Depends-on: Ib04e4fb384568a6efd9e78a080857b663521ae88
Change-Id: Ie30879292ae04b641257760de69c900a9eb4ef84
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Thu, 25 Jan 2018 18:32:04 +0000 (18:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Pharos Dashboard: Deploy once config is in place"
- Pharos Dashboard: Deploy once config is in place
Since configuration has shifted out of the docker-compose.yml file and
the workspace gets recreated ever job, the config.env file needs to be
copied into place before each deployment.
JIRA: PHAROS-316
Change-Id: I8c80f1148ad268428defa2f7eb1877d821a11491
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Ryota Mibu [Thu, 25 Jan 2018 11:05:40 +0000 (11:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[doctor] fix node-label setting"
- [doctor] fix node-label setting
Current doctor verify jobs need to be run on relevant pods which are
specified by slave-label. But, after multijob introduced, the parameter
is not passed to children jobs. Also, 'phase' of project is misleading,
as it isn't multijob's phase.
This patch makes sure each doctor job run on correct pod by updating
node label rule for doctor pod to 'doctor-{installer}-{arch}'.
This patch also merges doctor slave parameter definitions into one,
and deletes unnecessary setting where default are set.
Change-Id: Ic9bf218ae7fb4f9866b510efd1e0ccd19277b78e
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Fatih Degirmenci [Thu, 25 Jan 2018 10:46:07 +0000 (11:46 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Run functest as part of xci-merge jobs
This is yet another messy work to get functest run for xci
as part of merge jobs.
The script is removed from xci-verify jobs in order not to
block patches by -1ing them.
Change-Id: I57254bcfbada7a51da89aba0e7a88f907eb9a525
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Eddie Arrage [Thu, 25 Jan 2018 04:40:17 +0000 (20:40 -0800)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Fix rendering issues with release notes
- Fix test case listing and another bullet
Change-Id: I46b0cff945176f464322f06737dc5c10f977598e
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
agardner [Wed, 24 Jan 2018 17:12:15 +0000 (12:12 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add schema valiadator to jinja checker
Alex has extended the jinja checker to valiate the schema
uses jsonschema
Next step is to enable voting on this job.
Change-Id: I3c61eb3addbb3d41093ada486bf9d8b191fb2028
Signed-off-by: agardner <agardner@linuxfoundation.org>
Eddie Arrage [Fri, 5 Jan 2018 05:08:25 +0000 (21:08 -0800)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add release notes for OVP 2018.01 / Dovetail 1.0.0
- Second pass
- Incorporated most comments
- Added missing links for participation form, governance guidelines,
terms & conditions
- Added links for test collection framework and testscope
- Initial draft of release notes
Change-Id: Ib805513011d917e4ecd0096e51f2d63c898d7142
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Eddie Arrage [Tue, 23 Jan 2018 01:16:52 +0000 (17:16 -0800)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Modify title and references in guidelines addendum doc
- Add 2018.01 to title to match reviewer guide, release notes, etc. as
this document may change per release
- Modify link for Governance Guidelines to reflect ratified doc on
opnfv.org domain
Change-Id: Ifdaa287b2919c44d408aa0ddd0b164b8ca4f406d
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Eddie Arrage [Mon, 15 Jan 2018 15:05:24 +0000 (16:05 +0100)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Remove a sub test case under dovetail.tempest.tc004
- Fixed vping, ha, sdnvpn test case names to match test specs
- Removed aliases from VIM operations and matched test case
name changes in patch https://gerrit.opnfv.org/gerrit/#/c/47691/4
- CVP to OVP name change
- A test case was removed from tempest tc004 because of the Tempest
version from 15 to 14. A reference to it was still in this doc.
Change-Id: If2e07e15b48ae6bca5ac0e262aead784cd67cd0f
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Ryota Mibu [Wed, 24 Jan 2018 09:51:48 +0000 (09:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add GERRIT_REFSPEC to 'project-parameter' Macro"
- Add GERRIT_REFSPEC to 'project-parameter' Macro
GERRIT_REFSPEC is always passed by the gerrit-trigger plugin when a job
is triggered by Gerrit. Because it is not explicily defined, there is no
way to manually trigger jobs, as the git clone looks up the list of refs
by GERRIT_REFSPEC.
Being able to manually trigger jobs (with node parameters so they can be
restricted) is very helpful in debugging CI issues.
Change-Id: I8a1d9ea380902fc95f30482e5acb616347709ab1
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>