Tim Rozet [Mon, 19 Dec 2016 16:26:22 +0000 (11:26 -0500)]
Apex: Adds FDIO HA daily scenario only for Colorado
Change-Id: Idb4d6f12a0934b332a13653b1b8dd80505e0af2a
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 19 Dec 2016 14:44:55 +0000 (14:44 +0000)]
Merge " '{testname}' isn't passed into the job title"
Nikolas Hermanns [Mon, 19 Dec 2016 11:54:24 +0000 (12:54 +0100)]
[ODL-pipeline] Add standart scenario
os-odl_l2-bgpvpn-noha is the scenario having the largest scope
so will be used for testing
Change-Id: I1d0b481efb8e2a7d74d1fb69e114ffb3083d4401
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Jose Lausuch [Mon, 19 Dec 2016 10:39:04 +0000 (10:39 +0000)]
Merge "Add postprocess script"
Nikolas Hermanns [Mon, 19 Dec 2016 10:33:35 +0000 (11:33 +0100)]
Add postprocess script
Change-Id: I57698d3fa25394432051a0f597a027890aebdb84
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Jose Lausuch [Mon, 19 Dec 2016 10:20:07 +0000 (10:20 +0000)]
Merge "Bug-Fix: Fix clean_image flag does not take effect"
Jose Lausuch [Mon, 19 Dec 2016 10:02:37 +0000 (10:02 +0000)]
Merge "changing scenario to be able to run bgpvpn tests"
Nikolas Hermanns [Mon, 19 Dec 2016 09:59:19 +0000 (10:59 +0100)]
changing scenario to be able to run bgpvpn tests
Change-Id: I12235e379620c55ade9af21fbb261c4c4be025d1
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Jose Lausuch [Mon, 19 Dec 2016 09:35:42 +0000 (09:35 +0000)]
Merge "Introduce new installer for Netvirt-ODL pipeline"
Nikolas Hermanns [Thu, 15 Dec 2016 06:44:53 +0000 (07:44 +0100)]
Introduce new installer for Netvirt-ODL pipeline
The netvirt odl pipline has a special setup.
Cause of that we add a new installer type.
As elaborated with the Functest team we can
then differentiate in functest what tests need to
be executed for our special case.
Change-Id: I8d7f18aef74b64ba46c6ed712ed5d58bd94c900e
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Ryota MIBU [Mon, 19 Dec 2016 05:20:36 +0000 (05:20 +0000)]
fix ci jobs (daily && no branch param)
Change-Id: Iad856adf625a56c2f5c366fb414746d1e9e16691
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
mei mei [Mon, 19 Dec 2016 03:02:25 +0000 (03:02 +0000)]
Merge "virfy and daily only support newton xenial"
helenyao [Mon, 19 Dec 2016 01:17:02 +0000 (20:17 -0500)]
Bug-Fix: Fix clean_image flag does not take effect
JIRA: FUNCTEST-665
In patch https://gerrit.opnfv.org/gerrit/#/c/25775/,
it set CLEAN_DOCKER_IMAGES=false to save time.
On CI job, the cleaning step is still undertaken.
Change-Id: Iaca64d3a347dafa9c87975c756ea8bcb30ae2f93
Signed-off-by: helenyao <yaohelan@huawei.com>
Ryota MIBU [Mon, 19 Dec 2016 02:25:19 +0000 (02:25 +0000)]
fix git-scm-gerrit by adding $GERRIT_REFSPEC
Change-Id: I5ead532eb282cea6da683fefe7ad850e3889a263
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Ryota MIBU [Mon, 19 Dec 2016 01:06:28 +0000 (01:06 +0000)]
fix ssh-credentials to static param
Change-Id: I1f11e5db53f8902ce16cab00452d8d350fd7081e
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
liyuenan [Mon, 19 Dec 2016 01:05:33 +0000 (09:05 +0800)]
virfy and daily only support newton xenial
Change-Id: I99c5d32f4c9f2e1057c74c136646a37cc09c1922
Signed-off-by: liyuenan <liyuenan@huawei.com>
Ryota MIBU [Mon, 12 Dec 2016 07:22:19 +0000 (07:22 +0000)]
clean scm defenitions
This patch makes sure we use 2 types of scm, and allows us to specify
them by adding one line in job-templates.
- git-scm # for daily jobs and merge jobs
- git-scm-gerrit # for verify jobs [New]
Change-Id: Iddc8a5e0e115193c7081a6d6c53da209900e95c8
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
chenjiankun [Fri, 16 Dec 2016 07:34:13 +0000 (07:34 +0000)]
Bugfix: reporting docker image build failed
JIRA: RELENG-181
Since we just decide to use dynamic server, we need to deploy a dynamic
server such as tornado . But when I use the Dockerfile to build image,
it failed due to some reasons. So I need fix it first and then deploy
the dynamic server.
Then we can use this command:
docker run -it -d -p 8080:80 opnfv/releng:latest
And visit reporting page by http://server_ip:8080/display/...
Change-Id: Id04575c7b38e4c07625ce217d23ebca1c5bf0191
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Jose Lausuch [Fri, 16 Dec 2016 09:39:24 +0000 (09:39 +0000)]
Merge "Add support to dedicated file monitor docker build"
Fatih Degirmenci [Thu, 15 Dec 2016 22:02:37 +0000 (23:02 +0100)]
netready: Pass gs-pathname to the parameter macro
Change-Id: Ic35af41e8e086176576063b6b2711decc958c8c2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Georg Kunz [Thu, 15 Dec 2016 21:06:27 +0000 (22:06 +0100)]
Fixing unbound variable in Gluon packaging script
Change-Id: I04699eb69ef276629d2e230c45f8a70067e7e2cf
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Fatih Degirmenci [Thu, 15 Dec 2016 20:43:34 +0000 (20:43 +0000)]
Merge "Basic CI integration for building Gluon packages"
Georg Kunz [Sat, 10 Dec 2016 15:40:11 +0000 (16:40 +0100)]
Basic CI integration for building Gluon packages
This first iteration of CI integration aims at realizing a daily
build job which creates installable RPM from upstream Gluon master.
Change-Id: I5a722943850e27f4d0345a73b488cbd00244ac90
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
kalyanreddy [Thu, 15 Dec 2016 06:10:20 +0000 (11:40 +0530)]
'{testname}' isn't passed into the job title
We need to declare each in turn,
jenkins saw this as:
kvmfornfv-['cyclictest', 'packet_forward']-daily-build-master
which would be nice if it worked, but it did not work.
Change-Id: I72ec2baa0729d590a2d5c5f63075e2d9f8c4d1d7
Co-Authored-By: Aric Gardner <agardner@linuxfoundation.org>
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
Fatih Degirmenci [Wed, 14 Dec 2016 18:42:52 +0000 (19:42 +0100)]
bugfix: Correct the GIT_BASE for odl-netvirt slaves
Change-Id: Ie3ebf31fda67ca04cc8f6ebb86a635ecb2e82d51
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Julien [Mon, 12 Dec 2016 14:41:38 +0000 (22:41 +0800)]
Add support to dedicated file monitor docker build
Add a new type of template for projects whose docker image only relevant
with Dockerfile or file in the same path and any other code changes will
not affect the docker img.
Add daisy into new type of template.
Change-Id: Ib2c9f0aab74e8b226a1b5c6cb4cf9c6a213b4186
Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
Fatih Degirmenci [Wed, 14 Dec 2016 15:27:26 +0000 (15:27 +0000)]
Merge "3rd party ci: Create functest jobs for netvirt"
Fatih Degirmenci [Wed, 14 Dec 2016 15:27:11 +0000 (15:27 +0000)]
Merge "anteaterfw: Switch to sandbox project for development purposes"
Fatih Degirmenci [Wed, 14 Dec 2016 14:18:34 +0000 (14:18 +0000)]
Merge "jjb: remove fastpathmetrics job"
Maryam Tahhan [Wed, 14 Dec 2016 14:02:51 +0000 (14:02 +0000)]
jjb: remove fastpathmetrics job
Change-Id: I8418eb70f15f4f6a3c118ddac60daf47d3e5c97a
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Fatih Degirmenci [Wed, 14 Dec 2016 13:59:18 +0000 (14:59 +0100)]
anteaterfw: Switch to sandbox project for development purposes
Change-Id: Idf0516f70f300db4d0b82c48da16e670cfd1eeb1
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Wed, 14 Dec 2016 13:50:44 +0000 (13:50 +0000)]
Merge "jjb: add a jjb for the barometer project"
Fatih Degirmenci [Wed, 14 Dec 2016 13:29:40 +0000 (14:29 +0100)]
3rd party ci: Create functest jobs for netvirt
This is probably not the best way to fix this and will hopefully
be aligned with the rest.
Change-Id: I0a7602c34c3b5941f36ae0073e7abfdf4b4a9cb4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Wed, 14 Dec 2016 13:24:25 +0000 (13:24 +0000)]
Merge "security scan: Add example job for scanning python files"
Morgan Richomme [Wed, 14 Dec 2016 13:07:14 +0000 (13:07 +0000)]
Merge "automatic deploy a wholeset of TestAPI ecosystem"
Maryam Tahhan [Wed, 14 Dec 2016 11:28:06 +0000 (11:28 +0000)]
jjb: add a jjb for the barometer project
Change-Id: If499cbc2d0cad7a2840e37136d4873b89e802081
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Nikolas Hermanns [Tue, 13 Dec 2016 16:11:39 +0000 (17:11 +0100)]
Add functest to pipeline and add odl-netvirt-virtual-defaults
For the functest change we use the new cli which provides us
with comma seperation of the test cases.
Change-Id: Id6c88bd3e13ecce7bf5a738ead8ad98df4e00b5a
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
MatthewLi [Wed, 14 Dec 2016 07:45:36 +0000 (02:45 -0500)]
dovetail: debug logs set to true
Change-Id: I5325e489d3cfc3bee942b52ebfe9f54165d395bb
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Fatih Degirmenci [Tue, 13 Dec 2016 11:26:05 +0000 (12:26 +0100)]
security scan: Add example job for scanning python files
This is an example job configuration to run security scan
against the functest python code. It will not vote on the patches
at this phase.
The job opnfv-security-scan-verify-{stream} gets triggered
whenever a patch containing python code change is sent to Functest.
Change-Id: Id05950af70afedb2afbd61062c3f8d41ef1aaacd
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
SerenaFeng [Tue, 13 Dec 2016 11:39:29 +0000 (19:39 +0800)]
automatic deploy a wholeset of TestAPI ecosystem
deploy.py is used to deploy a wholeset of TestAPI ecosystem,
including TestAPI container & mongo container.
docker-compose.yml.template will be used in deploy.py to
render out docker-compose.yml
JIRA: FUNCTEST-655
Change-Id: I9b070783ef23aeadbe5e9be1e655072e18954ff9
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Fatih Degirmenci [Tue, 13 Dec 2016 21:06:00 +0000 (21:06 +0000)]
Merge "Augment gitignore to ignore packaging folders etc"
Fatih Degirmenci [Tue, 13 Dec 2016 21:02:30 +0000 (22:02 +0100)]
3rd party ci: Fix bug introduced by wiping out the WORKSPACE itself
Change-Id: I61de7763412d791bcce20174d6058acf818d0e13
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Tue, 13 Dec 2016 20:52:01 +0000 (21:52 +0100)]
3rd party ci: Wipe the workspace before doing anything else
Due to not cloning the repos, the workspace is not wiped out.
This change makes sure we remove everything in workspace to
prevent jenkins from complaining.
Change-Id: Ife3c4c752cf37c6ff3bfcdea6ffaebc72c440373
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Tue, 13 Dec 2016 16:51:34 +0000 (17:51 +0100)]
Skip cloning netvirt repo and fail the job if artifact doesn't exist
We do not need to clone netvirt repo as we are only interested
in the artifact.
Netvirt artifacts are removed from ODL Jenkins due to ODL Jenkins
artifact retention policy. This change ensures that we do not proceed
with the rest of the jobs if the artifact does not exist.
Change-Id: I9d8af28f5829fc9688c76f116d0bad737a9ecab6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Tue, 13 Dec 2016 14:58:15 +0000 (15:58 +0100)]
3rd party ci: Pass APEX_ENV_NUMBER to apex-create-vms job
Change-Id: I073a27045db93fcf3c9906abe1c18ad3d26743b2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Nikolas Hermanns [Tue, 13 Dec 2016 12:10:23 +0000 (13:10 +0100)]
Add scripts to install apex and install netvirt
Change-Id: I022acf23984a8d1a19a5e6e180178ee1d2e18480
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Romanos Skiadas [Tue, 13 Dec 2016 14:16:11 +0000 (16:16 +0200)]
Augment gitignore to ignore packaging folders etc
Change-Id: I6b502aba11b4c8db1fa9d439569f46fe20696e2c
Signed-off-by: Romanos Skiadas <rski@intracom-telecom.com>
Jose Lausuch [Tue, 13 Dec 2016 12:31:01 +0000 (12:31 +0000)]
Merge "SSHUtils: Rename jumphost into proxy"
Jose Lausuch [Tue, 13 Dec 2016 12:23:38 +0000 (12:23 +0000)]
Merge "Add ovs_logger module"
Fatih Degirmenci [Tue, 13 Dec 2016 10:32:12 +0000 (11:32 +0100)]
3rd party ci: Create job to bring up apex vms
This is a temporary fix in order to continue with the netvirt parts.
Once Apex team finishes their work with APEX-360, this job will be
aligned with it.
The job to bring up apex vms will be run on ericsson-virtual5.
The rest of the jobs will run on ericsson-virtual6, which is virtual
jumphost for the apex environment.
Apart from this, the job can now be (re)triggered by putting keyword
opnfv-test on ODL Gerrit.
There are still flaws and things to improve with the jobs such as
finding out if the downloaded artifact is real or just a file not found
response from ODL Jenkins and so on but these will be fixed later.
Change-Id: Ie38e513df08c6c76eacee53a112c09171b1f6c7d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
mei mei [Tue, 13 Dec 2016 01:29:27 +0000 (01:29 +0000)]
Merge "[compass] undo colorado CI build since we have release colorado3.0"
Morgan Richomme [Mon, 12 Dec 2016 20:57:22 +0000 (20:57 +0000)]
Merge "Functest: don't clean existing Docker images"
Fatih Degirmenci [Mon, 12 Dec 2016 18:03:07 +0000 (19:03 +0100)]
3rd party ci: Override GIT_BASE to use ODL Gerrit for 3rd party ci jobs
Change-Id: Ia105d32133c5b2df3bea363ff8cb94b2984fb172
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Mon, 12 Dec 2016 17:52:36 +0000 (17:52 +0000)]
Merge "3rd party ci: Create jobs for ODL netvirt testing in OPNFV"
Tim Rozet [Mon, 12 Dec 2016 14:40:51 +0000 (09:40 -0500)]
Apex: fixes build directory for build/upload
Change-Id: Iaa6b60c1de8c80e2a3c582a478131b1d7fc2dc3f
Signed-off-by: Tim Rozet <trozet@redhat.com>
George Paraskevopoulos [Mon, 12 Dec 2016 12:31:41 +0000 (14:31 +0200)]
SSHUtils: Rename jumphost into proxy
JIRA: SFC-61
Proxy is more clear than jumphost for most. Refactoring all the
appearances.
Change-Id: I7247d904046814c6e815c8e266637babf9445da7
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
George Paraskevopoulos [Mon, 12 Dec 2016 12:49:51 +0000 (14:49 +0200)]
Add ovs_logger module
JIRA: SFC-61
In SFC we have created a module to gather "ovs-vsctl show" and
"ovs-ofctl dump-flows" information automatically.
Releng is a more appropriate place for it, as it can be utilized by
other projects to create artifacts with ovs logs when a testcase fails
Change-Id: If6cf6a937532f7776f9b300ffdb2ab6c4fde82c8
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
Fatih Degirmenci [Thu, 1 Dec 2016 09:41:31 +0000 (10:41 +0100)]
3rd party ci: Create jobs for ODL netvirt testing in OPNFV
This change creates basic job structure for ODL netvirt testing in OPNFV.
The job should be triggered once the below job is completed
https://jenkins.opendaylight.org/releng/job/netvirt-patch-test-current-carbon
and fetch the artifact that is already built by the job. The build result
codes OPNFV is interested in are SUCCESSFUL and UNSTABLE.
Once the job gets triggered, the build URL will be fetched from ODL Gerrit using
Gerrit REST API and the artifact will be downloaded from ODL Jenkins.
The downloaded artifacts will then be installed on the Apex environment.
There are 3 points that need to be highlighted.
- The Apex environment will be created using the promoted snaphots/qcow2
images and already deployed VMs will be brought up. See below for the details.
https://jira.opnfv.org/browse/APEX-360
- The hardcoded values in download-netvirt-artifact.sh are there to get the
basics in place. (branch name, job name, etc.) Once things work as expected,
they will be made dynamic.
- A workaround using Gerrit REST API is put in place to get build number of the
job netvirt-patch-test-current-carbon to download the artifact.
The reason why we use Gerrit REST API is that the OPNFV Jenkins has an older
version of Gerrit Trigger Plugin which lacks feature that injects review
comments as environment variables. Upgrading Gerrit Trigger Plugin will not
help either since OpenStack JJB does not support the new version of Gerrit
Trigger Plugin and does not generate the new job XML.
JIRA: RELENG-171
Change-Id: I7ff8c5809dcb2e8ffa5c7c5aeb9cdf70e4e7e2f4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jose.lausuch [Mon, 12 Dec 2016 08:05:21 +0000 (09:05 +0100)]
Functest: don't clean existing Docker images
This will save some time. The "docker pull" command
takes care of upgrading the image if it exists.
Change-Id: I195e0ddac3673cdafb13ab6d78874367420e37ff
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Mon, 12 Dec 2016 08:00:16 +0000 (08:00 +0000)]
Merge "Update testcase model for Test DB"
Tim Rozet [Mon, 12 Dec 2016 03:42:35 +0000 (03:42 +0000)]
Merge "Apex: Fixes build paths"
Tim Rozet [Mon, 12 Dec 2016 03:40:53 +0000 (22:40 -0500)]
Apex: Fixes build paths
Change-Id: I42eceade9d24a237c2a0f725db9e39de53c5be8a
Signed-off-by: Tim Rozet <trozet@redhat.com>
Ryota Mibu [Mon, 12 Dec 2016 03:30:17 +0000 (03:30 +0000)]
Merge "doctor: adds test result check"
Jun Li [Fri, 9 Dec 2016 22:40:24 +0000 (22:40 +0000)]
Merge "dovetail/arm: ci loop job added to debug code bugs"
Morgan Richomme [Fri, 9 Dec 2016 15:04:20 +0000 (16:04 +0100)]
Update testcase model for Test DB
JIRA: FUNCTEST-587
Change-Id: I8473cf5df181197a16920f507aff2a5c00dc332e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
meimei [Fri, 9 Dec 2016 08:24:19 +0000 (16:24 +0800)]
[compass] undo colorado CI build since we have release colorado3.0
Change-Id: Ia67e9b6620b5a73e2afa68fbe60af093fa01a410
Signed-off-by: meimei <meimei@huawei.com>
Tim Rozet [Fri, 9 Dec 2016 05:15:53 +0000 (00:15 -0500)]
Apex: fix verify referencing old odl_l2 scenarios
Change-Id: I46b55c30711e544d71dcb0191b3aa32a4e080772
Signed-off-by: Tim Rozet <trozet@redhat.com>
Ryota MIBU [Fri, 9 Dec 2016 03:42:58 +0000 (22:42 -0500)]
doctor: adds test result check
Change-Id: Id43d0434e4215c265a669505973ccea012741da6
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
MatthewLi [Fri, 9 Dec 2016 02:35:09 +0000 (21:35 -0500)]
dovetail: testsuite name bugfix
Change-Id: Ib0f4420d296d08be60367ea5b25789f81e242555
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
MatthewLi [Fri, 9 Dec 2016 01:33:01 +0000 (20:33 -0500)]
dovetail/arm: ci loop job added to debug code bugs
JIRA: DOVETAIL-153
1.based on https://gerrit.opnfv.org/gerrit/#/c/25681/, however, this has to be
triggered manually, not convinient for debugging, and may affect daily ci loops
2.not used for release criteria or compliance,
only to debug the dovetail tool bugs with arm pods
Change-Id: Ide35f50129f30f4c8d7b7f50d52f9fa1d35cac69
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Jun Li [Fri, 9 Dec 2016 01:12:38 +0000 (01:12 +0000)]
Merge "Adjust log path"
liyuenan [Fri, 9 Dec 2016 00:20:31 +0000 (08:20 +0800)]
Adjust log path
JIRA: COMPASS-509
Change-Id: Id50ec863657ced5e4ee3371952c3be0e2cc519a6
Signed-off-by: liyuenan <liyuenan@huawei.com>
jose.lausuch [Thu, 8 Dec 2016 22:03:35 +0000 (23:03 +0100)]
Fix typo in docker opnfv jobs
Change-Id: Iff8145eec8946355fd92ebfeacbc0a7661af4b1b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Markos Chandras [Thu, 1 Dec 2016 08:56:28 +0000 (08:56 +0000)]
jjb: infra: bifrost-verify-jobs: Remove python-xml workaround
python-xml is now being pulled in as dependency in the
pip-and-virtualenv dib element so remove the explicit package
installation.
Change-Id: I94ea6a3b0f35cc62b945a8ced0a641ded7b36fea
Signed-off-by: Markos Chandras <mchandras@suse.de>
wu.zhihui [Wed, 7 Dec 2016 05:12:05 +0000 (13:12 +0800)]
qtip: update qtip jenkins template
- remove offline pods info
- set job description for jenkins dashboard
- simplify job name
JIRA: QTIP-181
Change-Id: Ic12b9931faadc6954a736a0d33e2f3bd06b0d010
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Aric Gardner [Thu, 8 Dec 2016 19:34:38 +0000 (19:34 +0000)]
Merge "Add arm pods to dovetail CI jobs"
Tim Rozet [Thu, 8 Dec 2016 17:52:08 +0000 (12:52 -0500)]
Apex: Updates deploy for new build/Danube and removes Colorado
Change-Id: I6b8df28e5ae27c70f9de2c0346dee2e1828e8ab8
Signed-off-by: Tim Rozet <trozet@redhat.com>
cristinapauna [Thu, 8 Dec 2016 15:55:27 +0000 (17:55 +0200)]
Add arm pods to dovetail CI jobs
Change-Id: I1b0c61991f03ed2e81a67e475abfc8cb9830588c
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
Morgan Richomme [Thu, 8 Dec 2016 13:51:09 +0000 (13:51 +0000)]
Merge "functest,doctor: CLEAN_DOCKER_IMAGES"
Aric Gardner [Wed, 7 Dec 2016 23:49:07 +0000 (23:49 +0000)]
Merge "bifrost: test-bifrost-deployment.sh: Use the new 'openssh-server' dib element"
Aric Gardner [Wed, 7 Dec 2016 23:48:05 +0000 (23:48 +0000)]
Merge "jjb: infra: bifrost-verify.sh: Make sure the cache directory exists"
Ryota MIBU [Wed, 7 Dec 2016 19:28:07 +0000 (19:28 +0000)]
functest,doctor: CLEAN_DOCKER_IMAGES
The builder/script 'functest-cleanup' will delete docker images
for functest, so that we can make sure the latest functest will
be used during the tests. But, it also makes a pod downloads
image every time CI triggered functest-suite.
This patch adds option 'CLEAN_DOCKER_IMAGES' (default=true),
so that the job owner can choose whether he/she wants to drop
the docker images or not depends on frequency or charactaristics
of the job.
Change-Id: I0b7affccb404fb8c4f0939b00d65e363ec62f7c3
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Aric Gardner [Wed, 7 Dec 2016 18:36:55 +0000 (18:36 +0000)]
Merge "KVMFORNFV: Implementing kvmfornfv daily jobs."
Jun Li [Wed, 7 Dec 2016 09:26:47 +0000 (09:26 +0000)]
Merge "dovetail: docker running method improvement"
MatthewLi [Wed, 7 Dec 2016 07:32:05 +0000 (02:32 -0500)]
dovetail: docker running method improvement
JIRA: DOVETAIL-152
Change-Id: Ib0ab73278b4a6dad83323647728fc2769cee3839
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Jun Li [Wed, 7 Dec 2016 07:30:31 +0000 (07:30 +0000)]
Merge "move option into deploy_ci.sh"
meimei [Wed, 7 Dec 2016 06:40:15 +0000 (14:40 +0800)]
move option into deploy_ci.sh
Change-Id: I106e16c2ccae08eae42a16048b81bf02cc55bf87
Signed-off-by: meimei <meimei@huawei.com>
MatthewLi [Wed, 7 Dec 2016 01:53:53 +0000 (20:53 -0500)]
dovetail: python command added
JIRA: DOVETAIL-150
Change-Id: Ib1f916b348a2578c69d159d971a7663b74f61c97
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
meimei [Wed, 7 Dec 2016 01:30:00 +0000 (09:30 +0800)]
undo healthcheck in verify job
Change-Id: Ia5b302a2a9b18480a0e95c318795007152a4c0c1
Signed-off-by: meimei <meimei@huawei.com>
MatthewLi [Tue, 6 Dec 2016 12:19:02 +0000 (07:19 -0500)]
dovetail: bugfix for cmd running
JIRA: DOVETAIL-150
Change-Id: Ia1e26b99cc8591fb17169c13c59138db2237a2c2
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
MatthewLi [Tue, 6 Dec 2016 11:40:48 +0000 (06:40 -0500)]
dovetail: add missed parameter
JIRA: DOVETAIL-150
Change-Id: I5585f63f113c6f5a099be6f202966bf80d42d728
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Jun Li [Tue, 6 Dec 2016 07:16:06 +0000 (07:16 +0000)]
Merge "dovetail: to support multi_testsuite"
Jun Li [Mon, 5 Dec 2016 10:42:08 +0000 (10:42 +0000)]
Merge "Update qtip notification recipients"
MatthewLi [Mon, 5 Dec 2016 06:45:16 +0000 (01:45 -0500)]
dovetail: to support multi_testsuite
JIRA: DOVETAIL-150
Change-Id: Iae4aec947c9cbe5fc4535338908d9e4d51f4ce44
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Yujun Zhang [Mon, 5 Dec 2016 01:54:50 +0000 (09:54 +0800)]
Update qtip notification recipients
- several members have retired
- Zhihui WU <wu.zhihui1@zte.com.cn> is now in charge of CI jobs
Change-Id: Idd65cc9b24fd277bc942f115186232fdadac110d
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Morgan Richomme [Sat, 3 Dec 2016 09:24:31 +0000 (09:24 +0000)]
Merge "Functest jjob: add the option to provide the rc file as parameter"
Fatih Degirmenci [Fri, 2 Dec 2016 21:50:33 +0000 (21:50 +0000)]
Merge "Add possibility to build a Release Docker image"
Ryota Mibu [Fri, 2 Dec 2016 01:59:20 +0000 (01:59 +0000)]
Merge "doctor: copy log file to 'tests' dir"
Trevor Bramwell [Thu, 1 Dec 2016 21:04:01 +0000 (13:04 -0800)]
Restrict Gerrit Triggers to OPNFV Gerrit Server
With the addition of ODL and OpenStack Gerrit servers, it's important we
don't generate additional noise by accidentally building against these
Gerrit servers when we don't intend to.
JIRA: RELENG-179
Change-Id: Ia163c6c3eaa58e8e21dc6548a839062fcbde39ed
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Thu, 1 Dec 2016 19:02:12 +0000 (11:02 -0800)]
Only Build docs for OPNFV Projects
Without 'server-name' explicitly set the gerrit trigger defaults to
watch ANY gerrit serer. Thus docs builds are running against ODL
patchsets. This should not happen.
Change-Id: I3cb720b96c77a79197e42356b805c8bf560318bf
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>