This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
EVEREST-458 Restart everest-operator pod during the provisioning #550
Annotations
7 errors, 1 warning, and 1 notice
cli-tests/tests/list/database-engines.spec.ts#L31
1) [cli] › list/database-engines.spec.ts:35:7 › Database engines › list ──────────────────────────
TypeError: dbengine not yet installed
Cannot read properties of undefined (reading 'status')
29 | intervals: [1000],
30 | timeout: 240 * 1000,
> 31 | }).toBe(true);
| ^
32 | });
33 |
34 | test.describe('Database engines', async () => {
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/list/database-engines.spec.ts:31:6
|
cli-tests/tests/list/database-engines.spec.ts#L31
1) [cli] › list/database-engines.spec.ts:35:7 › Database engines › list ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: dbengine not yet installed
Cannot read properties of undefined (reading 'status')
29 | intervals: [1000],
30 | timeout: 240 * 1000,
> 31 | }).toBe(true);
| ^
32 | });
33 |
34 | test.describe('Database engines', async () => {
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/list/database-engines.spec.ts:31:6
|
cli-tests/tests/list/database-engines.spec.ts#L31
1) [cli] › list/database-engines.spec.ts:35:7 › Database engines › list ──────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: dbengine not yet installed
Cannot read properties of undefined (reading 'status')
29 | intervals: [1000],
30 | timeout: 240 * 1000,
> 31 | }).toBe(true);
| ^
32 | });
33 |
34 | test.describe('Database engines', async () => {
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/list/database-engines.spec.ts:31:6
|
cli-tests/tests/list/versions.spec.ts#L31
2) [cli] › list/versions.spec.ts:35:7 › Versions › list ──────────────────────────────────────────
TypeError: dbengine not yet installed
Cannot read properties of undefined (reading 'status')
29 | intervals: [1000],
30 | timeout: 240 * 1000,
> 31 | }).toBe(true);
| ^
32 | });
33 |
34 | test.describe('Versions', async () => {
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/list/versions.spec.ts:31:6
|
cli-tests/tests/list/versions.spec.ts#L31
2) [cli] › list/versions.spec.ts:35:7 › Versions › list ──────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: dbengine not yet installed
Cannot read properties of undefined (reading 'status')
29 | intervals: [1000],
30 | timeout: 240 * 1000,
> 31 | }).toBe(true);
| ^
32 | });
33 |
34 | test.describe('Versions', async () => {
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/list/versions.spec.ts:31:6
|
cli-tests/tests/list/versions.spec.ts#L31
2) [cli] › list/versions.spec.ts:35:7 › Versions › list ──────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: dbengine not yet installed
Cannot read properties of undefined (reading 'status')
29 | intervals: [1000],
30 | timeout: 240 * 1000,
> 31 | }).toBe(true);
| ^
32 | });
33 |
34 | test.describe('Versions', async () => {
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/list/versions.spec.ts:31:6
|
|
|
|
The logs for this run have expired and are no longer available.
Loading