e9a834e913
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/librabbitmq#8962071855c4c66dd45abc31f73ac6862ecf1dda
12 lines
179 B
YAML
12 lines
179 B
YAML
---
|
|
# Run tests in all contexts
|
|
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tests:
|
|
- Sanity
|
|
required_packages:
|
|
- librabbitmq
|