Actions
action #130943
closedcoordination #58184: [saga][epic][use case] full version control awareness within openQA
coordination #48641: [epic] Trigger openQA tests in pull requests of any product github pull request
coordination #130850: [epic] Use openqa-clone-custom-git-refspec to parse github description+comments and trigger openQA tests as part of CI
Test parameterization for github description/comments mentioned openQA job clones as part of CI size:S
Description
Motivation¶
See epic #130850
Acceptance criteria¶
- AC1: One is able to customize test scheduling in github description/comments with additional test parameters, e.g.
openqa: http://my/openqa/t1 FOO=bar
oropenqa: BAR=eggs
Suggestions¶
- Wait for #130934 and #130940
- See https://github.com/os-autoinst/scripts/pull/292 how it was done for cloning script based on github description
- Additional test parameters specified are applied same as users are used to with openqa-clone-job - we don't expect to use the script but e.g. CloneJob.pm or refactor code as needed to support that
- Extend documentation to cover that
Updated by okurz 8 months ago
- Subject changed from Test parameterization for github description/comments mentioned openQA job clones as part of CI to Test parameterization for github description/comments mentioned openQA job clones as part of CI size:S
- Description updated (diff)
- Status changed from New to Workable
Actions