virtio-win/tests/tests.yml
Yan Vugenfirer 3e656e3163 Add scripts that are comparing INF versions
The comparison is between the versions that are present in
signed drivers repository and should be present in
signed_drivers_versions.txt file.
The comparison is based on driver version in INF file.

- Resolves: rhbz#1738372

Signed-off-by: Yan Vugenfirer <yvugenfi@redhat.com>
2020-08-09 16:07:21 +03:00

17 lines
331 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- mount_iso:
dir: scripts
run: ./mount_iso.sh
- freeze_xp_test:
dir: scripts
run: ./acceptance_freeze.sh
- compare_inf_versions:
dir: scripts
run: compare_singed_versions.sh