Add gating tier1 tests
Gating.yaml file has been added but not the tests dir. Related: rhbz#1967567 Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
This commit is contained in:
parent
4cf4db1b7f
commit
34cc5a96e6
14
tests/tests.yml
Normal file
14
tests/tests.yml
Normal file
@ -0,0 +1,14 @@
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-basic
|
||||
tags:
|
||||
- classic
|
||||
repositories:
|
||||
- repo: "git://pkgs.devel.redhat.com/tests/bpftrace"
|
||||
dest: gating
|
||||
required_packages:
|
||||
- bpftrace
|
||||
- bash
|
||||
- kernel-devel
|
||||
tests:
|
||||
- gating
|
Loading…
Reference in New Issue
Block a user