FoundationDB / fdb-kubernetes-operator

A kubernetes operator for FoundationDB
Apache License 2.0
241 stars 82 forks source link

Velocity test is failing multiple times #1424

Closed johscheuer closed 1 year ago

johscheuer commented 1 year ago

What happened?

Currently our e2e test for velocity is failing multiple times. We have to investigate the root of the failure.

What did you expect to happen?

The test should be passing without and issue.

How can we reproduce it (as minimally and precisely as possible)?

See the recent PR runs.

Anything else we need to know?

No response

FDB Kubernetes operator

```console $ kubectl fdb version # paste output here ```

Kubernetes version

```console $ kubectl version # paste output here ```

Cloud provider

johscheuer commented 1 year ago

Fixed in https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1425