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

Mongo controller integration tests #10651

Merged
merged 1 commit into from Sep 24, 2019

Conversation

SimonRichardson
Copy link
Member

Description of change

The following adds tests done by @howbazaar to the newly updated
released version of the integration tests.

As a drive by add the juju controller version to the output so it's
very obvious what we're attempting to bootstrap.

See original code howbazaar:mongo-memory-profile-ci-test

QA steps

cd tests
./main.sh controller

The following adds tests done by @howbazaar to the newly updated
released version of the integration tests.

As a drive by add the juju controller version to the output so it's
very obvious what we're attempting to bootstrap.
@SimonRichardson
Copy link
Member Author

START_TIME=$(date +%s)
if [ -n "${BOOTSTRAP_REUSE}" ]; then
echo "====> Reusing bootstrapped juju"
echo "====> Reusing bootstrapped juju ($(green "${version}"))"
Copy link
Contributor

Choose a reason for hiding this comment

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

Side-note for future improvements: it would be cool if we could also list the provider name when bootstrapping/destroying

Copy link
Member Author

Choose a reason for hiding this comment

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

YES!

Good shout, I'll do that next time.

@SimonRichardson
Copy link
Member Author

$$merge$$

@jujubot jujubot merged commit 68f4fe3 into juju:develop Sep 24, 2019
@mitechie
Copy link
Contributor

mitechie commented Sep 24, 2019 via email

@SimonRichardson SimonRichardson deleted the controller-suite branch September 24, 2019 13:00
@howbazaar
Copy link
Contributor

@mitechie I'd recommend a launchpad bug on the juju project with "shell-ci" as a tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants