Example should use dib-image-delete to delete the build. The
image-delete option only deletes an upload from a provider.
Change-Id: I9b267a536eb05d491ad20ceadc686f301ac50d50
This was and should have remained $accessbot_nick, but was inadvertently
changed in I62c767eeab472ac79bf18ba0177ed80b08dbf8fa.
Change-Id: If65833b2ebd15be7c7f002c20e466e095a886334
We have merged the zuulv3 branch into master; resume running from
master on the production servers.
Change-Id: Ia514f70ead458819ceba065e89c83dbddd99b781
Badges are published under /srv/static/tc, and links pointing to
http://governance.openstack.org/badges were created everywhere.
In order to avoid breaking those links when we switch the docroot,
create an additional redirect for the /badges/ subdirectory.
Change-Id: Id2eb469cd1be16da04e73a752aa586a58330499c
Unilaterally redirect any plain HTTP requests for the
governance.openstack.org site to HTTPS by making the
static-governance vhost template's *:80 VirtualHost block match the
one we use for our generic https-redirect vhost template.
Change-Id: I2f63314f505d2fa03764b9b3cfc53d1070372e7c
The negative matching group that's supposed to prevent the closing li
tag from matching gets confused when there is a link in the text. It
only matches up to the beginning of the link, but then there is no li
closing tag after that, so hijinx ensue.
Just replace it with a .* since the regex is already anchored by the
closing li tag.
Change-Id: I030b2f00189e1ffed9981b1c3e4540306517e1bf
Some services might cache badges for a very long time, which may no
reflect the latest changes in the governance repo. Set Cache-Control to
no-cache to instruct these services to not cache badges ever.
Change-Id: I535107c49d5c89b9e09b440f7aac139de213f796
On mandate from board, the DefCore Committee is changing its
name to the Interop Working Group. This change creates a new
mailing list with the updated name. Once the Interop Working
Group mailing list is created, the DefCore mailing list will
be shut down and left in place as an archive of previous
communication.
Change-Id: Iaf750d1887307c2686f20028368fd8eaa3534882
Before switching the governance.o.o docroot to neutral content
from openstack/governance-website, set up some redirects to
preserve old links to TC reference documents and resolutions.
This is steps 7 and 8 in the plan to switch to a neutral
governance website, as described in [1].
[1]
http://specs.openstack.org/openstack-infra/infra-specs/specs/neutral-governance-website.html
Change-Id: I12a60816b9fcbe8c467a7bc3219149e6a053ffa8
In preparation of moving TC content under governance.o.o/tc/,
set up a redirect from /tc/ to /srv/static/tc, while still
using /srv/static/tc as docroot.
This is step 5 in implementing a neutral governance website,
as described in [1].
[1]
http://specs.openstack.org/openstack-infra/infra-specs/specs/neutral-governance-website.html
Change-Id: I7a4c4d16118821ad87fd5ae507765ad0d522a2f7
Since we use DIB elements to create our zuul user, we also need to
have our SSH public key on disk. Other wise, diskimage builds will
fail.
Change-Id: I9dec17fe8937eca363cafb636cb2dd4359e5edc2
Depends-On: Ic80f2337d42ea228496b4dafcf32303fbc2ef3e5
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Kazoo client is very verbose for debug output, default to INFO.
Change-Id: Iff2682d98738e2df2acda11ac2dbcb2706262256
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
We need to allow access to zookeeper from nb01.o.o.
Change-Id: I03fb205544fb27253c6227823858ed92cea9b258
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Today, we have 4.7GB of log files on ask.o.o. Lets reduce that by
keeping them around for 1 week.
Change-Id: I2af10ccef757b889995c75c25a79914e6816429f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Previous solution does not work as expected.
In this change we explicitly provide order and
instructions in which the services should be
configured and started up.
Also we do not use HTTPS, 80/tcp open port
should suffice.
Change-Id: I3735a7930610a9fac48e676ca18914f48372474b
Depends-On: I6e07f99a69b8beedac49edd1cf8f551ebb5c569d