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

fix asses_cloud_display #10894

Merged
merged 1 commit into from Nov 11, 2019
Merged

fix asses_cloud_display #10894

merged 1 commit into from Nov 11, 2019

Conversation

nammn
Copy link

@nammn nammn commented Nov 11, 2019

Description of change

didnt work for some time because of multiple reasons:

  • we added some yaml output, which should not be parsed but still got parsed

    if err := c.displayCloud(ctxt, localCloud, fmt.Sprintf("\nClient cloud %q:\n", c.CloudName), c.includeConfig, localErr); err != nil {

  • sometimes regions cannot be parsed

  • we have new "cloud" types

Bug reference

https://jenkins.juju.canonical.com/view/acceptance-tests/job/nw-clouds-display/1962/console

…t have, skip if region cannot be found, remove wrongly parsed yaml keys
@nammn
Copy link
Author

nammn commented Nov 11, 2019

$$merge$$

2 similar comments
@nammn
Copy link
Author

nammn commented Nov 11, 2019

$$merge$$

@nammn
Copy link
Author

nammn commented Nov 11, 2019

$$merge$$

@jujubot jujubot merged commit 0bcdd9d into develop Nov 11, 2019
@nammn nammn deleted the fix-nw-clouds-display branch November 11, 2019 21:33
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