openvmm icon indicating copy to clipboard operation
openvmm copied to clipboard

openhcl: servicing: tests from v.prev <-> v.current

Open mattkur opened this issue 1 year ago • 4 comments

From TODO in #445

mattkur avatar Dec 09 '24 19:12 mattkur

OpenHCL servicing tests should verify that OpenHCL can upgrade from the previous released version (currently the tip of release/2411 branch to main, for example), and also roll back.

mattkur avatar Dec 09 '24 19:12 mattkur

Now that we have a 2411 fork producing artifacts, this should be doable? Steps would be to bless some build as 'official', artifact it somewhere, then update the test infra in main to pull down that build and use it for servicing tests. The internal servicing tests do all this already for internal builds, and i'd expect 99% of the code there to be copyable for this.

smalis-msft avatar Mar 14 '25 17:03 smalis-msft

@justus-camp-microsoft already added this test, but it's failing periodically, so it's ignored. We need to debug this with priority.

jstarks avatar Mar 14 '25 18:03 jstarks

PR is #941

justus-camp-microsoft avatar Mar 14 '25 18:03 justus-camp-microsoft