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 #553
Annotations
2 errors, 2 warnings, and 1 notice
cli-tests/tests/flow/pg-operator.spec.ts#L74
1) [flows] › flow/pg-operator.spec.ts:29:7 › Everest CLI install operators › install only postgresql-operator › re-run everest install operators command
TypeError: restartedOperator.getStdoutLines is not a function
72 | await restartedOperator.assertSuccess();
73 |
> 74 | expect(await operator.getStdOutLines()[0]).not.toEqual(await restartedOperator.getStdoutLines()[0]);
| ^
75 | await out.assertSuccess();
76 | await out.outErrContainsNormalizedMany([
77 | 'percona-xtradb-cluster-operator operator has been installed',
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/flow/pg-operator.spec.ts:74:86
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/flow/pg-operator.spec.ts:64:5
|
|
|
cli-tests/[flows] › flow/pg-operator.spec.ts#L1
cli-tests/[flows] › flow/pg-operator.spec.ts took 3.0m
|
|
The logs for this run have expired and are no longer available.
Loading