Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes for our e2e tests to improve reliability #2082

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

johscheuer
Copy link
Member

Description

One fix for a test case that could hit apple/foundationdb#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.

  • Bug fix (non-breaking change which fixes an issue)

Discussion

Testing

Ran those test manually but CI will also run them.

Documentation

Follow-up

@johscheuer johscheuer added the bug Something isn't working label Jun 26, 2024
@foundationdb-ci
Copy link

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)

@johscheuer
Copy link
Member Author

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 #2081

@johscheuer
Copy link
Member Author

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.

@johscheuer johscheuer merged commit 2f9ed42 into FoundationDB:main Jun 26, 2024
7 of 8 checks passed
@johscheuer johscheuer deleted the minor-e2e-test-fixes branch June 26, 2024 17:08
@foundationdb-ci
Copy link

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

  • Commit ID: c76d7c9
  • Duration 3:13:51
  • 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants