action #50675
openopenQA Tests - coordination #15132: [saga][epic] Better structure of test plans in main.pm
coordination #44360: [epic] Parameterize test suites within job groups
Commit changes to scheduling YAML to Git repository
0%
Description
The PR for the YAML import (https://github.com/os-autoinst/openQA/pull/2044) comes already with a basic web UI. So far changes are applied to openQA's database but the goal is to manage the YAML within Git. Therefore the web UI should also push the changes to a Git repository, similar to how the needle editor works.
tasks¶
- Make the YAML import route commit the changes also via Git. It should be configurable like the Git commit feature of the needle editor.
- Setup a Git repository for OSD and o3 and configure those instances.
Updated by livdywan over 5 years ago
Updated by livdywan over 5 years ago
As per today's weekly we decided that support for a Git backend will be optional and not mandatory for using job template YAML in production.
Updated by mkittler about 5 years ago
Note that it would be conceivable to get rid of the editor in the web UI and commit changes only via Git. However, the editor has a nice preview feature and validation. Besides, it is possibly more convenient to use for casual users.
So it would be nice if the editor would still be able to create commits itself. With the needle editor we use the same approach but it sometimes leads to problems (e.g. messes up Git repo). Maybe we can improve that by pushing the commit only to a newly created branch. Then we can just redirect the user to the "Create PR" page of GitHub/GitLab for that branch.
Updated by mkittler about 5 years ago
- Related to action #57536: [functional][y] implement autodeployment of the job group settings to osd added
Updated by okurz almost 5 years ago
- Blocks action #59085: Make the YAML editor in Job group more user friendly added
Updated by okurz almost 5 years ago
- Due date set to 2020-02-29
setting due-date to a later date to prevent reminders in the parent ticket as other, resolved tickets have their due dates passed by now.
Updated by okurz almost 5 years ago
- Blocks deleted (action #59085: Make the YAML editor in Job group more user friendly)
Updated by okurz almost 5 years ago
- Related to action #59085: Make the YAML editor in Job group more user friendly added