Co-Authored-By: Christian Schwede <cschwede@redhat.com>
Change-Id: Ib8348f7dd18a8fb2caf7fac812a4a858f004429c
Signed-off-by: Sébastien Han <seb@redhat.com>
Support of python34 was implemented only in mitaka, so it was
incorrect to make this gate voting in all branches because now
merge patches in old stable branches is blocked.
Change-Id: I8772b59bd3b318f3c1caec6cc8a27a33af6bbf87
The change for governance repo is tracked by below link:
Ie327157a7c66ecadfac1865098bdc49e4626ef85
Change-Id: I7a26537b93f7563c37a5a0de95258ec1224a44c6
We want to have beaker jobs for puppet-mistral so we can perform
funtional testing for the puppet module.
Change-Id: I13242306a3780bb4c9368d05f902bed1f2f47201
Signal that we won't be worring about py26 compatability
anymore from now on, by removing the gate jobs for
keystone projects.
Change-Id: If30ab3c96d99ef118d0d970b57b21032d4e9050d
Closes-Bug: #1519449
cliff had made requirements check in
I40b2cf4030df66c851d7d11da4f81f645d110e76 and it was not enabled again.
Remove non-voting and make it voting in the gate as well - with using
the check-requirements template.
Note that cliff is in the global requirments sync, thus it should have a
gate job as explained in
http://docs.openstack.org/developer/requirements/#enforcement-in-projects
Change-Id: I4f22c58e469d42b64694123b13c64fe620bae1eb
As a follow up to I21c8aadd82249882243bf8e23b37e23fcb62f507,
and after an IRC discussion with the infra team [1], there seems
to be an agreement that simply removing the check-requirements
job from networking-bgpvpn is the best *temporarily* solution,
until a decision is made on how a project like ours should work
in branches.
We plan to add automated requirements checks when it will be clear
how to do it in our different branches.
This change is dependent on Ibc3fb11598298938bc72be2ce8fc12d5e231b6bc
to guarantee that we won't propagate bogus requirements in global
requirements.
Also related: email thread starting at
http://lists.openstack.org/pipermail/openstack-dev/2015-November/079773.html
[1] http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack-infra.2015-11-24.log.html#t2015-11-24T16:03:50
Change-Id: I60df289591a11b53de5f15835137892e32873b15
Depends-On: Ibc3fb11598298938bc72be2ce8fc12d5e231b6bc
Because we are not official openstack projects we need to publish docs
to rtfd.org
Change-Id: I49b8f38f620bc89bc702083e78271dcee0ac8b8c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
gate-fuel-web-python26 job uses PostgreSQL version without
JSON DB type support, which is required for fuel-web. There's no
sense in keeping this job even in non-voting mode because it will
always fail.
Change-Id: Ide7b77777ca5334748f367c4c6bd244fd052c979
Closes-Bug: #1519371
Add tarballs and publish-to-pypi jobs for tacker
repositories in preparation for the upcoming release
Change-Id: I3fc02a646c976e9964576a907a0e7a46c5f4646b
The Oslo team is dropping python 2.6 support for all libraries. Many
already have the jobs removed, but a few didn't. This patch cleans up
the remaining libraries, except pbr which has to continue to be tested
with 2.6 until all of its consuming projects have dropped 2.6 support.
Change-Id: I516356b4d2e39c092acc667c8f493f02a3050a19
This patch switches the Ansible role checks to use the
'dsvm-functional-trusty' job so that it has sudo access.
Change-Id: Ic8d6afd2d72ac8d6bd4290a39a57ec6d8706207b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
In this patch, we are just adding ansible-role-zuul into the OpenStack
gerrit workflow. After talking with both openstack-infra and third
party CI teams it was decided to deal with which team this would be
part of at a later date.
Additionally, we have not created a launchpad project for this module
or pypi (since we won't release there).
Gerritbot was also not configured at this time, since we don't know
which team we are going to be part of.
Change-Id: I6424d66fb644c938e53091da11714e3f782f9a7c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
we did not split hbase functional tests in until Mitaka so the
job should not run on liberty or it will fail.
Change-Id: I7ba71cf6ac2af923375ecebc9a801f125fc974d2