libpq/plans
Nikola Davidova 973d3dd866 Create plans and update gating.yaml
- Add tier1 plan
- Add tier2 plan
- Update gating.yaml
- Add README.md
- Implement tier filter
- Create separate tests for centos and rhel
- Fix linting errors in plans/tier1.fmf and plans/tier2.fmf
- Update test case names for Fedora and RHEL
2025-03-14 13:51:27 +01:00
..
README.md Create plans and update gating.yaml 2025-03-14 13:51:27 +01:00
tier1.fmf Create plans and update gating.yaml 2025-03-14 13:51:27 +01:00
tier2.fmf Create plans and update gating.yaml 2025-03-14 13:51:27 +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)