14829 Commits

Author SHA1 Message Date
Andrey Pavlov
e69dd29965 ec2api experimental job rework
pass environment variable to devstack plugin in a right way
remove TEMPEST=1 definition - it is not needed becuase this
experimental job runs own functional tests

Change-Id: I85f6fa23fc0a819260300d75dc2307c06e44e6c8
2015-12-26 10:41:14 +03:00
Jenkins
39f32955d7 Merge "Revert "[Rally] temporary turn off requirements job"" 2015-12-25 07:02:37 +00:00
Jenkins
aa376ddf54 Merge "Disable bashate long line warning" 2015-12-24 19:07:28 +00:00
OpenStack Proposal Bot
9cb1ab379d Normalize projects.yaml
Change-Id: Ic43b157cbfa0d9f04817656f7af12d00389b5b0e
2015-12-24 06:02:16 +00:00
Jenkins
a2b6ff64d4 Merge "Make install-distro-packages.sh more robust" 2015-12-23 17:17:50 +00:00
Jenkins
efe623ac28 Merge "Wrap some overly long lines" 2015-12-23 15:52:22 +00:00
Andreas Jaeger
e617d1ffce Disable bashate long line warning
We still have 79 bashate warnings for lines longer than 79 characters.
bashate also warns about here documents, so cutting down on all of
them is not worth it. Let's disable these bashate warnings so that we can
see the real problems.

Warnings disabled are of the form:
[W] E006: Line too long: ...

Change-Id: I3abfae4432f9432af6e0d8b43bfc340673f06802
2015-12-23 13:57:05 +01:00
Andreas Jaeger
1db085d5ec Wrap some overly long lines
To cut down on noise when running bashate, wrap some overlong lines.

Change-Id: I23dcffbae2539d3d6b11e5527f3d4cbf08a18064
2015-12-23 13:56:53 +01:00
Jenkins
b0b26f2766 Merge "Fix misleading typos in comments" 2015-12-23 12:32:41 +00:00
Jenkins
fefadf3481 Merge "Skip OpenStack-Ansible releasenotes job for <Liberty" 2015-12-23 12:18:22 +00:00
Jenkins
b968de8e39 Merge "Change postgres job to use standard deployment" 2015-12-23 12:17:11 +00:00
Jenkins
4c33366054 Merge "Run ironic plugin before ironic-inspector one in ironic-inspector jobs" 2015-12-23 12:16:58 +00:00
Jenkins
184e6efca5 Merge "Build a Debian simple-init images" 2015-12-23 12:12:19 +00:00
Jenkins
8714c8ffcc Merge "Create bareon-api repository" 2015-12-23 12:09:36 +00:00
Jenkins
a071ce0e04 Merge "remove one of ec2-api gating job" 2015-12-23 12:09:27 +00:00
Jenkins
e5838cdab4 Merge "add python-aodhclient to openstack repo" 2015-12-23 12:09:19 +00:00
Jenkins
b56baab228 Merge "Add python-brick-cinderclient-ext to OpenStack" 2015-12-23 12:06:57 +00:00
Ramana Raja
bd18655039 Fix misleading typos in comments
* The CI sets up and configures HDFS, and does not use GlusterFS.

* The CI is run on a multi-backend installation due to
82ebbc1ba2

Change-Id: I7983959ae4543ccfa4de40d635ae5bf33c98e859
2015-12-23 15:41:50 +05:30
Jenkins
5d95af83e3 Merge "Add new python-jobs-linters template" 2015-12-23 09:28:45 +00:00
Jenkins
b0063c8598 Merge "Add openstack-ux repo" 2015-12-23 09:24:36 +00:00
Andreas Jaeger
f2bc09c33b Add new python-jobs-linters template
Add a new template that can be used instead of python-jobs in
zuul/layout.yaml, it is the same as python-jobs but uses linters job
instead of pep8.

Change-Id: Ibea12fcb0078325c0457394f72ec0a799d3d8f69
2015-12-23 09:11:32 +00:00
Jenkins
e38327227e Merge "Replace bashate/pep8 in project-config by linters" 2015-12-23 08:55:09 +00:00
Jenkins
46cebb1ddc Merge "Linux Bridge Neutron job - remove vlan options" 2015-12-23 08:47:58 +00:00
Jenkins
dbb7676e75 Merge "Add rally-plot publisher to OVN, Dragonflow and Kuryr rally jobs" 2015-12-23 08:45:29 +00:00
Jenkins
2d28d11e0b Merge "neutron: skip multinode dvr job for kilo" 2015-12-23 08:39:59 +00:00
Jenkins
6145ceeda5 Merge "Export enabled services from devstackgaterc in Dragonflow" 2015-12-23 08:39:51 +00:00
Jenkins
67ea1a26b0 Merge "Add fuel-plugin-midonet notifications at #midonet" 2015-12-23 08:36:46 +00:00
Jenkins
07dc27e152 Merge "Remove proposed section from gerrit ACLs" 2015-12-23 08:15:03 +00:00
Jeremy Stanley
5283222dd5 Make install-distro-packages.sh more robust
Introduce a retry loop in install-distro-packages.sh which will
attempt index updates and package installation up to 3 times if the
bindep list is unsatisfied, so as to mitigate intermittent network
failures. Add a clear error message after the last try indicating
the list of packages which were not installed.

