ShubhamRathi [Wed, 15 Feb 2017 19:27:42 +0000 (00:57 +0530)]
Bug fix to doc jobs.
Change-Id: I65b78a6772288f22db6cd0e0bcd2b10661acc02d
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
ShubhamRathi [Wed, 15 Feb 2017 18:55:14 +0000 (00:25 +0530)]
Fix bugs for new doc jobs
Added new macro and changed parameters
in docs-rtd.yml
Change-Id: Ibb3306853e241674099ae0227719af6dc1280d1f
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Aric Gardner [Wed, 15 Feb 2017 16:31:32 +0000 (16:31 +0000)]
Merge "New doc jobs on lf-build1"
Tim Rozet [Wed, 15 Feb 2017 14:56:44 +0000 (14:56 +0000)]
Merge "Apex,Functest: Updates env detection"
Tim Rozet [Tue, 14 Feb 2017 19:55:26 +0000 (14:55 -0500)]
Apex,Functest: Updates env detection
If Apex installer VM doesn't exist (such as in snapshot deployments) and
the credentials file is already provided, then can continue functest.
This patch adds that functionality and removes detection for the
"instack" installer VM which is deprecated.
Change-Id: I4267aebbcf0582529f38d451a7e8ba30f71c132a
Signed-off-by: Tim Rozet <trozet@redhat.com>
“Manuel Buil” [Wed, 15 Feb 2017 09:18:03 +0000 (10:18 +0100)]
Bug fix: We are comparing an integer with a string
The config file in SFC using this library was providing an integer
whereas FUEL was providing a string.
e.g. we were comparing 5 with '5' and thus the return was false
Change-Id: I04c27403d479c45acd102a3dde848ba5b2427a10
Signed-off-by: “Manuel Buil” <mbuil@suse.com>
Jose Lausuch [Wed, 15 Feb 2017 09:48:04 +0000 (09:48 +0000)]
Merge "Fix ovs_logger to use correct opnfv_logger module"
Ryota Mibu [Wed, 15 Feb 2017 09:23:37 +0000 (09:23 +0000)]
Merge "[doctor] fix log cleaner and exclude joid testing"
Ryota MIBU [Wed, 15 Feb 2017 09:19:48 +0000 (09:19 +0000)]
[doctor] fix log cleaner and exclude joid testing
Change-Id: Ibf5a23efa8948eb8da693d302e5a8b0a984e3237
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Jose Lausuch [Wed, 15 Feb 2017 08:50:35 +0000 (08:50 +0000)]
Merge "implement delete and related unittest"
George Paraskevopoulos [Wed, 15 Feb 2017 08:48:45 +0000 (10:48 +0200)]
Fix ovs_logger to use correct opnfv_logger module
Change-Id: I7c72a75324897231a583f38d424dedea42b20f3d
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
Serena Feng [Wed, 15 Feb 2017 08:43:43 +0000 (08:43 +0000)]
Merge "Update emailbox"
Jose Lausuch [Wed, 15 Feb 2017 08:22:55 +0000 (08:22 +0000)]
Merge "[deployment_handler] Re-write node default string printout"
Jose Lausuch [Wed, 15 Feb 2017 08:22:41 +0000 (08:22 +0000)]
Merge "[deployment_handler] Add OVS version info"
Jose Lausuch [Wed, 15 Feb 2017 08:22:29 +0000 (08:22 +0000)]
Merge "[deployment handler] Add Roles and Status classes"
SerenaFeng [Wed, 15 Feb 2017 02:58:36 +0000 (10:58 +0800)]
implement delete and related unittest
JIRA: RELENG-163
Change-Id: I7fe45f3e92c3dc5f5b32582561249150a2cdb8cf
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Morgan Richomme [Tue, 14 Feb 2017 12:58:21 +0000 (13:58 +0100)]
Bug Fix: tranlate build tag into jenkins url
Include HEALTHCHECK Tier in the reporting
Change-Id: I4a5a8aeb7564ca35c9199c7925ac344b43270d87
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
jose.lausuch [Mon, 13 Feb 2017 22:14:49 +0000 (23:14 +0100)]
[deployment_handler] Re-write node default string printout
example output: http://pastebin.com/raw/dm3SEA43
Change-Id: I06b4e08897e8303dd938749636e00ae193e91dca
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Mon, 13 Feb 2017 21:45:19 +0000 (22:45 +0100)]
[deployment_handler] Add OVS version info
Change-Id: I485f969dff29a2d1757ce56c62dda294f44341e2
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Fri, 10 Feb 2017 16:10:18 +0000 (17:10 +0100)]
[deployment handler] Add Roles and Status classes
By doing this, we can handle roles and status as a
list in the node object.
Output: http://pastebin.com/raw/PAMrWRJi
Change-Id: I0e3c7f375b19548a7e424e3257b84424c8fe4725
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
ShubhamRathi [Sun, 12 Feb 2017 18:55:25 +0000 (00:25 +0530)]
New doc jobs on lf-build1
New doc jobs have been configured to
run on build slaves (lf1-build1) since
git version on master does not support
submodules.
Verify patch has been made non-voting.
Change-Id: I05224f42156202450b7f5eb36c2ce23f14deff2c
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
jose.lausuch [Wed, 8 Feb 2017 13:25:34 +0000 (14:25 +0100)]
[deployment handler] Add support for Clusters in Fuel
Fix minor apex issues.
Output of example.py
http://pastebin.com/raw/x70Uj85V
Change-Id: I6013f5c4d916126f79afd40a6d6a35278c8ed26f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Tim Rozet [Tue, 14 Feb 2017 17:18:11 +0000 (17:18 +0000)]
Merge "APEX: Add fdio specific network settings file to virtual deployments"
Tim Rozet [Tue, 14 Feb 2017 16:42:13 +0000 (11:42 -0500)]
CSIT: Modifies functest installer var to be apex
Functest fails to execute the tempest smoke suite unless the installer
provided is apex.
Change-Id: Ic4b726479f15dca87fd2e2e2f62a080637a774a3
Signed-off-by: Tim Rozet <trozet@redhat.com>
jose.lausuch [Tue, 14 Feb 2017 13:37:05 +0000 (14:37 +0100)]
Fix flake8 violations in releng
Change-Id: I45769ff9c9db2de9fbba69117a92de414dd7f651
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Tue, 14 Feb 2017 14:06:48 +0000 (15:06 +0100)]
Bug fix: Huawei POD12 was still not considered as CI POD
Missing space in list of CI PODs
Change-Id: I631ffcac6b8cb9a2f42c55610eb01c43edfae9f4
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Feng Pan [Mon, 13 Feb 2017 22:46:45 +0000 (17:46 -0500)]
APEX: Add fdio specific network settings file to virtual deployments
Change-Id: I9bbcd1b801d10b6fab6b32b33372260ac2e65cae
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Mon, 13 Feb 2017 22:35:44 +0000 (17:35 -0500)]
CSIT: updates csit functest to use tempest smoke serial
Puts this in-line with what is tested on the snapshot promote so we have
apples to apples comparison of results.
Change-Id: I4f333b0a675eed23bb9107c32a59bcf92f461d3b
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 13 Feb 2017 21:30:01 +0000 (16:30 -0500)]
CSIT: Fixes bug with routes and compute nodes
Change-Id: I2b5625ce9458ff4438ffc556bb08c4d6a6ace03d
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 13 Feb 2017 20:51:40 +0000 (15:51 -0500)]
CSIT: adds route fix for functest
Change-Id: I3dae88e8af728bbcef0f0d4be27478cf7b8e06fc
Signed-off-by: Tim Rozet <trozet@redhat.com>
Jose Lausuch [Mon, 13 Feb 2017 19:11:10 +0000 (19:11 +0000)]
Merge "Add lint to releng repo"
Tim Rozet [Mon, 13 Feb 2017 18:28:55 +0000 (13:28 -0500)]
CSIT: Fixes credential file passing
Change-Id: I1605452d5ad4e61915e537677fc291f911dfb6e8
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 13 Feb 2017 17:50:36 +0000 (17:50 +0000)]
Merge "[APEX][GLUON] Add to gluon to apex-daily"
Tim Rozet [Mon, 13 Feb 2017 17:37:24 +0000 (12:37 -0500)]
CSIT: Fixes path for overcloudrc
The path was being literally passed to the ENV variable in Jenkins with
quotes, which doesn't work. Removing quotes.
Change-Id: I0d637d898cbc3c40b26e39b8301feb964de3c57f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 13 Feb 2017 16:48:47 +0000 (11:48 -0500)]
CSIT: fixes for functest
Since we have no 'installer' for CSIT snapshot deployments, we need to
indicate to functest where the RC credentials are. This patch adds
that, as well as modifying the IP configured for the host br-external
bridge to be the GW IP for the external neutron network. This will
allow floating IPs to work with the Functest container.
Change-Id: Ie594de8cb2d7837abfad612b9ba49b0c02e7b2be
Signed-off-by: Tim Rozet <trozet@redhat.com>
Nikolas Hermanns [Fri, 3 Feb 2017 10:37:45 +0000 (11:37 +0100)]
[APEX][GLUON] Add to gluon to apex-daily
Change-Id: I2c5640373e159d8983fa3c6352cc094b122f8e9e
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Morgan Richomme [Mon, 13 Feb 2017 09:16:29 +0000 (09:16 +0000)]
Merge "No action when no container is there"
Ryota Mibu [Mon, 13 Feb 2017 09:02:56 +0000 (09:02 +0000)]
Merge "Add call to run shellcheck"
helenyao [Mon, 13 Feb 2017 07:13:10 +0000 (02:13 -0500)]
No action when no container is there
Docker complained about no container is there when calling the container
removal step without checking the existence of container.
In this change, action will be taken only if there is any container.
Change-Id: I32efc98bb4e2c2f5a47bffa88fc5c5b4c8e5d821
Signed-off-by: helenyao <yaohelan@huawei.com>
Serena Feng [Mon, 13 Feb 2017 01:49:01 +0000 (01:49 +0000)]
Merge "Fix escape errors"
Julien [Sat, 11 Feb 2017 17:49:42 +0000 (01:49 +0800)]
Update emailbox
company emailbox is not efficient for dealing with community emails.
Change-Id: Ic159bae1d622214b720023fa07508c79324c3538
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Tim Rozet [Sat, 11 Feb 2017 14:38:46 +0000 (09:38 -0500)]
CSIT: Fixes zip2tar conversion for ODL artifact
File modes were not being preserved using the python tool, hence
manually unpacking and re-packing now into tar.gz
Change-Id: I40289117ec74ea2717a2428e9542da3dc98f590e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 10 Feb 2017 23:12:59 +0000 (18:12 -0500)]
CSIT: Fixes permissions with sdnvpn odl_reinstaller
This is a temporary fix that should be removed when
fixed in sdnvpn repo.
Change-Id: I13f247090e72a625db3af932652e006a57418e1e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 10 Feb 2017 22:55:07 +0000 (17:55 -0500)]
CSIT: removes dir prefix on NETVIRT_ARTIFACT
Change-Id: I4d046d2be7342e7bf4b19e930dfa3c8f9dea8e79
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 10 Feb 2017 22:36:23 +0000 (17:36 -0500)]
Apex,CSIT: changes pip3 to use just pip
Change-Id: I0c8adbca67e5f2235bb2d48c19edc0f96400faab
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 10 Feb 2017 22:05:00 +0000 (17:05 -0500)]
Apex,CSIT: Fixes slaves and other bugs
Changes Include:
- Fixes phase jobs to run on the same node
- Removes using WORKSPACE/.tmp dir for unpacking snapshot since other
phase jobs will need access to these files. Now just unpacks to cache
directory
- Fixes download for ODL. The previous way ODL was being downloaded
was only if a manual patch-set job was run on the ODL gerrit. This
patch changes the download to use the zip artifact automatically
produced.
- The zip artifact is converted to tar.gz and stored in /tmp/ for the
install job to consume. Note: the conversion is done because the
odl-pipeline install scripts only currently accept tar.gz.
- Extra checks in install job to make sure required files exist and
have been previously unpacked by deploy job.
Change-Id: I38aad98cac247eb4af2839811388b119079bc7ba
Signed-off-by: Tim Rozet <trozet@redhat.com>
Aric Gardner [Fri, 10 Feb 2017 20:30:20 +0000 (20:30 +0000)]
Merge "Change automation to original testresults server"
rohitsakala [Fri, 10 Feb 2017 20:22:51 +0000 (01:52 +0530)]
Change automation to original testresults server
Changed port from 8711 to 8082 and auto to test in url. There are 3
successful builds.
https://build.opnfv.org/ci/job/testapi-automate-master/
Change-Id: I099b026eb22c7d95d8bf7345837e7c2234ef571d
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
Aric Gardner [Fri, 10 Feb 2017 20:18:34 +0000 (20:18 +0000)]
Merge "Apex: Fixes CSIT snapshot deploy script"
Tim Rozet [Fri, 10 Feb 2017 20:15:23 +0000 (15:15 -0500)]
Apex: Fixes CSIT snapshot deploy script
Change-Id: I84d3a485594e9ca4c6e0230f2243458fe4450f40
Signed-off-by: Tim Rozet <trozet@redhat.com>
rohitsakala [Fri, 10 Feb 2017 20:08:41 +0000 (01:38 +0530)]
Changing trigger to weekly for backup mongodb job
Change-Id: Ib3c0cb13dbab2d8c6f8b7fd2219900b32d153b8e
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
rohitsakala [Fri, 10 Feb 2017 19:55:43 +0000 (01:25 +0530)]
Bug fix type name and add parameter values
Change-Id: Idfa76608e796d9e27bbed4a351d16018e9380c59
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
Aric Gardner [Fri, 10 Feb 2017 19:20:02 +0000 (19:20 +0000)]
Merge "Add parameters and change trigger to change-merged"
Morgan Richomme [Fri, 10 Feb 2017 18:23:59 +0000 (18:23 +0000)]
Merge "update scenario and related unittest"
Aric Gardner [Fri, 10 Feb 2017 17:36:33 +0000 (17:36 +0000)]
Merge "Document experimental jobs"
Aric Gardner [Fri, 10 Feb 2017 17:30:00 +0000 (17:30 +0000)]
Merge "Add jobs to build arm functest images"
Aric Gardner [Fri, 10 Feb 2017 17:22:22 +0000 (17:22 +0000)]
Merge "Use the aarch64 image for functest"
Aric Gardner [Fri, 10 Feb 2017 17:18:41 +0000 (12:18 -0500)]
Add lint to releng repo
At jose_lausuch's request
Change-Id: I8354c78765b9ad4b4eb94df8b5c9affb84db3c4c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Tim Rozet [Fri, 10 Feb 2017 16:36:50 +0000 (11:36 -0500)]
Apex,3rd_party: Fix workspace wiping
Workspace wiping was done in builders, which can be removed in favor of
wiping workspace via the 'scm' entry in the job. For now we point at
apex since we require apex repo to clean the host properly. We also
need sdnvpn for the python code to upgrade ODL. Since we can only use a
single scm at a time, we use apex in the jjb, and then manually clone
sdnvpn in the builders that require it.
Change-Id: I52274fc8fdd6b6c052e396c2a63dab5abcbf764e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Aimee Ukasick [Thu, 15 Dec 2016 19:25:31 +0000 (13:25 -0600)]
Add call to run shellcheck
JIRA: COPPER-33
Add call to run shellcheck on tests directory
Change-Id: I530e4f6cd8f24f80c818944928a870fa23ed9e60
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
rohitsakala [Fri, 10 Feb 2017 16:03:30 +0000 (21:33 +0530)]
Add parameters and change trigger to change-merged
Trigger is changed to change-merged for testing and will be reverted to
weekly once there is a successful build
Change-Id: I99a7f49e3d05e4915f1a2dd225fcf4ffde312df3
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
Julien [Fri, 10 Feb 2017 15:56:49 +0000 (23:56 +0800)]
Fix escape errors
{ becomes {{ and } becomes }}
replace include-raw-escape with include-raw
verified by 28425
Change-Id: I252c3e4a901410aba7c7d14202cd52b7bd3becba
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Tim Rozet [Fri, 10 Feb 2017 15:41:54 +0000 (15:41 +0000)]
Merge "Apex: fixes missing GS_URL for CSIT"
Jose Lausuch [Fri, 10 Feb 2017 15:41:01 +0000 (15:41 +0000)]
Merge changes from topics 'deployment_handler_refactor', 'deployment_handler'
* changes:
[deployment handler] Refactor the old installer_handler
[deployment_handler] Remove current scripts
Tim Rozet [Fri, 10 Feb 2017 15:35:41 +0000 (10:35 -0500)]
Apex: fixes missing GS_URL for CSIT
Change-Id: I059daa067b4aba9f680a63b0a5ec535164fb05d3
Signed-off-by: Tim Rozet <trozet@redhat.com>
Fatih Degirmenci [Fri, 10 Feb 2017 15:31:43 +0000 (15:31 +0000)]
Merge "Revert include-raw-escape to include-raw"
Tim Rozet [Fri, 10 Feb 2017 14:49:13 +0000 (09:49 -0500)]
Apex: fixes gate job param passing
Change-Id: I81bd36ce085d373ecd986a453cde8d45f179a7fb
Signed-off-by: Tim Rozet <trozet@redhat.com>
Cristina Pauna [Fri, 10 Feb 2017 14:38:00 +0000 (16:38 +0200)]
Use the aarch64 image for functest
An aarch64 image was created for functest in
https://gerrit.opnfv.org/gerrit/#/c/27801/
This image is build and pushed with
https://gerrit.opnfv.org/gerrit/#/c/28291/
In this commit, the aarch64 image is pulled when an aarch64
jenkins slave is used for running functest.
JIRA: ARMBAND-180
Change-Id: Idfe7115275a056ef5137cff0a963910c2707457c
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Zhijiang Hu [Fri, 10 Feb 2017 13:19:45 +0000 (08:19 -0500)]
Revert include-raw-escape to include-raw
Otherwise, we saw functions definition in shell script to be
fold by double bracket, not single as expected.
Change-Id: I1924d261f6d8313afa5cf70d173374840e5394db
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Morgan Richomme [Fri, 10 Feb 2017 13:00:13 +0000 (13:00 +0000)]
Merge "Added VNF_Catalogue Server"
Cristina Pauna [Wed, 8 Feb 2017 15:20:42 +0000 (17:20 +0200)]
Add jobs to build arm functest images
Jenkins slave arm-build3 was added to build the docker image on arm
This commit adds jobs to use that jenkins slave.
JIRA: ARMBAND-108
Change-Id: I7b293d119ca3347983940639fe0cfea1098b18f3
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Jun Li [Fri, 10 Feb 2017 09:20:06 +0000 (09:20 +0000)]
Merge "Move the compass centos job to intel-pod8"
wutianwei [Fri, 10 Feb 2017 03:31:55 +0000 (11:31 +0800)]
Move the compass centos job to intel-pod8
We fixed the issue of accessing database failed on intel-pod8.
Some problem happened in Huawei Munich Lab.So we move the CI job to this pod.
Change-Id: Iefddcf2bef2cc296b1abd2d224b78c6dbc522295
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Kumar Rishabh [Fri, 10 Feb 2017 05:01:59 +0000 (10:31 +0530)]
Added VNF_Catalogue Server
Change-Id: I45cedac46f06e6e1f080dd3bc38d6f79eec37fa6
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
Tim Rozet [Fri, 10 Feb 2017 05:01:33 +0000 (00:01 -0500)]
Apex: fixes issue with detecting proper gate scenario
Change-Id: I5aaf203f3db5078e462007c78aa9ff13d102c70c
Signed-off-by: Tim Rozet <trozet@redhat.com>
Fatih Degirmenci [Fri, 10 Feb 2017 02:36:47 +0000 (02:36 +0000)]
Merge "[qtip] Add experimental task"
Tim Rozet [Thu, 9 Feb 2017 21:12:07 +0000 (16:12 -0500)]
Apex: fixes csit snap upload
Change-Id: Ideb6302df40cae35637d9d764a7811532cf46d7b
Signed-off-by: Tim Rozet <trozet@redhat.com>
Fatih Degirmenci [Thu, 9 Feb 2017 20:47:30 +0000 (20:47 +0000)]
Merge "jjb: infra: bifrost-verify.sh: Always print the GS URL"
Tim Rozet [Thu, 9 Feb 2017 19:03:28 +0000 (14:03 -0500)]
Apex: csit snapshot create more perms fixes
Change-Id: I8143a664a7d9829a048df2603df281ee78dda937
Signed-off-by: Tim Rozet <trozet@redhat.com>
Martin Klozik [Thu, 9 Feb 2017 17:30:17 +0000 (17:30 +0000)]
vsperf: replace intel-pod3 by intel-pod12
Intel POD dedicated to VSPERF was moved to new location
and renamed to Intel POD 12.
Change-Id: I98a2204de90f6a491edb9e378da46600d4f29978
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Aric Gardner <agardner@linuxfoundation.org>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Tim Rozet [Thu, 9 Feb 2017 16:44:35 +0000 (11:44 -0500)]
Apex: removes files touched with by root in workspace for csit
Change-Id: I5e97a617a1e205ab7827b362d7e46e5f1792a578
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 9 Feb 2017 15:14:08 +0000 (10:14 -0500)]
Apex: Adds gate scenario job
Apex needs a way to run a gate job after basic scenarios (nosdn,
odl-nofeature) pass. We need the capability to specify which scenario
should be the gate. This patch allows us via a comment to specify
'start-gate-scenario: <scenario>' which will start a gate job to
validate that scenario deploys and passes basic functest health check.
Some drawbacks of this approach include only being able to validate a
single scenario per comment + gerrit votes overriding (not true
workflow/pipeline plugin). The positive is this is a fairly small CI
change to enable some much needed verification. It will be the Apex
committers responsibility to issue this comment post Jenkins +1 approval
of pre-gate.
Change-Id: I9a1364bb1cece8b35488d496789a5e83c707b32d
Signed-off-by: Tim Rozet <trozet@redhat.com>
jose.lausuch [Mon, 6 Feb 2017 21:10:00 +0000 (22:10 +0100)]
[deployment handler] Refactor the old installer_handler
This is a util library to interact with the
deployment regardless of the installer.
Objects:
- Deployment
- Node
- DeploymentHandler
- ApexAdapter
- FuelAdapter
- Factory
The installer adapters implement some of the
abstract functions of DeploymentHandler class
that can't be generalized.
Printout of example.py:
http://pastebin.com/raw/SF3A1fee
More info: JIRA: RELENG-149
Change-Id: I5c9e94459d5be0bfad6ffac29908a8cfc7ba919c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Jose Lausuch [Thu, 9 Feb 2017 12:02:44 +0000 (12:02 +0000)]
Merge "[fuel] Align master jobs schedule"
SerenaFeng [Wed, 8 Feb 2017 02:15:11 +0000 (10:15 +0800)]
update scenario and related unittest
JIRA: RELENG-163
Change-Id: I137898dc84de5f8cb6cab5de9b4ac5de5e4bb978
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Michael Polenchuk [Thu, 9 Feb 2017 08:13:25 +0000 (12:13 +0400)]
[fuel] Align master jobs schedule
- activate baremetal runs
- disable onos related runs (plugin ain't ready yet)
Change-Id: I89c9cc0a9eafeff698112cdfb4654f4f7852d014
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Morgan Richomme [Thu, 9 Feb 2017 07:25:10 +0000 (08:25 +0100)]
Add huawei-pod12 (used for JOID) in ci-production list
Change-Id: Icf5b89e608d604fb0fec3369b680db9e341b2b35
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Jun Li [Thu, 9 Feb 2017 06:08:57 +0000 (06:08 +0000)]
Merge "dovetail: branch parameter bugfix"
Tim Rozet [Thu, 9 Feb 2017 03:02:58 +0000 (22:02 -0500)]
Apex: More fixes to csit snapshot create
Change-Id: I210e5148c8058488edab6f26ece42b011e0e618d
Signed-off-by: Tim Rozet <trozet@redhat.com>
MatthewLi [Thu, 9 Feb 2017 02:54:06 +0000 (21:54 -0500)]
dovetail: branch parameter bugfix
JIRA: DOVETAIL-180
Change-Id: Ia1e448c5802693c635bc4ca347df3defb9e1e3b4
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Yujun Zhang [Thu, 9 Feb 2017 02:52:52 +0000 (10:52 +0800)]
[qtip] Add experimental task
Change-Id: I26a2296eb216fae738d4e749410810bff2072e25
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Jun Li [Thu, 9 Feb 2017 01:51:28 +0000 (01:51 +0000)]
Merge "openretriever: verify job added and document check"
Jun Li [Thu, 9 Feb 2017 01:51:13 +0000 (01:51 +0000)]
Merge "[opera] set timeout of daily building job as 240min"
Jun Li [Thu, 9 Feb 2017 01:50:56 +0000 (01:50 +0000)]
Merge "[bugfix] wrong regular expression to fetch controller ip by hostname"
meimei [Thu, 9 Feb 2017 01:22:54 +0000 (09:22 +0800)]
[opera] set timeout of daily building job as 240min
Change-Id: Ie323aa771f2348d99eacbf5115c1503e69576ab7
Signed-off-by: meimei <meimei@huawei.com>
Tim Rozet [Thu, 9 Feb 2017 01:16:13 +0000 (20:16 -0500)]
Apex: fixes missing sudo on route cmd for csit
Change-Id: Iffb93175cc253a471530571662a5b8fb3a00ff88
Signed-off-by: Tim Rozet <trozet@redhat.com>
meimei [Wed, 8 Feb 2017 09:31:47 +0000 (17:31 +0800)]
[bugfix] wrong regular expression to fetch controller ip by hostname
Change-Id: Idcf6739498837e828dd65897f599dada720fb48e
Signed-off-by: meimei <meimei@huawei.com>
Aric Gardner [Thu, 9 Feb 2017 00:16:33 +0000 (19:16 -0500)]
qtip is using 'gerrit-trigger-change-merged'
Need to add it back from the last revert
Change-Id: Ibc2f225c94121e89cc1db1b03b085e588b5a732c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Wed, 8 Feb 2017 23:37:48 +0000 (23:37 +0000)]
Revert "Add new jobs for doc merge and verify"
This reverts commit
fd8d915b212fb8adc943a74b537b5b5efffeaaad.
Change-Id: I9e56196f2ac84b72af2f9b51bbcd663fdc4e02c3
Tim Rozet [Wed, 8 Feb 2017 22:44:20 +0000 (17:44 -0500)]
Apex: adds host route for csit jobs
This route will let functest container access floating IPs on the
overcloud when virtual deployments are used.
Change-Id: I9c63239d4d224a141538e9d6f203f4902fe8752e
Signed-off-by: Tim Rozet <trozet@redhat.com>