Commit 74fd81d
committed
Temporarily skip integration test
This test (test_application.py::test_upgrade_local_charm) has been
messing us up for a while by constantly failing our CI with a known
issue :
juju.errors.JujuAPIError: cannot upgrade application "ubuntu" to charm
"local:focal/ubuntu-0": required storage "files" removedq
This temporary change is to get the CI green to make sure we
spot failures due to changes in PRs.1 parent 4a7cb19 commit 74fd81d
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
183 | 185 | | |
184 | 186 | | |
185 | 187 | | |
| |||
0 commit comments