Compare commits
No commits in common. "c10s" and "c8-beta" have entirely different histories.
@ -1 +0,0 @@
|
||||
1
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/psycopg2-*.tar.gz
|
||||
SOURCES/psycopg2-2.9.6.tar.gz
|
||||
|
1
.python3.12-psycopg2.metadata
Normal file
1
.python3.12-psycopg2.metadata
Normal file
@ -0,0 +1 @@
|
||||
f8f323406dc89e83e738b3d5708a0fffe91de3f8 SOURCES/psycopg2-2.9.6.tar.gz
|
@ -1,7 +0,0 @@
|
||||
--- !Policy
|
||||
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
11
plan.fmf
11
plan.fmf
@ -1,11 +0,0 @@
|
||||
discover:
|
||||
- name: Smoke-tests
|
||||
how: shell
|
||||
tests:
|
||||
- name: python-import-test
|
||||
test: python3.12 -c 'import psycopg2'
|
||||
require:
|
||||
- python3.12-psycopg2
|
||||
duration: 1m
|
||||
execute:
|
||||
how: tmt
|
Loading…
Reference in New Issue
Block a user