Merge "Fix URL to get the list of projects"

This commit is contained in:
Zuul 2019-05-20 09:59:44 +00:00 committed by Gerrit Code Review
commit 09199d74ae
1 changed files with 3 additions and 3 deletions

View File

@ -21,8 +21,8 @@ LOGROOT=${WORKSPACE:-/tmp}
LOGDIR="${LOGROOT}/logs"
DIAG_LOGDIR="${LOGDIR}/diag"
CONF_LOGDIR="${LOGDIR}/etc"
GIT_URL="http://git.openstack.org/cgit"
PROJECTS_URL="${GIT_URL}/openstack/governance/plain/reference/projects.yaml"
GIT_URL="https://opendev.org"
PROJECTS_URL="${GIT_URL}/openstack/governance/raw/branch/master/reference/projects.yaml"
if [ $(id -u) != 0 ]; then
SUDO='sudo'
@ -102,7 +102,7 @@ function get_config_and_logs {
'/var/log/mariadb'
'/etc/httpd/conf.d/'
'/var/log/httpd'
'/var/tmp/packstack/latest'
'/var/tmp/packstack'
'/var/tmp/packstack/latest/testrepository.subunit' # So we're copying it
'/var/log/audit' # to the root of
'/var/log/secure' # /logs