Initial load testing suggests we should be able to handle at least
4 processes per host.
Also re-enable crm114.
Change-Id: Ia0158ad5f7f524c4fa0a80d479e2b74d28f0d1a6
Ie82c11c0c2138a89dae516508a37db6f2e0460b7 adds tests which will fail with
python26. Making these jobs non-voting until python26 is fixed in
storyboard.
Change-Id: Ic52cc644004fac3f9071e3b2fd63d7b132c6b76b
Only merge after I4e7f860ca775db820d24321b5fe043832b4069e9 merges
and the bare-precise image in ORD has been updated to performance.
Change-Id: Iaf548d192fd51a2547a66f232319889331793a80
Only merge after Id4aa48814eabe399e969f14c38724243e9a33842 is merged
and the IAD bare-precise image is updated.
Change-Id: I4e7f860ca775db820d24321b5fe043832b4069e9
IAD does not supply any bare-precise nodes, so it's safe to make
this switch and wait for it to build a new performance image.
Change-Id: Id4aa48814eabe399e969f14c38724243e9a33842
Increase the Jenkins timeout by 5 minutes, and supply the intended
timeout value to devstack-gate as an env variable. This will allow
devstack-gate to timeout the gate job and have 5 minutes to copy
logs.
Change-Id: Iac0475e8c885274a3ff41adb4affb1499680a87e
If a URL contains a change ID such as
http://example.org/change/123abc456/log.html then the changeid regex
matches the id and tries to turn it into a link like:
http://example.org/change/<a href="#q,123abc456,n,z">123abc456</a>/log.html
which clearly breaks the original URL.
To fix we should check for whitespace or periods around the changeid
in the comment. Also, check for <p> tags that gerrit adds to comments
for us.
Change-Id: Ia337ddfe2ddc82c858072135a613786070f0dc67
Currently devstack exercises are not working for havana neutron.
This makes it very difficult to write the required grenade job
for neutron.
This patch turns devstack exercises on for neutron in check,
jobs enabling devstack exercise failures to be tracked.
There is a provision to add this job to periodic jobs in the
future.
Change-Id: Id177bc58cdaf78dddece1ac1ac137cc03d32bd9c
* modules/openstack_project/manifests/cacti.pp: Replacement logstash
workers have been created and we have more of them, so the numbering
increased to two digits. The entries with single digits will be
retired and can be removed after those servers are eventually
deleted.
Change-Id: I7ab9d96052ecb4aaaea033af27d5878fc7363512
packaged pip vs. upstream pip gets the systems very broken. Make launch-node
use get-pip to install pip as per:
http://www.pip-installer.org/en/latest/installing.html
Change-Id: Ice28b47d766c04b42462a7297911dc1a1abe5a77
This job appears to be working as expected now, so make it voting.
It currently does the following:
- Uses devstack-gate to:
- run devstack, including the devstack support for solum
- run the functional tests included with solum against the stack
Change-Id: Ia09a8da94914976f8e9ee3a7a318a868ad56ee72
Added $OLDPWD/ to the beginning of the path to
review.projects.yaml.erb. Hopefully the script can find the file
now and the job will run successfully.
Change-Id: I32ed800d79a39e47ae20c54147f2e4db2725c97b
Separate the jenkins log client and worker bits into a new module
called log_processor with ::client and ::worker classes.
Instantiate two workers on each logstash worker node.
Change-Id: I7cfec410983c25633e6b555f22a85e9435884cfb