Blob Blame History Raw
---
# - hosts: localhost
- hosts: all
  roles:
    - role: standard-test-source
      tags:
        - always

    - role: standard-test-basic
      tags:
        - atomic
        - classic
      required_packages:
        - python3
        - python3-dbus
        - libblockdev-plugins-all
        - python3-yaml
        - targetcli
      tests:
        - unit-tests:
            dir: .
            run: ./unit_testing.sh