Skip to content

test: extract /dev/shm bind-mount tests to bst-shm.t - #137

Merged
KrzysztofMolon merged 1 commit into
aristanetworks:mainfrom
KrzysztofMolon:test/extract-shm-tests
Jul 15, 2026
Merged

test: extract /dev/shm bind-mount tests to bst-shm.t#137
KrzysztofMolon merged 1 commit into
aristanetworks:mainfrom
KrzysztofMolon:test/extract-shm-tests

Conversation

@KrzysztofMolon

Copy link
Copy Markdown
Contributor

Summary

  • Move two /dev/shm bind-mount tests from bst.t to a new bst-shm.t
  • These tests require /dev/shm to be mounted on the host, which is not the case in all build environments (e.g. barney)
  • Extracting them allows selective exclusion without losing coverage on the remaining ~50 tests

These tests require /dev/shm to be mounted on the host, which is not
the case in all build environments (e.g. barney). Extracting them to a
separate file makes it possible to skip them selectively without losing
coverage on the remaining mount tests.
@KrzysztofMolon
KrzysztofMolon requested a review from Snaipe July 15, 2026 12:44
@KrzysztofMolon
KrzysztofMolon merged commit 541f10d into aristanetworks:main Jul 15, 2026
3 checks passed
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