prometheus-simpleclient-java/tests/tests.yml

16 lines
336 B
YAML
Raw Normal View History

---
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- prometheus-simpleclient-java
- prometheus-simpleclient-java-tests
- maven-local
tests:
- xmvn_installed_rpm_surefire:
dir: .
run: "xmvn surefire:test"