#2 tests: Run libblockdev upstream tests in Fedora CI
Closed 4 years ago by vtrefny. Opened 5 years ago by vtrefny.
rpms/ vtrefny/libblockdev master_tests  into  master

file added
+27
@@ -0,0 +1,27 @@ 

+ - hosts: localhost

+   roles:

+   - role: standard-test-source

+     tags:

+     - classic

+ 

+   - role: standard-test-basic

+     tags:

+     - classic

+     tests:

+     - upstream_test_suite:

+         dir: source

+         run: python3 tests/run_tests.py -f

+     required_packages:

+     - volume_key

+     - nss-tools

+     - targetcli

+     - xfsprogs

+     - dosfstools

+     - e2fsprogs

+     - cryptsetup

+     - python3-pylint

+     - glibc-all-langpacks

+     - python3-six

+     - python3-dbus

+     - python3-yaml

+     - python3-bytesize

no initial comment

Pull-Request has been closed by vtrefny

4 years ago