libpq/plans
2025-03-21 14:50:22 +01:00
..
modules.fmf Add plans for postgresql:16 2025-03-21 14:50:22 +01:00
README.md Create plans and update gating.yaml 2025-03-14 10:11:46 +01:00
tier1.fmf enabled beaker-tasks 2025-03-19 15:15:54 +01:00
tier2.fmf enabled beaker-tasks 2025-03-19 15:15:54 +01:00

This directory contains test plans for libpq, structured in 2 tiers.

To manually run the tests, use: tmt -c distro=rhel9 run -avvv --skip finish plan --name tier2 execute --how tmt --interactive test --name . provision --how minute --image rhel9 login prepare -h shell --script 'dnf config-manager --set-enabled beaker-tasks' (rhel9 can be replace for rhel10 or other and plan --name for tier1)