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

Update deploy_revision tests to actually check revision #14342

Merged
merged 1 commit into from Jul 20, 2022

Conversation

benhoyt
Copy link
Member

@benhoyt benhoyt commented Jul 20, 2022

Currently the code is not checking the revision, it just prints out
"true" or "false". It doesn't make the test fail, but this updates the
test to actually check this response.

Note: this is against the 2.9 branch, and won't fix the failure on 3.0.
That's something different (related to async downloads and resources
that Heather is looking at).

Currently the code is not checking the revision, it just prints out
"true" or "false". Update the test to check this response.

Note: this is against the 2.9 branch, and won't fix the failure on 3.0.
That's something different (related to async downloads and resources
that Heather is looking at).
@wallyworld wallyworld merged commit 414fbf5 into juju:2.9 Jul 20, 2022
@wallyworld wallyworld mentioned this pull request Jul 20, 2022
jujubot added a commit that referenced this pull request Jul 20, 2022
#14350

Merge 2.9

#14329 [JUJU-1466] Filter by model uuid when querying azure instances
#14318 [JUJU-1196] refactor nw-constraints-aws test
#14333 [JUJU-1468] Fixed test agents lxd
#14339 Fix cli/local_charms test due to deleted GitHub repo
#14342 Update deploy_revision tests to actually check revision
#14337 [JUJU-1475] Added lxd constraints tests
#14335 More unit charm url work
#14343 [JUJU-1480] Add support for retry-provisioning --all
#14345 [JUJU-1480] Fix display of upgrading-from for subordinate units

```
# Conflicts:
# api/client/client/client.go
# cmd/juju/model/retryprovisioning.go
# migration/precheck.go
# migration/precheck_test.go
# rpc/params/internal.go
# tests/suites/agents/key_workers_run.sh
```

## QA steps

See PRs

[JUJU-1466]: https://warthogs.atlassian.net/browse/JUJU-1466?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-1196]: https://warthogs.atlassian.net/browse/JUJU-1196?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-1468]: https://warthogs.atlassian.net/browse/JUJU-1468?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-1475]: https://warthogs.atlassian.net/browse/JUJU-1475?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-1480]: https://warthogs.atlassian.net/browse/JUJU-1480?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-1480]: https://warthogs.atlassian.net/browse/JUJU-1480?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
@benhoyt benhoyt deleted the fix-deploy-test-no-check branch July 20, 2022 22:32
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