gicmo / rpms / bolt

Forked from rpms/bolt 4 years ago
Clone
Blob Blame History Raw
---
- hosts: localhost
  roles:
  - role: standard-test-source
    tags:
    - always
  - role: standard-test-basic
    tags:
    - atomic
    - classic
    required_packages:
    - bolt
    - pygobject3-devel
    - python3-dbus
    - python3-dbusmock
    - umockdev-devel
    tests:
    - smoke:
        dir: smoke
        run: boltctl --version
    - integration:
        dir: .
        run: ./run-it.sh source/tests/test-integration