Remove "sid" and "testing" from tested Distros

Bug #1674416 reported by David Rabel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
David Rabel

Bug Description

stack.sh gives a warning if the distro is not one officially supported, i.e. tested. Two of those officially supported distros are "sid" and "testing". But both change all the time and especially for "sid" it is hard to guarantee that it's working.
"testing" additionally is not a code name and therefor will never be in the $Distro variable.

Changed in devstack:
assignee: nobody → David Rabel (rabel-b1)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/447027
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=a4c57cadf2fcc448dbee04a5f911af5613038678
Submitter: Jenkins
Branch: master

commit a4c57cadf2fcc448dbee04a5f911af5613038678
Author: David Rabel <email address hidden>
Date: Fri Mar 17 16:14:00 2017 +0100

    Replace "sid" and "testing" by "stretch"

    Supported Debian distros (codenames) are "sid", "testing",
    and "jessie", but it should be "stretch" and "jessie".

    "testing" is no codename and therefore should be replaced by
    "stretch".

    "sid" changes all the time and cannot be guaranteed to run
    correctly or is at least not tested.

    Change-Id: Id4b80a055452bbff69036d4dc1adeda46ce99664
    Closes-Bug: #1673810
    Closes-Bug: #1674416

Changed in devstack:
status: In Progress → 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.