Don't toggle the display of detailed info for a change if the user
clicks on the hyperlink within the header div.
Change-Id: I3f20dfe6a4ee40b79859572017721a45acbc5672
* .../devstack-gate.yaml(gate-tempest-dsvm-postgres-full): Increase
the timeout from 65 outer/60 inner to 95 outer/90 inner to
accommodate increase in the job's runtime. The tempest devs are
working to reign in the long runtime on this and other jobs, but in
the meantime we're hitting the timeout frequently and need some
short-term relief.
Change-Id: I40eb88f2b8f75e7c01f81cb3ab504c39941f9f60
When watching Zuul status' page on networks that are not completly
reliable, it can take up to 20 seconds for the status page to show the
queues, especially if the JSON blob to download is large. So now the
HTML page adds a 'Loading...' paragraph into the div, which the JS will
very handily remove when it parses and adds the JSON into the DOM.
Change-Id: I2519300c2e9323bfd9379b792832e5ffef027f26
The earlier changes were faulty as it's not actually possible to
select precise||bare-precise nodes because zuul needs to send
Jenkins the offline-on-complete flag with the job request (and
can not know which node will run it).
Change-Id: Ice0adbaa5629ee289f39f7bcddee7e01bfb2b4c3
Pycadf now works with Python 3.3, so it makes sense to have voting Pyhon 3.3
tests enabled in the gates.
Change-Id: I530b3eb529513471ffe1a810c8b3f122f616a41e
To minimize the work done in infra project and reduce the dependency, let us
have code in solum repository and invoke the same from devstack job.
Solum part is here [1].
[1] https://review.openstack.org/65507
Change-Id: I0f763b20f60d56ffd7e1630303c1e936f80f61d8
Add them to all the places it's safe to do so for now. Don't actually
spin up any nodes for them yet.
Change-Id: I59e97be7e5b094af3153bc7d5dce0cff57996f55
Tests will be added to sphinxcontrib-docbookrestapi really soon, so it makes
sense to enable them in Jenkins.
Change-Id: I7dd3bf7bf2d833fc02e7bb11ab3ef1ddcfb9be64
Puppet 3.4 has been release the 19th December 2013 and is the latest
stable release.
This patch aims to add a new step in gate testing with the goal to
ensure that OpenStack module work with Puppet 3.4.
Change-Id: I2c74b7f23f5cf0973f2afd0629b5de63dd4c69c4
Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
Change headers can be clicked on to expand/collapse job details. Add a
visual hint that the header can be clicked on by changing the background
color of the change header to be a lighter color when the mouse is over
it.
Change-Id: I24ac2347c1cfa6453754ea6d1613ad755c33fd26
oslo.rootwrap recently graduated but was not made part of the
devstack-gate. This change is part of a series of changes affecting
devstack-gate, config and devstack which will collectively fix this:
https://review.openstack.org/#/q/status:open+topic:rootwrap-gate,n,z
This change adds the integration tests to the oslo.rootwrap list of
tests.
Change-Id: I5d1ebfa78f3008112e953919f6ad05972602177f
This is the first gate using the new openstack-doc-tools
repository.
The gate should be non-voting.
Change-Id: Ib6400d079743962889986a2694d4f2f3ce6af317
Add jobs to Jenkins and Zuul that test and gate elastic-recheck
documentation changes and add a job to publish elastic-recheck docs
to docs.o.o/infra/elastic-recheck.
Change-Id: I540a9d0adcd355b0108c4586658b2ee2d13b33dd
Collapse change details by default. Add a handy checkbox that you can
check that will expand all changes by default. State is tracked by
keeping a list of changes that are an exception to the current default.
The value of this option is tracked using a cookie, just like the
projects filter.
Change-Id: I9055f7832f46d61477bc4812f34ca970c2166d00