scapy/tests/tests.yml
Li Shuang 874887427c Enable gating test on RHEL10
Related: RHELMISC-3943
2024-06-06 08:35:31 +00:00

16 lines
352 B
YAML

# Tests for scapy
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source
- role: standard-test-basic
required_packages:
- python3-pip
tests:
- install-tox-mock:
run: pip3 install tox mock
- smoke-test:
dir: ./source/test/
run: chmod +x ./run_tests && bash ./run_tests -t fields.uts