scapy/tests/tests.yml
Jianwen Ji f4ba8934f3 Enable gating test on RHEL9
Resolves: rhbz#1974642

Signed-off-by: Jianwen Ji <jiji@redhat.com>
2021-06-29 17:03:03 +08: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