EVEREST-1790 Extend help message for CLI namespace update
command
#3457
Annotations
4 errors, 3 warnings, and 1 notice
Run integration tests:
api-tests/tests/helpers.ts#L15
1) [api] › psmdb-clusters.spec.ts:268:5 › sharded psmdb cluster ──────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at /home/runner/work/everest/everest/api-tests/tests/psmdb-clusters.spec.ts:317:5
|
Run integration tests:
api-tests/tests/helpers.ts#L15
1) [api] › psmdb-clusters.spec.ts:268:5 › sharded psmdb cluster ──────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at /home/runner/work/everest/everest/api-tests/tests/psmdb-clusters.spec.ts:310:3
|
Run integration tests:
api-tests/tests/helpers.ts#L15
1) [api] › psmdb-clusters.spec.ts:268:5 › sharded psmdb cluster ──────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at /home/runner/work/everest/everest/api-tests/tests/psmdb-clusters.spec.ts:310:3
|
Run integration tests
Process completed with exit code 2.
|
Set up Go release
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
Run integration tests
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
Run integration tests:
api-tests/[api] › pg-clusters.spec.ts#L1
api-tests/[api] › pg-clusters.spec.ts took 54.9s
|
Run integration tests
1 failed
[api] › psmdb-clusters.spec.ts:268:5 › sharded psmdb cluster ───────────────────────────────────
53 passed (2.7m)
|
Loading