Add SSD steady state workflow #9
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A first of its kind, fully automated workflow generated by ChatGPT Codex [0], the first Software 3.0 full example. Without all the work we've put into making it super clean to easily separate work by workflows and making clear dependencies explicit through the much simpler Kconfig logic this is all much easier to do on kdevops than likely other workflow automation suites for Linux kernel development and testing. This adds a long waited feature which I knew was easy to add, but due to time we had just not added this yet. This add optional SSD steady state workflow integration.
Automated tests pass [1] so let's add this and add some more testing exposure to this.
Generated-by: ChatGPT Codex # [0] https://chatgpt.com/codex/tasks/task_e_686e9cacb810832a9f9b890ce19ff20c
Tested-by: [email protected] # [1] https://github.com/linux-kdevops/kdevops/actions/runs/16179024470/job/45671030783?pr=9
Signed-off-by: Luis Chamberlain [email protected]