4 Commits

Author SHA1 Message Date
Sean Dague
f06ca68f94 change name from aiopcpu to multinode
aiopcpu is an exceptionally cryptic name that doesn't mean anything to
most people reading test results. multinode is what the job is, and is
much more understandable at first glance.

This changes the naming from aiopcpu => multinode. Should we create a
different kind of multinode test in the future, we can come up with an
appropriate name for it then.

This is safe to change because the devstack-gate logic actually is
fully != 'aio', not == 'aiopcpu'.

Change-Id: Ic7fe31a397af8a14ecf33a4902908ff9c03d11d3
2015-04-14 20:09:41 -04:00
James E. Blair
3f2bfb8a4d Fix zuul log path again
In I97362b1cc6a8c19b54903e53638aba8cb4928e19 an extra '/' was removed
from most instances of BASE_LOG_PATH, except for ones generated for
changes in periodic pipelines.  Add the missing '/' in that case.

Change-Id: Ibd99b88651d5cc3a7627fd4843a9a24f9be68464
2015-03-10 11:57:04 -07:00
James E. Blair
9fa5fe4c31 Propose projects.yaml normalization daily
Add a job that will propose a change (or update a change) to
normalize projects.yaml, and run it once daily.  Normalization,
in this case, chiefly means removing un-used upstream lines
from projects.yaml (but will also catch minor YAML errors and
line wrapping).

Also simplify the proposal node regex.

Change-Id: I6520dfcd6f523886aba352f9bd7f9186cfeed84a
2015-03-09 13:31:03 -07:00
Khai Do
d76101a699 Add openstack_functions.py to zuul-dev.o.o
The zuul.o.o layout.yaml file references an openstack_functions.py
This change duplicates that for zuul-dev.o.o.  To do that zuul-dev.o.o
needs it's own openstack_functions.py file.

Change-Id: Ifb8bb921545f4ab4557e02c676c85ced20687ba3
2015-02-04 14:38:17 -08:00