- 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 |
||
|---|---|---|
| .. | ||
| README.md | ||
| tier1.fmf | ||
| tier2.fmf | ||
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)