oamg/Schedule regression tests on Testing Farm

A github action will issue a request to the Testing Farm Service to run tmt tests from a certain repository, with certain copr-build(s) and a certain compose.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 26, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: oamg/testing-farm-service-action@cc3f1e3bf5e0ff2b97bfe96552107acee475875c # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tft_serverA Testing farm server urlyes
tft_tokenA testing farm user tokenyes
composeA compose for testsyes
tests_repositoryA git repository containing tmt testshttps://gitlab.cee.redhat.com/oamg/tmt-plans
tests_regexLimit to running specific tests only with regex^(?!.*c2r)(?!.*sap)
tests_refmaster
archSpecify an architecture for test envx86_64
coprName of copr to use for the artifactsepel-7-x86_64
artifactsComma-separated copr-builds to install in test envyes
env_varsEnvironment variables for test env, separated by ; or ,""
tmt_contextValue of tmt.context, variables separated by ; or ,""
debugPrint debug logs when preparing/issuing requesttrue
test_nameA name for the launched test set. Something human-readable to be shown in github comment together with the results.""
namedescription
request_idAn id of a scheduled testing farm request