Skip to content

Add new plugin for running tests in testing farm#91

Closed
velezd wants to merge 2 commits into
develfrom
testing_farm
Closed

Add new plugin for running tests in testing farm#91
velezd wants to merge 2 commits into
develfrom
testing_farm

Conversation

@velezd

@velezd velezd commented Apr 28, 2026

Copy link
Copy Markdown
Collaborator

Includes unit tests and fix of stdout reportSender, so we can see the full links to TF artifacts.
For testing I used the plugin the run tests in https://gitlab.cee.redhat.com/zveleba/tf-test repo.

Examples of .tc.yaml execution section:

execution:
  type: testingFarm
  automation_data:
    test: /comps-translations
    test_repo: https://gitlab.cee.redhat.com/zveleba/tf-test.git
    test_branch: main
    compose: RHEL-9.7.0-Nightly
    arch: x86_64
    env_vars:
        TEST_PARAM_TEST: testing
execution:
  type: testingFarm
  automation_data:
    test: /test-basic

@velezd velezd closed this Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant