Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LXD upgrade charm from bundle #9771

Conversation

SimonRichardson
Copy link
Member

Description of change

The following upgrades a LXD charm from a bundle charm.
Also fixes some potential issues with subordinate units.

QA steps

mkdir /tmp/test-run
mkdir /tmp/artifacts
export JUJU_HOME=/tmp/test-run
export JUJU_REPOSITORY=$GOPATH/src/github.com/juju/juju/acceptancetests/repository
vim $JUJU_HOME/environments.yaml

Local LXD environments.yaml

environments:
    lxd:
        type: lxd
        test-mode: true
        default-series: bionic

Run the following (substitute the right arg):

cd acceptancetests
./assess_upgrade_lxd_profile.py

@SimonRichardson
Copy link
Member Author

@SimonRichardson SimonRichardson marked this pull request as ready for review February 21, 2019 10:26
@SimonRichardson SimonRichardson changed the title WIP: LXD upgrade charm from bundle LXD upgrade charm from bundle Feb 21, 2019
@SimonRichardson SimonRichardson changed the base branch from 2.5-lxd-profile to 2.5 February 21, 2019 13:44
@SimonRichardson SimonRichardson changed the base branch from 2.5 to 2.5-lxd-profile February 21, 2019 13:45
@SimonRichardson
Copy link
Member Author

Closing this as #9776 supersedes it.

@SimonRichardson SimonRichardson deleted the lxd-subordinate-acceptance-test branch February 21, 2019 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant