Commit Graph

6 Commits

Author SHA1 Message Date
Monty Taylor 7b10451785 Remove mirror-info role and tests
This is in opendev/base-jobs, so we don't need a second copy over
here.

Change-Id: I55640615b2c363be38ce7f76ed1795b80854282f
2020-03-11 15:13:14 -05:00
Jesse Pretorius 6f91f687ea Correct MariaDB proxy suffix
In https://review.openstack.org/577945 the suffix was changed
from 'mariadb' to 'MariaDB', so this env var should also be
changed to match it.

Change-Id: Ic6ee98e0d74eb31b067de398de2739ed7a50d438
2018-11-22 12:03:17 +00:00
Emilien Macchi 5eb6547460 mirror-info: add variable for CBS proxy
Add info for NODEPOOL_CBS_CENTOS_PROXY for the new proxy created by:
I6337b73703c3cecab714a2fa2de3884c96f1216a

Change-Id: Icb9e50e02c5462e432124e0d1dada02e61734140
2018-08-30 17:45:27 +00:00
Mohammed Naser 558dda1c79 Add NODEPOOL_MARIADB_PROXY and drop NODEPOOL_MARIADB_MIRROR
The mirror was having issues and it only was mirorring Ubuntu, with
the proxy, it will be caching all of the different architectures
and operating systems.

Depends-On: I30bd6b658d87abc765b5caee5003e387981850b4
Change-Id: I435b006abe434361014ad8cdc8093e6863c7a109
2018-06-24 20:41:14 -04:00
Mohammed Naser 5a550cfa67 Add NODEPOOL_PERCONA_PROXY to mirror_info
The way that we consume things, we need to actually have the host with
port and URL to configure the roles downstream.

Depends-On: Ic3c255bd24d1202fec436d4fcc484ce420110518
Change-Id: I19be46fc3ac7e8938178d9d8cb4d1dfeadc6f00b
2018-06-19 09:23:28 -04:00
Ian Wienand 0c1ecb990f Add role to make /etc/ci/mirror_info.sh
The mirror info script is sourced by various jobs so needs to be
around for broad compatability.  Since it's full of openstack only
mirrors, this seems like the place for it.

Change-Id: I66164920642a6015a6524fdc3105e4099d26deff
2017-09-09 03:24:44 +00:00