Skip to content

Commit

Permalink
vmtest.rootfsbuild: install zstd
Browse files Browse the repository at this point in the history
It's required for tests.test_thread.TestCoreDump.

Signed-off-by: Omar Sandoval <[email protected]>
  • Loading branch information
osandov committed Aug 23, 2023
1 parent a5358b1 commit 7efa3b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vmtest/rootfsbuild.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"kmod",
"python3-pyroute2",
"python3-pytest",
"zstd",
]


Expand Down

0 comments on commit 7efa3b2

Please sign in to comment.