CI: upgrade role sets up repositories without AFS mirrors

Bug #1715699 reported by Sagi (Sergey) Shnaidman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Unassigned

Bug Description

Currently tripleo-quickstart upgrades role[1] sets up repositories in very different ways.

Repositories on undercloud are set with repo-setup role and repositories configured in release defaults: http://logs.openstack.org/25/500625/5/check/gate-tripleo-ci-centos-7-containers-multinode-upgrades-nv/8123b5f/logs/undercloud/home/jenkins/repo_setup.log.txt.gz

Then subnode repositories are set up with tripleo.sh script and its logs:
script part: https://github.com/openstack-infra/tripleo-ci/blob/3ef026abc3bde8e6f23f51a72c21f74fbd07f7e1/scripts/tripleo.sh#L1629-L1633

log:
http://logs.openstack.org/25/500625/5/check/gate-tripleo-ci-centos-7-containers-multinode-upgrades-nv/8123b5f/logs/undercloud/var/log/bootstrap-subnodes.log.txt.gz

After this you actually have afs mirrors set up. But then after overcloud deploy when we start the upgrade:

Repositories on undercloud are upgraded by script: http://logs.openstack.org/25/500625/5/check/gate-tripleo-ci-centos-7-containers-multinode-upgrades-nv/8123b5f/logs/undercloud/home/jenkins/upgrade-undercloud-repo.sh.txt.gz

when its log is: http://logs.openstack.org/25/500625/5/check/gate-tripleo-ci-centos-7-containers-multinode-upgrades-nv/8123b5f/logs/undercloud/home/jenkins/upgrade-undercloud-repo.sh.log.txt.gz

And this script already uses https://trunk.rdoproject.org instead of AFS mirrors. Issue number 1.

Then when upgrading overcloud, the repos on overcloud are changed via YAML template, which is included in upgrade templates:

http://logs.openstack.org/25/500625/5/check/gate-tripleo-ci-centos-7-containers-multinode-upgrades-nv/8123b5f/logs/undercloud/home/jenkins/overcloud-repo.yaml.txt.gz

which also doesn't have AFS mirrors, but using trunk.rdoproject.org . Issue number 2.

[1] https://github.com/openstack/tripleo-quickstart-extras/tree/d7ad73ed35cda244f17311c7e0fca3e530592054/roles/overcloud-upgrade

Tags: ci
Changed in tripleo:
milestone: none → pike-rc2
tags: added: alert
tags: removed: alert
Changed in tripleo:
milestone: pike-rc2 → queens-1
Revision history for this message
Alan Pevec (apevec) wrote :
Changed in tripleo:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.