mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-20 16:07:11 +08:00
feat(ql3): add frozen-admission cutover probe
This commit is contained in:
@@ -272,6 +272,10 @@ test('materializes and offline-audits one closed two-image trial kit', (t) => {
|
||||
cutoverRehearsalContents,
|
||||
/QingLong Local Alpha target-stop result:/,
|
||||
);
|
||||
assert.match(
|
||||
cutoverRehearsalContents,
|
||||
/\$APPLICATION_IMAGE" --cutover-probe --config/,
|
||||
);
|
||||
assert.match(
|
||||
cutoverRehearsalContents,
|
||||
/QingLong Local Alpha target-stop evidence:/,
|
||||
|
||||
Reference in New Issue
Block a user