Trevor Bramwell [Thu, 1 Jun 2017 07:44:20 +0000 (00:44 -0700)]
Send Build Notifications to Jenkins Admins
Given the number of jobs in OPNFV there isn't an easy way to discover
when there is an issue affecting a large number of jobs without looking
into individual job logs.
By sending out email notifications on failed builds (using the email-ext
plugin), we will have insight into causes for large sets of job
failures, and also be able to identify non-job specific issues.
This macro still needs to be added to jobs that already have publishers
set, but by just adding it to defaults it should cover about half of all
current jobs.
JIRA: RELENG-257
Change-Id: I9d55bdd929a60004a16fa3c21bf1f7069f8786db
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Fri, 23 Jun 2017 17:19:52 +0000 (17:19 +0000)]
Merge "barometer: setmeta on properties files"
Aric Gardner [Fri, 23 Jun 2017 15:49:40 +0000 (15:49 +0000)]
Merge "Add octopus|pharos|functest to ci gate security"
Serena Feng [Fri, 23 Jun 2017 08:12:36 +0000 (08:12 +0000)]
Merge "Changing urls of testapi api and resources"
mbeierl [Thu, 22 Jun 2017 18:43:42 +0000 (14:43 -0400)]
Adjusting for GMT
Change-Id: Id0719a6fb3bbe509fe6a76b305736a82f58bdc68
Signed-off-by: mbeierl <mark.beierl@dell.com>
Luke Hinds [Thu, 22 Jun 2017 17:12:37 +0000 (17:12 +0000)]
Merge "Directly Run Anteater Docker Container"
Serena Feng [Thu, 22 Jun 2017 02:19:20 +0000 (02:19 +0000)]
Merge "support pagination in TestAPI"
Fatih Degirmenci [Wed, 21 Jun 2017 23:10:53 +0000 (01:10 +0200)]
barometer: setmeta on properties files
Change-Id: I9c8b86488c0dab04068b978864dff017bd5a95e9
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Wed, 21 Jun 2017 23:06:52 +0000 (23:06 +0000)]
Merge "barometer: update daily job with artifacts build"
Fatih Degirmenci [Wed, 21 Jun 2017 22:59:21 +0000 (22:59 +0000)]
Merge "Disabling Gluon RPM puild job"
Trevor Bramwell [Mon, 19 Jun 2017 18:06:12 +0000 (11:06 -0700)]
Directly Run Anteater Docker Container
The current approach is to run /bin/bash in a fully privilaged docker
container as the root user and exec the anteater command from this.
There are a couple of reasons this approach doesn't make sense:
1) anteater is not a long running service
2) anteater doesn't need any privilaged access to the host
3) anteater is already a compiled binary and can be ran directly
Because the anteater container doesn't need access to all the host
devices nor is it running docker containers inside of docker, the
`--privileged=true` flag can be removed.
Note: '--rm' is added as well to ensure volumes do not persist past the
container lifecycle and lead to build server running out of disk space.
JIRA: RELENG-250
Change-Id: I1ec90b3737abf591b6b3373fe2fc8f52cdcfb11a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Morgan Richomme [Wed, 21 Jun 2017 14:46:03 +0000 (14:46 +0000)]
Merge "bug fix: bad format for start/time in Tempest reporting"
agardner [Wed, 21 Jun 2017 14:43:17 +0000 (10:43 -0400)]
Add octopus|pharos|functest to ci gate security
JIRA: RELENG-252
Change-Id: I884853cc3faf4cd24832bf5f35078a0913f2a0b3
Signed-off-by: agardner <agardner@linuxfoundation.org>
Morgan Richomme [Wed, 21 Jun 2017 13:37:39 +0000 (15:37 +0200)]
bug fix: bad format for start/time in Tempest reporting
Change-Id: Ic9792023b9041dbe8081ff9840caa2cf2901b189
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Georg Kunz [Wed, 21 Jun 2017 13:44:20 +0000 (15:44 +0200)]
Disabling Gluon RPM puild job
Disabling the Gluon rpm build job because the Gluon scenario won't
be included in the Euphrates release. The Danube build and deploy
job use the already built artifacts.
Change-Id: I08ffb2975482c4954906f1068a37cc5eab119123
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Morgan Richomme [Wed, 21 Jun 2017 09:03:30 +0000 (09:03 +0000)]
Merge "make website accessible via testresults.opnfv.org/test"
Jun Li [Wed, 21 Jun 2017 08:05:17 +0000 (08:05 +0000)]
Merge "Support to build docker image with commit id"
agardner [Tue, 20 Jun 2017 16:04:45 +0000 (12:04 -0400)]
--user nobody did not work on ericsson-build3
also change job to only run weekly
Change-Id: I5f0d5f1d7020c02b2f3ec76aa7f5da2196184529
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Tue, 20 Jun 2017 16:00:00 +0000 (16:00 +0000)]
Merge "[yardstick] add Ross to email recipients"
Aric Gardner [Tue, 20 Jun 2017 15:59:15 +0000 (15:59 +0000)]
Merge "Generalize Gerrit non-voting Review Macro Name"
Ross Brattain [Tue, 20 Jun 2017 15:23:00 +0000 (08:23 -0700)]
[yardstick] add Ross to email recipients
as yardstick PTL I'd like to get Jenkins results emails
Change-Id: If053ab72902c145a13e0dc965ff69211f33c4a88
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Maryam Tahhan [Tue, 6 Jun 2017 12:54:28 +0000 (13:54 +0100)]
barometer: update daily job with artifacts build
Update the barometer dailty job to build and upload appropriate build
collateral to artifacts.opnfv.org.
Change-Id: I387fc22439e43ba805a992bc46f14090db57dbf4
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
SerenaFeng [Tue, 20 Jun 2017 09:40:38 +0000 (17:40 +0800)]
support pagination in TestAPI
In this patch, pagination is supported, so you can go through results
leveraging: http://testresults.opnfv.org/test/api/v1/results?page=2
Change-Id: Ibe31c787643f27dbb06c4899e713b3c8e716e784
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Fatih Degirmenci [Tue, 20 Jun 2017 08:32:43 +0000 (08:32 +0000)]
Merge "[fuel] Add missing ssh key to environment vars"
MatthewLi [Tue, 20 Jun 2017 07:05:38 +0000 (03:05 -0400)]
Support to build docker image with commit id
JIRA: DOVETAIL-447
this support dovetail to make tag/container snapshot at some
commit id
this will also used for functest/yardstick if needed, since their danube.2.0/3.0
may not satisfy dovetail requirements, while their snapshots at some commit id
satisfy.
Change-Id: I76cf6df586d1c9f0f563c6bfc039e3e271dc3de8
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Jun Li [Tue, 20 Jun 2017 06:32:52 +0000 (06:32 +0000)]
Merge "change the timeout to 4 hours"
SerenaFeng [Tue, 20 Jun 2017 03:41:15 +0000 (11:41 +0800)]
make website accessible via testresults.opnfv.org/test
Currently, testapi website can not be fully accessed through
testresults.opnfv.org/test, due to http://testresults.opnfv.org/test is
not a root url. In this patch leverage relative path to make it accessible
Change-Id: I56983d2221791d8a060039ec829278d31ecb5048
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Trevor Bramwell [Wed, 7 Jun 2017 21:55:09 +0000 (14:55 -0700)]
Generalize Gerrit non-voting Review Macro Name
This patch updates the 'report-docs-build-result-to-gerrit' macro name
to reflect that it can work well for more than just the opnfvdocs project.
To take advantage of this macro a build merely needs to write
out the file 'gerrit_comment.txt' with the information they want posted
back to gerrit, and include the macro in the list of builders.
Change-Id: Ifbdc5734fe7e7231be0cfd16d6b8d69cb1383bfd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Mon, 19 Jun 2017 19:00:08 +0000 (19:00 +0000)]
Merge "Add weekly job for security scan"
Aric Gardner [Wed, 14 Jun 2017 04:03:12 +0000 (12:03 +0800)]
Add weekly job for security scan
Added license headers
remove errexit from report to gerrit
run as --user nobody
Change-Id: I4b65dbae1f255015877766a0afa44e9b9898651c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Mon, 19 Jun 2017 17:51:17 +0000 (17:51 +0000)]
Merge "Add doctor arm verify job (skip-vote)"
wutianwei [Mon, 19 Jun 2017 11:42:26 +0000 (19:42 +0800)]
change the timeout to 4 hours
it need to download the tar.gz and We install the packages inline.
Due to the network, sometimes it will cost more time.
150 minutes still is not enough.
Change-Id: I28ff7840dc3d705c4d0a32cde718230d92b6ea19
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Michael Polenchuk [Mon, 19 Jun 2017 11:01:43 +0000 (15:01 +0400)]
[fuel] Add missing ssh key to environment vars
Change-Id: I1f110b7b981cb5c325c853cbde8462d271684a19
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Fatih Degirmenci [Mon, 19 Jun 2017 10:35:22 +0000 (10:35 +0000)]
Merge "Define an extra vars path and copy into playbooks"
Fatih Degirmenci [Mon, 19 Jun 2017 10:34:54 +0000 (10:34 +0000)]
Merge "Talk about development mode for XCI"
Yolanda Robla [Fri, 2 Jun 2017 12:37:54 +0000 (14:37 +0200)]
Talk about development mode for XCI
Explain the usage of OPNFV_RELENG_DEV_PATH
Change-Id: I19e3946c9ea78a6bb0521818b58af297a396d80d
Fatih Degirmenci [Mon, 19 Jun 2017 07:57:56 +0000 (07:57 +0000)]
Merge "prototypes: xci: config: Update bifrost SHA"
Fatih Degirmenci [Mon, 19 Jun 2017 07:57:31 +0000 (07:57 +0000)]
Merge "[fuel] Disable iso download for master branch"
Fatih Degirmenci [Mon, 19 Jun 2017 07:55:29 +0000 (07:55 +0000)]
Merge "Change the parameter of timeout to 150 minutes"
Fatih Degirmenci [Mon, 19 Jun 2017 07:52:00 +0000 (07:52 +0000)]
Merge "Fuel: adds retrieving OS credentials for MCP"
wutianwei [Mon, 19 Jun 2017 02:53:25 +0000 (10:53 +0800)]
Change the parameter of timeout to 150 minutes
Because we use the Openstack-Ansible to deploy the openstack,
it will cost more time. 120 minute is too short for this.
We change this to 150 minutes.
Change-Id: I39beca2cbd191ac738185cca696555656174e84d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Markos Chandras [Fri, 16 Jun 2017 09:47:51 +0000 (10:47 +0100)]
prototypes: xci: config: Update bifrost SHA
Update bifrost SHA to
7c9bb5e07c6bc3b42c9a9e8457e5eef511075b38
which is the current HEAD on 16th of June 2017.
Change-Id: I91cd98221fda7a1dd689abbfbf07474bd8aac4e1
Signed-off-by: Markos Chandras <mchandras@suse.de>
Michael Polenchuk [Fri, 16 Jun 2017 09:06:07 +0000 (13:06 +0400)]
[fuel] Disable iso download for master branch
Change-Id: I142961d06b312cc5f43a18f25410236fa67cbcb1
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Markos Chandras [Thu, 15 Jun 2017 13:13:33 +0000 (14:13 +0100)]
prototypes: xci: scripts: Add update-osa-version-files.sh script
Add new prototypes/xci/scripts/update-osa-version-files.sh which can be
used to update the XCI ansible-role-requirements.yml file as well as the
OSA pinned SHA string. This file is using the upstream
'sources-branch-updater-lib.sh' library from the openstack-ansible
repository.
Change-Id: I51b88c50cb2bffe0cf1b7aa054a5b237103fd92f
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Thu, 15 Jun 2017 11:55:58 +0000 (11:55 +0000)]
Merge "prototypes: xci: Add 'ansible-hardening' role to the requirements file"
Andrii Ostapenko [Fri, 9 Jun 2017 11:20:20 +0000 (14:20 +0300)]
Fuel: adds retrieving OS credentials for MCP
Adjusts retrieving OS credentials for MCP (master branch in fuel repo)
Also removes legacy admin_ip and public_ip retrieving.
Change-Id: Ib7781a3701c7281b781872b18150332b94298260
Signed-off-by: Andrii Ostapenko <aostapenko@mirantis.com>
Aric Gardner [Thu, 15 Jun 2017 03:53:39 +0000 (03:53 +0000)]
Merge "Add releng repo to security check"
Fatih Degirmenci [Wed, 14 Jun 2017 09:19:56 +0000 (09:19 +0000)]
Merge "Reschedule armband jobs"
Aric Gardner [Wed, 14 Jun 2017 03:47:22 +0000 (11:47 +0800)]
Add releng repo to security check
some formatting changes to shell script
Change-Id: I301cb4b385df81a81de5ba230c5a4709461703a3
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Wed, 14 Jun 2017 03:13:25 +0000 (11:13 +0800)]
Add exit status, remove awk warning
Change-Id: I090e601b45b58fae4235867536553570f2674f9a
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Wed, 14 Jun 2017 02:59:54 +0000 (10:59 +0800)]
Move gerrit comment logic to its own file
this file will become too complicated to escape inside the job
definition.
Change-Id: I3e167bee5d315a7ff3b52e7274b68c3146dfbd03
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Wed, 14 Jun 2017 02:43:59 +0000 (02:43 +0000)]
Merge "Fix gerrit comment"
Aric Gardner [Wed, 14 Jun 2017 02:41:13 +0000 (10:41 +0800)]
Fix gerrit comment
Change-Id: Id1340090fbf410f9eda5e115f554fee778d26b90
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Wed, 14 Jun 2017 01:51:23 +0000 (01:51 +0000)]
Merge "We cant report the results if anteater exits 1"
Aric Gardner [Wed, 14 Jun 2017 01:48:46 +0000 (09:48 +0800)]
We cant report the results if anteater exits 1
So I guess we put the voting logic in the report results to
gerrit step
Change-Id: I5a6d8c7986bc317648bbb7512ba4f8357bbb4f3c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Morgan Richomme [Wed, 14 Jun 2017 01:48:38 +0000 (01:48 +0000)]
Merge "Update modules/(test-)requirements"
Aric Gardner [Wed, 14 Jun 2017 01:04:41 +0000 (09:04 +0800)]
Report anteater results to gerrit.
used tee to create audit log
Change-Id: I6941e142064cf7c9b4586660be69df2a02807af3
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Wed, 14 Jun 2017 00:52:25 +0000 (08:52 +0800)]
Fix skip vote on anteaterjob
looks like the spacing was off
Change-Id: Ief6d15d122add79b8f9492550ce4ceecafe545bd
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Markos Chandras [Tue, 13 Jun 2017 09:32:39 +0000 (10:32 +0100)]
prototypes: xci: Add 'ansible-hardening' role to the requirements file
Upstream commit
2798cf403c47d165cd8d34d7888990dce1f827f8 ("Use new
ansible-hardening role") added the new 'ansible-hardening' role to the
ansible-role-requirements.yml file and as such we also need to take that
into consideration. The sha hash does not matter much at this point
since it will be fixed the next time we tag all the roles.
Change-Id: I5444af948e2b83de49863e7e28f3918fed88c90d
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Tue, 13 Jun 2017 08:08:02 +0000 (16:08 +0800)]
anteater: Fix jjb script
Change-Id: Ib42cef840ff8118c32676efdf8c21c315c1f4911
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Aric Gardner [Tue, 13 Jun 2017 07:43:00 +0000 (14:43 +0700)]
move to a server that docker works on
Change-Id: Ibb3cc5a2425d9f2f79e27c86e22b176fd36cb3dc
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Tue, 13 Jun 2017 07:31:26 +0000 (14:31 +0700)]
Change git base
Change-Id: I988a95141886d53b7b14f3ab5c673f589786ae7a
Signed-off-by: Aric Gardner <agardner@linuxfounation.org>
Aric Gardner [Tue, 13 Jun 2017 07:14:42 +0000 (14:14 +0700)]
run anteater ci gate on lf-build2
Change-Id: I21aca84c2ce5526f4a0942b21c50455c3d8aa4bd
Signed-off-by: Aric Gardner <agardner@linuxfounation.org>
Fatih Degirmenci [Tue, 13 Jun 2017 05:55:29 +0000 (13:55 +0800)]
releng-anteater: Create script to run checks and adjust jjb
Change-Id: I7f161b5f939eaeba019ce882a9977908ee0c01b8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Cédric Ollivier [Mon, 12 Jun 2017 03:33:30 +0000 (05:33 +0200)]
Update modules/(test-)requirements
It updates requirements.txt and test-requirements.txt according to
OpenStack stable/ocata. It also fixes install_requires and
test_requires in modules/setup.py.
Change-Id: I9290db34e7bc1c78200130dd6a67d2d33dbc388d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Tim Rozet [Mon, 12 Jun 2017 08:45:48 +0000 (08:45 +0000)]
Merge "Apex: adds smoketest back"
Cristina Pauna [Mon, 12 Jun 2017 08:11:03 +0000 (11:11 +0300)]
Reschedule armband jobs
Removed the master jobs until mcp is functional on arm.
Rescheduled the danube jobs 8 hours apart.
Change-Id: I90037a76a50d61c76c13cd68fa5926e1a73e88e6
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Jun Li [Fri, 9 Jun 2017 03:10:10 +0000 (03:10 +0000)]
Merge "fix workspace permission error"
Tim Rozet [Fri, 9 Jun 2017 02:33:26 +0000 (22:33 -0400)]
Apex: adds onos rpm back to upload/download
Change-Id: Ib71936bec70951dea7478c1dcf657c5f2581fdf6
Signed-off-by: Tim Rozet <trozet@redhat.com>
mbeierl [Thu, 8 Jun 2017 14:48:15 +0000 (10:48 -0400)]
Time of day change
Changes the time of day and default run parameters of the job so the
interns can use Pod 9 during the day, IST
Change-Id: Ifee9384925fac614d06cdc8eba2f8973692a7144
Signed-off-by: mbeierl <mark.beierl@dell.com>
Serena Feng [Thu, 8 Jun 2017 10:27:34 +0000 (10:27 +0000)]
Merge "add filter based on begin&end time of start_date"
MatthewLi [Thu, 8 Jun 2017 02:50:55 +0000 (22:50 -0400)]
fix workspace permission error
after https://gerrit.opnfv.org/gerrit/#/c/35833/ merged
still fails https://build.opnfv.org/ci/job/compass-verify-deploy-virtual-xenial-master/360/console
by checking the host the file was changed to <jenkins root>
it should be <jenkins jenkins>
Change-Id: I44bab9aaedaa18fc2c2b654bf156703904c220c7
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
MatthewLi [Thu, 8 Jun 2017 01:50:00 +0000 (21:50 -0400)]
workspace wrapper put before scm
after https://gerrit.opnfv.org/gerrit/#/c/35833/ merged
still fails https://build.opnfv.org/ci/job/compass-verify-deploy-virtual-xenial-master/359/console
Change-Id: Ia960d70fa6ffc24dcc4a135cccd08cc120f2348a
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Fatih Degirmenci [Wed, 7 Jun 2017 20:26:42 +0000 (22:26 +0200)]
yardstick: Rename yardstick-ci-jobs to align with functest
Change-Id: I1b88ca7f25431b48e3fce3ebec20274062204718
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Tim Rozet [Wed, 7 Jun 2017 15:03:20 +0000 (11:03 -0400)]
Apex: adds smoketest back
Adding smoketest back, but it will not fail verify job.
Change-Id: I18743ceb529565b2afc26ad0983c18d911920bec
Signed-off-by: Tim Rozet <trozet@redhat.com>
Jun Li [Wed, 7 Jun 2017 08:41:17 +0000 (08:41 +0000)]
Merge "fix the judgement condition"
wutianwei [Wed, 7 Jun 2017 03:38:17 +0000 (11:38 +0800)]
fix the judgement condition
when in danube branch the $BRANCH is stable/danube
so we need fix the judgement condition
Change-Id: If3a0a40b60098cbd0baf2e64fad8763fae128cb1
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Jun Li [Wed, 7 Jun 2017 03:04:53 +0000 (03:04 +0000)]
Merge "Fix Compass4nfv workspace permissions"
SerenaFeng [Mon, 5 Jun 2017 07:44:16 +0000 (15:44 +0800)]
add filter based on begin&end time of start_date
filter of 'Start Date' & 'End Date' in Community Results page now works,
currently, only 20 records will be shown due to pagination is not
supported.
From server side, query from date to date is supported now, query as:
/api/v1/results?from=2016-11-01%2000:00:00&to=2017-06-01%2023:59:59
Change-Id: I482b117129dbae38fa5a2858a86442c80d87d19e
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
mbeierl [Wed, 31 May 2017 19:38:48 +0000 (15:38 -0400)]
Daily Job Parameter Support
Adds environment variables so that the daily jobs can be parameterized
from Jenkins.
Change-Id: Iefc8ff98e07e4afc9b1e563f52b07afef53430c2
JIRA: STORPERF-138
Signed-off-by: mbeierl <mark.beierl@dell.com>
Tim Rozet [Tue, 6 Jun 2017 17:39:41 +0000 (13:39 -0400)]
Apex: fix gerrit comment passing for gate jobs
Change-Id: I7ed790c9cd33029776b0c2551386d3f94eacc07e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Fatih Degirmenci [Tue, 6 Jun 2017 17:04:48 +0000 (17:04 +0000)]
Merge "Add list of releng openstack contributions"
Jose Lausuch [Tue, 6 Jun 2017 14:54:03 +0000 (14:54 +0000)]
Merge "show community results"
Fatih Degirmenci [Tue, 6 Jun 2017 13:57:45 +0000 (13:57 +0000)]
Merge "bifrost: Switch Ubuntu targets to Xenial (16.04)"
SerenaFeng [Mon, 5 Jun 2017 06:14:43 +0000 (14:14 +0800)]
show community results
show latest 20 results in cummunity results page.
Because pagination is not supported, pagination related buttons
are forbiddened now
Change-Id: I3d94fc1b89845b6583dd40fe86d69407adfd2e6c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Morgan Richomme [Tue, 6 Jun 2017 13:16:02 +0000 (13:16 +0000)]
Merge "Change to 'catalog_description' in Catalogue page"
Morgan Richomme [Tue, 6 Jun 2017 13:14:20 +0000 (13:14 +0000)]
Merge "substitute with testapi img"
chigang [Tue, 6 Jun 2017 12:55:06 +0000 (20:55 +0800)]
Fix Compass4nfv workspace permissions
After operation of docker volume, some files will be
changed to root, so they can be clean up by jenkins.
so use 'fix-workspace-permissions' in wrapper
Change-Id: I7b44cae34e52b622cba2881a239e52a62f9c48f4
Signed-off-by: chigang <chigang@huawei.com>
Jun Li [Tue, 6 Jun 2017 01:56:21 +0000 (01:56 +0000)]
Merge "set the openstack version for branch"
wutianwei [Tue, 23 May 2017 02:47:58 +0000 (10:47 +0800)]
set the openstack version for branch
set the openstack version newton for danube
set the openstack version ocata for master
danube branch use the compass.iso
master branch use the compass.tar.gz
separate the branch in the different pod
Change-Id: Iec1e3206cac26bb2ad5379fa2600ede0451d997d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Fatih Degirmenci [Mon, 5 Jun 2017 18:08:31 +0000 (18:08 +0000)]
Merge "rename the project name for anteater for docker build"
Yolanda Robla [Fri, 2 Jun 2017 16:31:31 +0000 (18:31 +0200)]
Define an extra vars path and copy into playbooks
This will allow to define the XCI_EXTRA_VARS_PATH, that can
contain group_vars/all (or any other valid files), and those
will be copied inside releng and bifrost playbooks.
Change-Id: I95e4b0bfb67f26bfa1eb10c97096784eb7f3a87a
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
Fatih Degirmenci [Mon, 5 Jun 2017 10:14:36 +0000 (10:14 +0000)]
Merge "Updating the license with Creative Commons Attribution 4.0 with SPDX shorthand"
Fatih Degirmenci [Mon, 5 Jun 2017 09:57:30 +0000 (11:57 +0200)]
bifrost: Switch Ubuntu targets to Xenial (16.04)
Switch default target OS to Ubuntu Xenial (16.04) which is also the
version supported by bifrost.
Change-Id: Ia139af9d03c85225e741c78ce35ecc59cd990108
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Mon, 5 Jun 2017 09:54:03 +0000 (09:54 +0000)]
Merge "prototypes: bifrost: Switch Ubuntu targets to Xenial (16.04)"
Fatih Degirmenci [Mon, 5 Jun 2017 09:30:03 +0000 (11:30 +0200)]
rename the project name for anteater for docker build
The docker build jobs attempts the clone the repo for the project
it builds the docker image for. This change renames the project to
match the actual repo name.
Change-Id: Ibd55c8b75e61330284f3680154c1a2bf70dae7d6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Mon, 5 Jun 2017 09:00:37 +0000 (09:00 +0000)]
Merge "Add Job Configuration for Anteater"
SerenaFeng [Mon, 5 Jun 2017 06:11:49 +0000 (14:11 +0800)]
substitute with testapi img
delete useless openstack and refstack images
add testapi-logo.png. Currently it is a free one with signature
finally we will substitute it with an official one.
Change-Id: I6c1ccaa21fab311c5858351e58bd7c8d9392a75a
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Fatih Degirmenci [Sat, 3 Jun 2017 20:47:10 +0000 (20:47 +0000)]
Merge "Pass scenario argument to deploy.sh"
Fatih Degirmenci [Sat, 3 Jun 2017 20:44:57 +0000 (20:44 +0000)]
Merge "[fuel] Disable all master jobs except nofeature"