re-import sources as agreed with the maintainer
This commit is contained in:
parent
bf521e6cbe
commit
859e2aff9e
6
.gitignore
vendored
6
.gitignore
vendored
@ -1 +1,7 @@
|
||||
hscolour-1.17.tar.gz
|
||||
/hscolour-1.19.tar.gz
|
||||
/hscolour-1.20.2.tar.gz
|
||||
/hscolour-1.20.3.tar.gz
|
||||
/hscolour-1.23.tar.gz
|
||||
/hscolour-1.24.1.tar.gz
|
||||
/hscolour-1.24.2.tar.gz
|
||||
|
||||
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
12
tests/tests.yml
Normal file
12
tests/tests.yml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
tags:
|
||||
- classic
|
||||
roles:
|
||||
- role: standard-test-basic
|
||||
required_packages:
|
||||
- hscolour
|
||||
tests:
|
||||
- help:
|
||||
run: HsColour --help
|
||||
...
|
||||
Loading…
Reference in New Issue
Block a user