Actions
action #156922
opencoordination #58184: [saga][epic][use case] full version control awareness within openQA
coordination #152847: [epic] version control awareness within openQA for test distributions
Run os-autoinst-distri-openQA directly from git without anything related in o3:/var/lib/openqa/share/tests
Description
Motivation¶
With #154783 we have proper git caching so we can run git based tests efficiently on our workers now. Now we should go the next step and migrate one "production" test distribution to use only git and not hold anything provided by admins on o3 in o3:/var/lib/openqa/share/tests for this test distribution initially leaving it to openQA to automatically handle any checkout of the test distribution directory.
Acceptance criteria¶
- AC1:
o3:/var/lib/openqa/share/tests/open{qa,QA}
does not need to be checked out (should already be covered in general, needs to be tested on o3) - AC2:
o3:/var/lib/openqa/share/tests/open{qa,QA}
does not need to be updated by fetchneedles - AC3: openqa-in-openqa tests still pass consistently
- AC4: openqa-in-openqa test details and source code views still show content as expected
Suggestions¶
- Similar to #162125 but only about os-autoinst-distri-openQA which already uses CASEDIR=https://github.com… consistently but includes the initial checkout part as well
- Wait for #164898 first
- DONE Change test definitions in https://github.com/os-autoinst/os-autoinst-distri-openQA/blob/master/scenario-definitions.yaml to use https://github.com/os-autoinst/os-autoinst-distri-openQA for test code (and needles)
- Check that tests can be triggered this way
- Remove o3:/var/lib/openqa/share/tests/openqa and o3:/var/lib/openqa/share/tests/openQA and ensure tests still work as well as source code view and needle candidates in test details pages
- Ensure that openQA automatically keeps the git checkout up to date without needing fetchneedles
Updated by okurz 7 months ago
- Copied from action #154783: [spike][timeboxed:10h] Run os-autoinst-distri-example directly from git and ensure candidate needles show up on the web UI size:S added
Updated by okurz 7 months ago
- Related to action #157159: Show version of candidate needles the test ran on in the "diff view" on the test details page added
Updated by okurz 7 months ago
- Copied to action #157270: [spike solution][timeboxed:20h] Run os-autoinst-distri-openQA directly from git without anything related in /var/lib/openqa/share/tests added
Updated by okurz 4 months ago
- Copied to action #162125: [timeboxed:10h][spike] Let openQA keep test distribution checkouts up to date without needing fetchneedles size:S added
Updated by tinita about 1 month ago
- Status changed from Blocked to New
- Assignee deleted (
okurz)
#162125 done, unblocking
Updated by okurz 25 days ago
- Related to action #164898: Replace fetchneedles with a minion job size:M added
Actions