Local Full Test Suite Workflow? #74
Replies: 1 comment 3 replies
-
|
Hi Wesley, Thank you for having started this conversation.
Definitively yes, I was planning to work on that ASAP.
I guess yes, but when looking at what you did, I'm not sure whether I understand why there are so many new scripts and modifications for this. Is it not possible to re-use existing code? Out of curiosity, was adding a container to run
I think starting by mentioning what you want to achieve (and why) might be preferable. For example, I imagine most people only want to validate their patches before submitting them. So I guess they don't need the whole automation system with another web interface to display the results, or do they? :) Otherwise, the development is similar to the kernel one: documented incremental changes reusing existing blocks as much as possible. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have a fork of NIPA that is currently ahead of upstream/main with a local vmksft-oriented workflow intended to make
broader local testing easier to run and reproduce.
The main thing it adds is a containerized/local harness under local/ that can:
Before I spend time cleaning this up for upstreaming, I wanted to ask:
workflow like this?
Beta Was this translation helpful? Give feedback.
All reactions