testinfra 3.0.1 is released now, but keep a historical note that 3.0.0
doesn't work due to not handling ipv6 addresses correctly.
See https://github.com/philpep/testinfra/pull/436
Change-Id: If67b3c3c03e4a775dd0413e8b401230762a22b85
The server has been removed, remove it from inventory.
While we're here, s/graphite.openstack.org/graphite.opendev.org/'
... it's a CNAME redirect but we might as well clean up.
Change-Id: I36c951c85316cd65dde748b1e50ffa2e058c9a88
Socat is useful for managing haproxy through the haproxy management
socket. Install it when we install haproxy.
Change-Id: Ie2b16cef62f661669756d24d4a69ac1683401268
This server has an unhappy filesystem and is returning 404s for what
should be valid content. I have manually removed it from the haporxy
config via the admin socket but we should make it permanent.
Change-Id: I7ca9d812b9ad806aecc6672441c5074ba418e77a
In I239bc1a0b5928673b42cc67291bb519d5f5d2471 we added NO_TIMEOUT as a
variable to reprepro for running when you know the timeout might get
hit (initial syncs, etc).
Add the same variable to the other mirror scripts for consistency.
Change-Id: Id34010058bd18107caee909f877fa817cf16428b
Now that fedora-30 is released, prepare create images for nodepool by
first setting up mirrors.
Change-Id: I721b2532d41aed5e73e714a66fda1103facdb9f4
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This ensures that we cleanup images that are superceded and no longer
necessary. We do this to avoid filling the disk with docker images.
Note that we use the -f flag to avoid being prompted by docker image
prune for confirmation.
Change-Id: I8eb5bb97d8c66755e695498707220c9e6e7b2de0
This helps to reduce the image size but not creating /root/.cache folder
for pip related files.
Change-Id: I1162d7d6fd2e4c7dd9cde44c964aec610a4dd6d3
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
By removing /var/lib/apt/lists it reduces the image size.
Change-Id: Icbe118a2725700b9e5e8da97d062161c5b9a5d2d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Unfortunately its been a long time since jhesketh, yolanda, and
rcarrillocruz have been able to take on Infra admin/root duties. I've
reached out to all of them and they agree that now is an appropriate
time to remove their access.
We thank them for their service and will welcome them back should they
return.
Change-Id: Id9994830c506dc28c164c53123a2a248454b5178
During the great opendev git migration we ran into a number of issues
with out existing renaming playbook. This attempts to capture the lot of
them and includes:
- Fixing mysql configuration file paths
- Set mysql defaults file arg before database name
- Use storyboard group instead of hostname
- Run storyboard db update against storyboard-dev too
- Create the new org dirs on review.opendev.org before moving repos
- Create new orgs in gitea before moving repos
- Use https when talking to gitea instead of http (to avoid problems
with redirects)
Details at our etherpad here:
https://etherpad.openstack.org/p/the-great-opendev-git-migration
Change-Id: I5f8ed779b3f1186c2ec540730f6b4f5f51a5016c
We're not replicating refs/changes to gitea right now, so links
that point to cgit urls or gitea urls aren't going to work
for gitweb urls.
Change-Id: I71b4651dea5e627e2a7045b61d512047223b4ee8
The airship-discuss-owner address for lists.airshipit.org is now
besieged with a flood of unsolicited messages. Reject anything sent
to it with an SMTP error explaining the situation.
Change-Id: I19fcea2a502c41cc9438f2710dae3cd686eecc05
We're setting the width in the CSS, but the new logo has different
proportions than the old one, so a width of 200 is still leaving
the logo a bit tall. Switch to setting height, (which was coming out
to 51.4 with a width of 200) and shrink it a bit to make it better
match the rest of the top title bar.
Change-Id: I43d6375451916b0f72d9cd5df1394ad47e2e99b8
Git can segfault and cause a gitea error due to the size of the
openstack/openstack repo. Give it more stack space.
The hard limit is a workaround for
https://github.com/moby/moby/issues/39125
Change-Id: Ibce79d8ab27af3070bf9c5f584d0d78f2b266388
We have replaced the cgit farm with a gitea farm. Stop managing the cgit
farm. This removes testing for centos7 as these were our only centos7
nodes.
Depends-On: https://review.opendev.org/654549
Change-Id: Ia48ff10cb88d51f609e8b28de176c72f7a9ee24f
In sphinx, we have a :cgit_file: directive that makes links to files.
Thing is - we're not using cgit anymore. So just rename it to git_file.
Change-Id: I80aca5fb3cc84281e29843944fea33e6f4d9fe6f
Include a few more places the h= query parameter can be abused for
referencing a commit ID instead of an actual head name.
Change-Id: Ic271c2975532c90820f09017b56b3caa9cf0e8b3