Compare commits
No commits in common. "c8" and "c8s" have entirely different histories.
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
13
.gitignore
vendored
13
.gitignore
vendored
@ -1 +1,12 @@
|
|||||||
SOURCES/rel_1_0_6.tar.bz2
|
Mako-0.3.4.tar.gz
|
||||||
|
Mako-0.3.5.tar.gz
|
||||||
|
Mako-0.3.6.tar.gz
|
||||||
|
Mako-0.4.0.tar.gz
|
||||||
|
/Mako-0.4.2.tar.gz
|
||||||
|
/Mako-0.5.0.tar.gz
|
||||||
|
/Mako-0.7.3.tar.gz
|
||||||
|
/Mako-0.9.1.tar.gz
|
||||||
|
/Mako-1.0.0.tar.gz
|
||||||
|
/Mako-1.0.1.tar.gz
|
||||||
|
/Mako-1.0.3.tar.gz
|
||||||
|
/rel_1_0_6.tar.bz2
|
||||||
|
@ -1 +0,0 @@
|
|||||||
731739475119e7e1f238407839588d4a83c08167 SOURCES/rel_1_0_6.tar.bz2
|
|
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}
|
8
plan.fmf
Normal file
8
plan.fmf
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
summary: Simple gating test
|
||||||
|
execute:
|
||||||
|
how: tmt
|
||||||
|
discover:
|
||||||
|
how: shell
|
||||||
|
tests:
|
||||||
|
- name: /import
|
||||||
|
test: python3 -c "import mako"
|
Loading…
Reference in New Issue
Block a user