]>
xenbits.xensource.com Git - openstack/ci-loop-config.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Bob Ball [Tue, 16 Feb 2016 15:23:54 +0000 (15:23 +0000)]
Copy swift credentials from nodepool-scripts directory
Bob Ball [Tue, 16 Feb 2016 12:56:52 +0000 (12:56 +0000)]
Ensure the right password is used
Update zuul layout
Bob Ball [Fri, 12 Feb 2016 17:15:53 +0000 (17:15 +0000)]
Ignore broken repo
Bob Ball [Fri, 12 Feb 2016 16:31:54 +0000 (16:31 +0000)]
Add nodepool scripts from infra/project-config
c93c0dfd10906a8cf5b4b9d67c07983d4315edd8
Bob Ball [Fri, 12 Feb 2016 13:18:27 +0000 (13:18 +0000)]
Fix log location
Bob Ball [Thu, 11 Feb 2016 18:14:26 +0000 (18:14 +0000)]
Fix tabs
Bob Ball [Thu, 11 Feb 2016 18:07:25 +0000 (18:07 +0000)]
Move authentication credentials to cloud.yaml
Bob Ball [Thu, 11 Feb 2016 17:42:16 +0000 (17:42 +0000)]
Fix projects definition
Bob Ball [Thu, 11 Feb 2016 16:00:47 +0000 (16:00 +0000)]
Simplify install script
Bob Ball [Thu, 11 Feb 2016 11:52:34 +0000 (11:52 +0000)]
Added libvirt+xen config
Jenkins [Mon, 4 Jan 2016 18:23:12 +0000 (18:23 +0000)]
Merge "Remove pep8 target"
Jenkins [Wed, 23 Dec 2015 22:43:24 +0000 (22:43 +0000)]
Merge "Fix typo referencing '17', and provide an example randomizer"
Andreas Jaeger [Wed, 23 Dec 2015 09:09:35 +0000 (10:09 +0100)]
Remove pep8 target
The target is now part of the linters environment, so can be
removed.
Change-Id: I825560b0d83541c0ca1a970f5f9ae9e6a4aeff71
Depends-On: If398a3e0415b2a0ab7f05ce390c18d9b28a85927
Doug Wiegley [Tue, 22 Dec 2015 22:22:43 +0000 (15:22 -0700)]
Fix typo referencing '17', and provide an example randomizer
Change-Id: I037323c17efd736ff59591200bcffeebd5450cdf
Andreas Jaeger [Tue, 22 Dec 2015 20:44:01 +0000 (21:44 +0100)]
Use linters tox environment
Follow change I2afa7931bf3e18798b95a8af33ccf5ef761c4ad5 on
project-config and introduce a new linters target that is used
for linting on the repo.
Change-Id: I1f81b8ab1fe18a172804b795e40428034fddd803
Ramy Asselin [Thu, 5 Nov 2015 23:17:04 +0000 (15:17 -0800)]
Add tox -e zuul prerequisites
Manual installation of some basic packages is needed for tox -e zuul,
otherwise you'll get the following errors:
unable to execute 'x86_64-linux-gnu-gcc': No such file or directory
netifaces.c:1:20: fatal error: Python.h: No such file or directory
Change-Id: If112637e70db88dcf91b30f0d564f180633f92bf
Ramy Asselin [Thu, 5 Nov 2015 23:01:47 +0000 (15:01 -0800)]
Fix doc error for PUBLISH_HOST
`PUBLISH_HOST` does not exist. Correct the documentation to
`your-log-server`
Change-Id: Ie8c20c2bf50b2d5f5a67591462c035cabb1de5be
Ramy Asselin [Wed, 30 Sep 2015 18:33:02 +0000 (11:33 -0700)]
Fix project-config-compare-xml
project-config-compare-xml needs tools/run-compare-clonemap.yaml. Add it from
https://git.openstack.org/cgit/openstack-infra/project-config/tree/tools/run-compare-clonemap.yaml
Change-Id: I049dfd38dce6c66b903ca899247436ba1c440d1b
Ramy Asselin [Mon, 28 Sep 2015 22:43:10 +0000 (15:43 -0700)]
Improve documentation and add sources
General doc improvements.
Include the sources for this repo.
Add basic syntax check instructions to use 'tox'.
Ramy Asselin [Mon, 28 Sep 2015 21:23:18 +0000 (14:23 -0700)]
Add tox checks
These were copied from the upstream checks:
https://git.openstack.org/cgit/openstack-infra/project-config/tree/
layout-checks.py was modified to skip check_merge_template()
Ramy Asselin [Sat, 26 Sep 2015 00:44:00 +0000 (17:44 -0700)]
Add initial files for jenkins, zuul, nodepool
Depends on nodepool https://review.openstack.org/#/c/189762/
Ramy Asselin [Fri, 25 Sep 2015 17:37:08 +0000 (10:37 -0700)]
Initial commit