Actions
action #168379
closedcoordination #58184: [saga][epic][use case] full version control awareness within openQA
coordination #152847: [epic] version control awareness within openQA for test distributions
Enable automatic openQA git clone by default size:S
Description
Motivation¶
After #164898 and stabilization on o3 we should make automatic git cloning the default
Acceptance criteria¶
- AC1: Instead of the fetchneedles cronjob test/needle repos are updated via a minion job when tests are started on instances based on default config
Suggestions¶
- Switch the default in the openQA Setup.pm file
- Update the comment in etc/openqa.ini
- Monitor impact on OSD (or have we already enabled it there?) --> That is part of #168376, so this ticket should be worked on after that
- Announce the change? Consider impact on instances that don't set this
Updated by okurz 5 months ago
- Copied from action #168376: Enable automatic openQA git clone instead of fetchneedles on OSD size:S added
Updated by mkittler 4 months ago
- Blocked by action #169342: Fix scheduling parallel clusters with `PARALLEL_ONE_HOST_ONLY=1` when the openQA jobs depend on Minion jobs e.g. `git_clone` tasks started for the `git_auto_update` feature size:M added
Updated by mkittler 4 months ago
- Blocked by action #169510: Improve non-transactional creation of Minion jobs for Git updates when restarting jobs size:M added
Updated by livdywan 3 months ago
- Related to action #169204: [sporadic] [openqa-in-openqa] openqa_install_multimachine test fails in test_running - taking too long until test is running size:S added
Updated by okurz 3 months ago
- Blocks action #157612: Bump openQA version from 4.6.x to 5.x to be consistent with semver added
Updated by okurz about 1 month ago
- Target version changed from Tools - Next to Ready
Updated by okurz 10 days ago
I guess after having git auto-clone enabled in upstream we should remove the override in O3, OSD and in openQA-in-openQA tests -> https://github.com/os-autoinst/os-autoinst-distri-openQA/pull/225 , right?
Updated by okurz 6 days ago
https://github.com/os-autoinst/os-autoinst-distri-openQA/pull/225 merged. I also reverted the config changes on o3
https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/1385 for OSD, wanna merge?
Actions