No need to use magic names since we now have host_vars, instead set
wheel_python explicitly.
Remove TODO comment.
Change-Id: I5051a32d843b106b013b94d57fd24b63896b741a
Jobs now have two timeout values. A regular timeout for the bulk of the
job then a timeout for post run playbooks. Set the post run playbook
timeout to half an hour which should be plenty for any post run playbook
by default.
If this isn't sufficient because jobs are uploading large artifacts they
can increase their timeout in their jobs explicitly.
Change-Id: I2a9b67d6d1fbc3b1b8d44140e13351241ca31143
heat-dashboard cut stable/queens late, so it is not covered
by Frank's trnaslation-jobs-queens patches.
Change-Id: I9085579b6652b5a24872780b37d8a752ae34c903
We now have the abstract attribute to mark jobs that should not run
directly, use this for base jobs.
Change-Id: I4dc85ad536946319ef8d3b68a40b94b702918086
This should notify on new patchsets in our #openstack-ansible
chan for all our stable/queens branches.
Change-Id: I43ad8d3d3d411fdb3c7ce224b7a8f6d34e9bf0bf
Move proposal scripts from jenkins/scripts to the proposal directory
so that we can install them only for proposal scripts and do not need
to bake them into nodes.
Change-Id: I356906e4a43597cc913bfa539cac7c2c6dfce117
Create new role for copying common scripts, this includes for now only
common.sh. Use this for proposal and translation jobs.
In the past we duplicated the file, this allows to have one definition
only.
Change-Id: I72c14341f511fdaa2c67a3758387afc9445869cc
Blazar repos have started to support Python3. This patch removes
the non-voting option of openstack-python35-jobs.
Change-Id: Ide211285b101e2d28e182ee415a4b8d26015710c
We don't need to run all these on every change, but having them in the
experimental queue means we can test them without having to make [dnm]
changes in glean/dib
Change-Id: Ia859d6e54a502834be66d36232e33632fe91c287
We have things like devstack and grenade that do not do releases
but still create stable branches. This removes a check that would
skip the branch creation if there are no releases present in the
deliverable.
Change-Id: I6c17dd55ca628b9ee7c31d30374550c3be053348
Cyborg is now an official project and should not be
tagging any of their own releases. This removes the
ACLs allowing direct tagging.
Change-Id: Iba51222607418b0faef05df11cff0b1e16890750
Again sorry for the late fix
Two additions:
- release-notes-jobs for releasenote/
- publish-openstack-sphinx-docs for doc/
Change-Id: Iadac2a26c10597cf458de3cdc3e57b396ed1c60b
Signed-off-by: zhipengh <huangzhipeng@huawei.com>
We only need the three wheel-X scripts from jenkins/scripts and need
them only for the playbook and its roles. Move the scripts in the
roles directory and copy them only if needed - using the scripts module.
Remove copying of complete jenkins/script for this playbook using the
role legacy-copy-project-config-scripts, it's not needed anymore.
Change-Id: I2e481fcf7ca148aac8a36ae99d8598ba26078a25
Due to how multiple nodepool-launchers work today, it is possible to
have greater then min-ready of a label. To avoid this, nl01.o.o will
now be the only launcher to send min-ready requests to zookeeper.
Ideally, nodepool will be updated to support shared configuration in
the future.
Change-Id: I1cf0253343a80146f538ca5e4c83bde5c0173be3
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Neutron periodic jobs have been moved to the project's tree. This patch
removes them from this repo
Needed-By: I528bd2d887c85ce47e73539676168795a80b8a2b
Change-Id: I2ed944dc70328b70dde5fd3e3db0e85ecc8d912e