Skip to content

Add new plugin for running tests in testing farm#90

Merged
velezd merged 2 commits into
rhinstaller:develfrom
velezd:testing_farm
Apr 29, 2026
Merged

Add new plugin for running tests in testing farm#90
velezd merged 2 commits into
rhinstaller:develfrom
velezd:testing_farm

Conversation

@velezd

@velezd velezd commented Apr 27, 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 requested review from PLukas2018 and jstodola April 27, 2026 09:06

@PLukas2018 PLukas2018 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one note to smthing I am not certain...

Comment thread libpermian/plugins/testing_farm/__init__.py
@velezd velezd merged commit 0a6fd9b into rhinstaller:devel Apr 29, 2026
6 of 7 checks passed
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.

2 participants