Enable CI
This commit is contained in:
parent
5f5880a2f0
commit
e791651d70
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
12
ci.fmf
Normal file
12
ci.fmf
Normal file
@ -0,0 +1,12 @@
|
||||
/test:
|
||||
summary:
|
||||
Basic set of quick tests for libpq. Since libpq is client library and
|
||||
part of postgresql. Postgresql testsuite is used.
|
||||
discover:
|
||||
- name: fedora
|
||||
how: fmf
|
||||
url: "https://src.fedoraproject.org/tests/postgresql.git"
|
||||
ref: main
|
||||
filter: tag:libpq
|
||||
execute:
|
||||
how: tmt
|
Loading…
Reference in New Issue
Block a user