Skip to content

fix(e2e): count kept volumes by owner label, not by name - #210

Merged
vishr merged 1 commit into
mainfrom
fix/e2e-volume-probe
Sep 23, 2026
Merged

vishr merged 1 commit into
mainfrom
fix/e2e-volume-probe

Conversation

@vishr

@vishr vishr commented Sep 23, 2026

Copy link
Copy Markdown
Member

Volumes no longer carry the application's name, so grepping docker volume ls for observer found nothing and "destroy without volumes keeps
the data" failed on a destroy that had kept them. Count the volumes
labelled onebox.app=observer instead. This failed the v2026.9.14
release's server suite before anything was published.

Volumes no longer carry the application's name, so grepping `docker
volume ls` for observer found nothing and "destroy without volumes keeps
the data" failed on a destroy that had kept them. Count the volumes
labelled onebox.app=observer instead. This failed the v2026.9.14
release's server suite before anything was published.
@vishr
vishr merged commit fd6f26a into main Sep 23, 2026
5 checks passed
@vishr
vishr deleted the fix/e2e-volume-probe branch September 23, 2026 20: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

Development

Successfully merging this pull request may close these issues.

1 participant