AKS Test #626
Annotations
4 errors
|
Remove UDS Core
The action 'Remove UDS Core' has timed out after 10 minutes.
|
|
Test UDS Core
Process completed with exit code 1.
|
|
Test UDS Core:
test/vitest/pepr-policies/storage.spec.ts#L59
AssertionError: expected { Object (data, ok, ...) } to match object { ok: false, data: { …(1) } }
(11 matching properties omitted from actual)
- Expected
+ Received
{
"data": {
- "message": StringContaining "hostPath volume 'host-vol' must be mounted as readOnly.",
+ "message": "Internal error occurred: failed calling webhook \"pepr-uds-core.pepr.dev\": failed to call webhook: Post \"https://pepr-uds-core.pepr-system.svc:443/mutate/2f9d23403d1b6becb51426ef1d766d9a94acb0250f1754d8aaf4393575995b57?timeout=10s\": read tcp 172.31.53.212:55370->10.244.0.35:3000: read: connection reset by peer",
},
"ok": false,
}
❯ expected pepr-policies/storage.spec.ts:59:17
|
|
Test UDS Core:
test/vitest/pepr-policies/storage.spec.ts#L14
AssertionError: expected { Object (data, ok, ...) } to match object { ok: false, data: { …(1) } }
(11 matching properties omitted from actual)
- Expected
+ Received
{
"data": {
- "message": StringContaining "Volume host-vol has a disallowed volume type of 'hostPath'.",
+ "message": "Internal error occurred: failed calling webhook \"pepr-uds-core.pepr.dev\": failed to call webhook: Post \"https://pepr-uds-core.pepr-system.svc:443/mutate/2f9d23403d1b6becb51426ef1d766d9a94acb0250f1754d8aaf4393575995b57?timeout=10s\": read tcp 172.31.50.91:52836->10.244.1.237:3000: read: connection reset by peer",
},
"ok": false,
}
❯ expected pepr-policies/storage.spec.ts:14:17
|
background
wait
wait-all
cancel
parallel
Loading