diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-04-29 19:30:23 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-04-29 19:31:05 +0000 |
| commit | f262327c7a994c38c325f100ec23bbbf38daf75d (patch) | |
| tree | 3b6c3230113cb6e09ddebb851061e427f2359ac6 /recipes-devtools/python | |
| parent | 3106e77f8146a8e48c1948d00354218e2b19b819 (diff) | |
| download | meta-virtualization-f262327c7a994c38c325f100ec23bbbf38daf75d.tar.gz | |
vcontainer-common: fix vstorage commands with --state-dir
vstorage list/df/clean scanned DEFAULT_STATE_DIR (~/.vpdmn/) for arch
subdirectories, ignoring --state-dir. On CI where tests use
--state-dir ~/.vpdmn-test/x86_64, the default directory doesn't exist
so vstorage list reports "(no storage directories found)" and
test_vstorage_shows_memres_status fails.
Derive VSTORAGE_ROOT from the parent of STATE_DIR when --state-dir is
set, so all vstorage subcommands scan the correct storage root.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions
