Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[POC] Trigger os-autoinst-distri-example tests from fresh openQA #5914

Closed
wants to merge 2 commits into from

Commits on Sep 3, 2024

  1. Run os-autoinst-distri-example in OpenQA

    This is supposed to trigger a isos post with the form data
    
    Signed-off-by: ybonatakis <[email protected]>
    b10n1k committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    679c533 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. [POC] Trigger os-autoinst-distri-example tests from fresh openQA

    With this PR a logged in user can trigger a job via a form, providing
    settings, git repo and a scenarion definition. User doesnt need to have
    special role. Keep in mind that NEEDLES_DIR doesnt need for
    os-autoinst-distri-example.
    Things which stayed out of this PR are:
    - The UI design
    - Posibility to upload the yaml definition
    - Some way to return data to the webUI, like the job id
    - Input validation
    - Additional error handling (maybe)
    
    https://progress.opensuse.org/issues/162899
    
    Signed-off-by: ybonatakis <[email protected]>
    b10n1k committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2032ec7 View commit details
    Browse the repository at this point in the history