]> xenbits.xensource.com Git - openstack/ci-loop-config.git/log
openstack/ci-loop-config.git
9 years agoFix typo referencing '17', and provide an example randomizer
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

9 years agoAdd tox -e zuul prerequisites
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

9 years agoFix doc error for PUBLISH_HOST
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

9 years agoFix project-config-compare-xml
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

9 years agoImprove documentation and add sources
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'.

9 years agoAdd tox checks
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()

9 years agoAdd initial files for jenkins, zuul, nodepool
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/

9 years agoInitial commit
Ramy Asselin [Fri, 25 Sep 2015 17:37:08 +0000 (10:37 -0700)]
Initial commit