FoundationDB / fdb-kubernetes-operator

A kubernetes operator for FoundationDB
Apache License 2.0
238 stars 81 forks source link

Minor fixes for our e2e tests to improve reliability #2082

Closed johscheuer closed 1 week ago

johscheuer commented 1 week ago

Description

One fix for a test case that could hit https://github.com/apple/foundationdb/issues/11222 in rare cases and an increase in the timeout time for the crash-looping setup.

Type of change

Please select one of the options below.

Discussion

-

Testing

Ran those test manually but CI will also run them.

Documentation

-

Follow-up

-

foundationdb-ci commented 1 week ago

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

johscheuer commented 1 week ago

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: f6a7385
  • Duration 4:07:46
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

We hit here the issue from https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2081

johscheuer commented 1 week ago

As the previous run went fine and the only failure was the timeout because of the conflict (which was fixed in another PR), I'm going to merge this PR.

foundationdb-ci commented 1 week ago

Result of fdb-kubernetes-operator-pr on Linux CentOS 7