e21f5e26d2
It was removed in 6dc543dc8e
("Bring gating.yaml over from Brew dist-git")
during migration to c8s.
10 lines
152 B
YAML
10 lines
152 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- simple:
|
|
dir: .
|
|
run: driverctl --help
|