From e21f5e26d214d46f29f4f126aa76376214733d27 Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Wed, 13 Dec 2023 16:24:24 +0100 Subject: [PATCH] Re-add tests/tests.yml It was removed in 6dc543dc8e80 ("Bring gating.yaml over from Brew dist-git") during migration to c8s. --- tests/tests.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/tests.yml diff --git a/tests/tests.yml b/tests/tests.yml new file mode 100644 index 0000000..f389d4d --- /dev/null +++ b/tests/tests.yml @@ -0,0 +1,9 @@ +- hosts: localhost + roles: + - role: standard-test-basic + tags: + - classic + tests: + - simple: + dir: . + run: driverctl --help