Skip to content

Commit

Permalink
update .cirrus.yml - add ifconfig for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Defenso-QTH committed Nov 17, 2024
1 parent 4969ebd commit a3e1b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ iocage_tests_task:
ifconfig_script: ifconfig
test_script: pytest --zpool=pool tests/functional_tests --junit-xml=reports/pytest-report.xml -rA --image --jail_ip=192.168.2.2
always:
ifconfig_after_script: ifconfig
pytest_results_artifacts:
path: reports/*.xml
format: junit

0 comments on commit a3e1b48

Please sign in to comment.