default release configs in config/release point to an unavailable undercloud image

Bug #1722885 reported by wes hayutin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Attila Darazs

Bug Description

The default release configs are pointing to an undercloud_image_url that no longer exists.

release: pike
dlrn_hash: current-tripleo-rdo
undercloud_image_url: http://images.rdoproject.org/pike/rdo_trunk/current-tripleo/stable/undercloud.qcow2
overcloud_image_url: http://images.rdoproject.org/pike/rdo_trunk/current-tripleo/stable/overcloud-full.tar
ipa_image_url: http://images.rdoproject.org/pike/rdo_trunk/current-tripleo/stable/ironic-python-agent.tar
repos:

https://github.com/openstack/tripleo-quickstart/blob/master/config/release/trunk/pike.yml#L3

curl -O /tmp/undercloud.qcow2 http://images.rdoproject.org/pike/rdo_trunk/current-tripleo/stable/undercloud.qcow2  master✔ thinkdoe ⌚ 14:58:04
curl: (3) <url> malformed
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /pike/rdo_trunk/current-tripleo/stable/undercloud.qcow2 was not found on this server.</p>
</body></html>

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-quickstart (master)

Fix proposed to branch: master
Review: https://review.openstack.org/511334

Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
Attila Darazs (adarazs) wrote :

We should have a server side redirect as

http://images.rdoproject.org/pike/rdo_trunk/current-tripleo-rdo/ =>
http://images.rdoproject.org/pike/rdo_trunk/current-tripleo/stable/

...which would have preserved this link. It didn't happen yet and we don't have shell access to this machine so I'm not able to do it. See https://review.rdoproject.org/etherpad/p/rdo-images for details. I asked for this change about a week ago, so I was hoping this would happen before the first proper promotion happens for 'current-tripleo' under the new system, so that's why it's broken.

However, we still need a proper promotion on RDO Phase1 job to have the proper images linked even to http://images.rdoproject.org/pike/rdo_trunk/current-tripleo-rdo/ -- I can however put there the previously promoted images. I'll do that for now and submit a change to alter these release files.

Changed in tripleo:
assignee: wes hayutin (weshayutin) → Attila Darazs (adarazs)
Revision history for this message
Attila Darazs (adarazs) wrote :

I fixed up some inconsistencies in the change, now it should be good to go.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart (master)

Reviewed: https://review.openstack.org/511334
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=6ecd5259738d582c6ae18f1d78a4a2252b2aca5a
Submitter: Jenkins
Branch: master

commit 6ecd5259738d582c6ae18f1d78a4a2252b2aca5a
Author: Wes Hayutin <email address hidden>
Date: Wed Oct 11 16:48:34 2017 -0400

    update release config to use overcloud-as-undercloud

    The undercloud image is no longer generated in tripleo
    or RDO Phase 1 CI. Move the release configs to use
    overcloud-as-undercloud.

    Closes-Bug: #1722885
    Change-Id: Idaf943d87537860c31d61a6d8922534439e36e2b

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-quickstart 2.1.1

This issue was fixed in the openstack/tripleo-quickstart 2.1.1 release.

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.