Change-Id: I595aedbc57623ee1b30bd5880abf699f95e9eb63
2015-12-22 21:29:32 +00:00
Andreas Jaeger
3a92c37ea8 Replace bashate/pep8 in project-config by linters
Use a single linting target for changes and run that instead of the
individual bashate and pep8 targets.

Fix name of pep8 job for project-config-example.

Create new gate-{name}-linters job-template for this.

The pep8 job was run also on project-config-examples, create a new job
for that repo. It now runs without the filters since with the amount
of changes to the repo, we do not need to optimize anything right now.

Change-Id: I2afa7931bf3e18798b95a8af33ccf5ef761c4ad5
2015-12-22 18:43:35 +00:00
Jenkins
62b370a2d7 Merge "Add description label to jenkins checker" 2015-12-22 18:36:59 +00:00
Jenkins
73023684d0 Merge "add more jobs for networking-fortinet" 2015-12-22 18:19:40 +00:00
Jenkins
0559b3e958 Merge "Add experimental job to check Rally installation on Centos 7" 2015-12-22 17:24:07 +00:00
Jenkins
cb91f48c07 Merge "Generate puppet-openstack ci docs" 2015-12-22 15:47:57 +00:00
Diana Whitten
c95d9d9726 Add openstack-ux repo
Add the openstack-ux repo to Gerrit and master projects list.

Needed-By: Ia823498b35febdd81a9e12af27d73809a6022ccb
Change-Id: Id8013bb99c2656c85813ed4b67b75faa18a56455
2015-12-22 08:43:39 -07:00
Ramy Asselin
9656e30ede Generate puppet-openstack ci docs
Puppet-Openstack ci now has docs. They are valuable
for those seting up a third-party ci system, so let's
generate them as non-voting. A follow-up patch with
publish them to http://docs.openstack.org/infra/

Change-Id: Ibf97875867438a7dd2ba9b0dae816bbd121a3e8c
2015-12-22 15:13:51 +00:00
gordon chung
7054aef076 add python-aodhclient to openstack repo
we've created a new client lib for aodh so users don't need to
use ceilometerclient and redirect.

Change-Id: I11cc63a3fb987c457595220d91315fdadcf41a12
Needed-By: I21a6d2d038d9aabd0a1c2e777b9f9223b5b56d38
2015-12-22 07:56:09 -05:00
Andrey Pavlov
e5d2388bb9 remove one of ec2-api gating job
removing job that runs tempest tests against ec2 api.
because there are no tests in tempest for ec2/s3 now...

Change-Id: Iebc8c805b37db6a82614d00e904a34d2f369d844
2015-12-22 14:25:30 +03:00
Ivan Kolodyazhny
b825888130 Add python-brick-cinderclient-ext to OpenStack
This patch adds the new cinder python-brick-cinderclient-ext project
to OpenStack.

Patch to openstack/governance: https://review.openstack.org/#/c/243068/.

Change-Id: Ib103f2ff9e0181e7456f283c63ec5db363e42b2b
2015-12-22 12:56:47 +02:00
Evgeniy L
8c656f1f2c Create bareon-api repository
Change-Id: I07c965ce119513510595093817796b8f1142f7b2
Closes-bug: #1527516
2015-12-22 12:17:09 +03:00
Jenkins
213dd8adb1 Merge "Gate requirements repo on docs" 2015-12-22 08:32:52 +00:00
Andreas Jaeger
8b6f075262 Remove proposed section from gerrit ACLs
We're not using proposed branches anymore in our workflow, remove the
now obsolete section from gerrit ACL files.

Change-Id: I48a64bd2af4781daa6d8330b3d1108d213a90f0f
2015-12-22 09:03:11 +01:00
Jenkins
75eb609735 Merge "Fix constraint jobs branch" 2015-12-22 07:29:31 +00:00
Jenkins
cc4fb09f07 Merge "Normalize projects.yaml" 2015-12-22 07:17:53 +00:00
Jenkins
652f9e1876 Merge "Turn bluebox servers off in nodepool." 2015-12-22 06:30:48 +00:00
OpenStack Proposal Bot
afd6caf3b6 Normalize projects.yaml
Change-Id: I1b166e01c8b58ac0ab46689580ede93ad6d9659a
2015-12-22 06:19:37 +00:00
Jeremy Stanley
9c9710fde4 Merge "Correct set_node_options argument list" 2015-12-22 06:16:09 +00:00
Jeremy Stanley
b0c6bddfac Correct set_node_options argument list
With no longer setting a node default, Zuul won't pass it as a
parameter to the set_node_options() parameter function. Drop it from
the required arguments for this function.

Change-Id: I2aa8f7179ecb0bdf6bd8785653f1726321bbcb7f
2015-12-22 06:03:57 +00:00
Gal Sagie
68436813ce Add rally-plot publisher to OVN, Dragonflow and Kuryr rally jobs
Change-Id: Ib3ceba2481aff7a89e077e2b6cb07754d150159d
2015-12-22 07:46:58 +02:00
Jenkins
18960a6e97 Merge "Remove precise/trusty label mapping in Zuul config" 2015-12-22 05:21:22 +00:00