Update the irc meetings publish job to expect all output in the
output/ directory and copy the entire directory contents to
eavesdrop.o.o.
The previous configuration actually caused jenkins to create
subdirectories with the names of the files we intended to copy.
Also, rename the job to match existing patterns.
Change-Id: Ic188c1849559a9c8f282845940f56cf533b9bfd6
Because of a recent change, docker image building cannot be done
as the root user. This is a good thing ;) But breaks the current
gate.
Also we have a setup_docker.sh script already in our tools directory,
so rename the script we are running to setup_gate.sh because that is
actually what the script does.
Change-Id: I8f86616fb19b4b03f34fe40acf1689f6b174ff98
Puppet OpenStack specs are being refactorized to be consistent with
OpenStack projects (example taken with Ceilometer, Telemetry specs).
The goal is to expose the blueprints on specs.openstack.org.
See also https://review.openstack.org/#/c/184943/
Change-Id: I79da2cb55ae6b1849001fe05f96c4ed35351c356
Depends-on: I90b0b37d0fa00f299e7bd96be1f75645afe87ac6
Watcher takes advantage of CEP and ML algorithms/metaheuristics
to improve physical resources usage through better VM placement.
Change-Id: Ib339527e90d25679cb1d9089b03b6942621ac9a6
The job has been running successfully for a while, and we want to ensure
python 3 compatibility, so make it voting.
Python3 jobs template already includes the python34 unit test job.
Change-Id: I35b6dd4f12ef757ab2a2ed7422023858084a8154
To enable a wider team (including those from the SDK effort) to have
a say in how keystoneauth is managed as a library, add a dedicated
core group for both the library and release. This will allow for
keystoneauth to include cross-team core members without needing
to add these members to the core team that manages keystone server
code.
The plan is to also include the keystone-core and keystone-release
groups respectively.
Change-Id: I40721df75e86e7dcd3b99ad5a4e78ddcfa432645
We believe the Kolla build will take between 1 and 3 hours. We
are not certain exactly how long it will take, so we plan to
start with 90 minutes and later tune the timer to match our
average run-times + 20%.
Note our gate functional job builds about 40 docker images which
takes quite awhile.
Change-Id: Ifd052464cacbe4ce4d0584277aa729ab151d48fe
Otherwise, the script will fail.
Also add for tox invocation until potential group issue is sorted out
(group membership applied to current running shell).
Change-Id: Ic84d5435761deae0d28909c813cb1d87540fbb21
The http://ci.openstack.org/ documentation site has been deprecated,
replaced by redirects to corresponding paths within
http://docs.openstack.org/infra/ where other Project Infrastructure
documentation already resides.
Change-Id: I279ebb9526ce6c5010de94d631dfe75a2d32dab8
We have functional tests merged in python-cinderclient now,
this patch adds the job to project-config to configure and
run.
Start of as experimental to make sure things are working.
Change-Id: Ie87b0d687d6be5ca74f4e3a110aa5cc754aa7085
The setup_docker script downloads and starts the Docker binary while
the tox run performs the actual test of verifying all the Dockerfiles
in the project successfully builds or fails as expected.
Change-Id: I4d05c32a2faa30f0b15487dfd605089f61baf985