aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 1592b5a3..8517fc47 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -121,7 +121,7 @@ report_stageone_task:
dnf -y remove sos
dnf -y install python3-pip ethtool
fi
- setup_script: &setup 'pip3 install avocado-framework==94.0 python-magic'
+ setup_script: &setup 'pip3 install avocado-framework==94.0 python-magic pyyaml'
# run the unittests separately as they require a different PYTHONPATH in
# order for the imports to work properly under avocado
unittest_script: PYTHONPATH=. avocado run tests/unittests/