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

Test upgrades via github actions #12044

Merged
merged 5 commits into from Sep 23, 2020

Conversation

SimonRichardson
Copy link
Member

Description of change

If we use the snap process we can in theory test all the upgrades for a
given PR. This should highlight any potential issues during an upgrade
process.

QA steps

Github test is valid

If we use the snap process we can in theory test all the upgrades for a
given PR. This should highlight any potential issues during an upgrade
process.
@SimonRichardson
Copy link
Member Author

Break if they're not the same, rather than just exiting out early.

Boost to 8 minutes to see if that helps

Ensure we use the a non cached cmd

Handle pipe failures

Update model test
fi
done

PANIC=$(juju debug-log --replay --no-tail -m controller | grep "panic" || true)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Member

@hmlanigan hmlanigan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hmlanigan
Copy link
Member

$$merge$$

@jujubot jujubot merged commit a0203bb into juju:develop Sep 23, 2020
@SimonRichardson SimonRichardson deleted the github-upgrade-test branch July 12, 2021 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants