fix: isolate artifact rebuild from release suites
Memind CI / Test, build, and release guards (push) Has been cancelled
Memind CI / Test, build, and release guards (push) Has been cancelled
This commit is contained in:
@@ -2,6 +2,9 @@ export const AUTOMATION_SUITES = Object.freeze([
|
||||
{
|
||||
id: 'runtime-reproducibility',
|
||||
mode: 'upgrade',
|
||||
// Rebuilds .runtime/portal in place. Keep this suite isolated from all
|
||||
// suites that boot or inspect the shared candidate runtime.
|
||||
exclusive: true,
|
||||
scenarios: ['REL-03'],
|
||||
cases: {
|
||||
'REL-03': ['candidate plus two clean rebuilds produce the same sorted runtime tree SHA256'],
|
||||
|
||||
Reference in New Issue
Block a user