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

Revert "Revert "Run openQA-in-openQA test using nginx web proxy as well"" #349

Merged
merged 1 commit into from
Jul 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 7 additions & 0 deletions job_groups/openqa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,13 @@ scenarios:
Maintainer: okurz@suse.de Test for installation of openQA itself.
To be used with "openqa" distri. Publishes an qcow2 image including the openQA installation
ready to run as an appliance.
- openqa_install_nginx:
testsuite: null
settings:
OPENQA_WEB_PROXY: 'nginx'
description: >-
Maintainer: okurz@suse.de Test for installation of openQA itself.
To be used with "openqa" distri. This uses nginx instead of apache2.
- openqa_from_git:
testsuite: null
settings:
Expand Down