Skip to content

Commit

Permalink
Merge pull request #14506 from basebandit/JUJU-1674_remove_nw_cloud_d…
Browse files Browse the repository at this point in the history
…isplay_python_test

#14506

This PR removes the old [cloud_display](https://github.com/juju/juju/blob/2.9/acceptancetests/assess_cloud_display.py) python tests which are now replaced by the new bash based counterpart [here](#14455)

## Checklist

- [x] Code style: imports ordered, good names, simple structure, etc
- [x] Comments saying why design decisions were made
- ~[ ] Go unit tests, with comments saying what you're testing~
- [x] [Integration tests](https://github.com/juju/juju/tree/develop/tests), with comments saying what you're testing
- ~[ ] [doc.go](https://discourse.charmhub.io/t/readme-in-packages/451) added or updated in changed packages~

## QA steps

Not needed.
  • Loading branch information
jujubot committed Sep 6, 2022
2 parents 63aa844 + 52a3772 commit 925805b
Showing 1 changed file with 0 additions and 149 deletions.
149 changes: 0 additions & 149 deletions acceptancetests/assess_cloud_display.py

This file was deleted.

0 comments on commit 925805b

Please sign in to comment.