Skip to content

Commit

Permalink
lib: add python3-dasbus into Container template
Browse files Browse the repository at this point in the history
Now it's possible to run bluechi stress test

Signed-off-by: Douglas Schilling Landgraf <[email protected]>
  • Loading branch information
dougsland committed Jan 13, 2024
1 parent e2f0c0b commit c883d17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/lib/ContainerFile.template
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RUN dnf install -y \
python3-flake8 \
python3-pytest \
python3-pytest-timeout \
python3-dasbus \
pre-commit \
pcp \
sudo \
Expand Down

0 comments on commit c883d17

Please sign in to comment.