mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-22 02:27:44 +08:00
fix(ci): count both OCI recovery reads
This commit is contained in:
@@ -243,6 +243,8 @@ test('private Registry evidence uses one exact Secret file and authenticated req
|
||||
assert.match(live, /secretName: 'ql3-e2e-registry-auth'/);
|
||||
assert.match(live, /defaultMode: 288/);
|
||||
assert.match(live, /authentication: 'exact-registry-basic'/);
|
||||
assert.match(live, /fixture\.initial\.routes\.length \* 2/);
|
||||
assert.match(live, /fixture\.upgrade\.routes\.length \* 2/);
|
||||
assert.match(
|
||||
live,
|
||||
/packageRequests\.every\(\(event\) => event\.authenticated === true\)/,
|
||||
|
||||
Reference in New Issue
Block a user