| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.
This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.
This update should result in no functional change.
For more information see the thread at
http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html
Change-Id: I250cbe6699b73d7ddeb3c6e2b875ce8e439276be
|
|
|
|
|
|
|
|
|
| |
Make it easier for a complex organisation of configuration files for
testing, since JJB supports recursive searching and storing of scripts
in separate files to be inlined automatically using the '!include*'
tags.
Change-Id: I858103a2dae4aebdfbd9762b33858f4f84016350
|
|
|
|
|
|
|
|
|
| |
Current clone works but would be better to pass just
'git://git.openstack.org' as the zuul-cloner base so it will be
more convienant to update if needed. Added a clonemap to
clone the project into the current directory.
Change-Id: If407ffd47678d260645b205b876d904da7e98218
|
|
|
|
|
|
|
|
| |
Allow running of the compare test on developer workstations where it is
less common for zuul-cloner to be present by falling back to using git
clone with a depth of 1 if zuul-cloner is not available.
Change-Id: Idedc726bea12fb8862cd9574d9ce17b29011c15f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The script in jenkins-job-builder-compare-xml job failed due to git clone
executing a shallow clone:
Cloning into 'project-config'...
fatal: The remote end hung up unexpectedly
fatal: protocol error: bad pack header
This can be fixed by just removing the '/p/' from the url but we would
rather use the zuul-cloner because it can take advantage of the local
git cache on disk thus allowing for more efficient cloning.
Change-Id: I05f1c928a15cf5e791a95a01975e8aba78f4953f
|
|
|
|
|
|
|
|
| |
Change the comparison script to use the new project-config repo created
due to a reorganization of the puppet modules and JJB config used for
openstack infrastructure.
Change-Id: Icbe8ddc7fcc6af9cc11d664e01ab6fd52ef8d288
|
|
|
|
|
|
|
|
|
|
|
|
| |
config from builder.py into a separate file called general.py. This change also moves the assigned node work as well as the log rotator work into the general.py file. This change also adds the ability to specify the JDK for the build to use.
Change-Id: I0e2b43d889593e01d6ad0761960c93472990af1e
Reviewed-on: https://review.openstack.org/16983
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
|
|
|
|
|
|
|
|
|
|
|
| |
Make it easier to invoke the tox environments from another project
(eg, openstack-ci-puppet).
Change-Id: I88305c8edb79bb6e944eb35f5e39c84827807f11
Reviewed-on: https://review.openstack.org/12451
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
|
|
|
|
|
|
|
|
| |
Change-Id: I5a871026f2bf7757b7e3e46278391b41e90c5674
Reviewed-on: https://review.openstack.org/12289
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
|
|
Change-Id: I5e0b76e195a1b412d180484ce1ddd3e9159d7779
Reviewed-on: https://review.openstack.org/12286
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
|