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
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/pyodbc-4.0.30.tar.gz
|
||||
/pyodbc-4.0.30.tar.gz
|
||||
|
||||
@ -1 +0,0 @@
|
||||
65d171c5e14eb563e8fdc97ea0cf80ca8f8fbd15 SOURCES/pyodbc-4.0.30.tar.gz
|
||||
9
ci.fmf
Normal file
9
ci.fmf
Normal file
@ -0,0 +1,9 @@
|
||||
/test:
|
||||
summary:
|
||||
Basic set of quick tests for pyodbc.
|
||||
discover:
|
||||
how: fmf
|
||||
filter: "tier: 1"
|
||||
repository: "https://github.com/devexp-db/pyodbc-tests.git"
|
||||
execute:
|
||||
how: tmt
|
||||
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: baseos-ci.brew-build.other.functional}
|
||||
Loading…
Reference in New Issue
Block a user