You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run tox -e sharding-integration, the flakey behavior may reveal itself or you can run again
Expected behavior
Removal to run seemlessly
Actual behavior
stop hook fails
Why it is failing
Deferred relation-broken events no longer have access to remote-app data during after they have been defered. On the first time they have been deferred there is no issue. So when the event is defered:
Steps to reproduce
Run
tox -e sharding-integration
, the flakey behavior may reveal itself or you can run againExpected behavior
Removal to run seemlessly
Actual behavior
stop
hook failsWhy it is failing
Deferred
relation-broken
events no longer have access to remote-app data during after they have been defered. On the first time they have been deferred there is no issue. So when the event is defered:gives the error
Versions
Juju CLI: 3.1.6
The text was updated successfully, but these errors were encountered: