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

Fix the plugin e2e test setup #2184

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

johscheuer
Copy link
Member

Description

Otherwise I saw cases where the clusters where not properly recreated.

Type of change

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

Discussion

Testing

Ran e2e tests for the plugin manually.

Documentation

Follow-up

@foundationdb-ci
Copy link

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

  • Commit ID: 9e8588c
  • Duration 2:52:26
  • 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 johscheuer closed this Dec 16, 2024
@johscheuer johscheuer reopened this Dec 16, 2024
@johscheuer
Copy link
Member Author

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

  • Commit ID: 9e8588c
  • Duration 2:52:26
  • 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)

That failure was unrelated:

Summarizing 1 Failure:
  [FAIL] Operator when the operator is allowed to reset the maintenance zone [It] should reset the maintenance mode once the Pod was restarted [e2e, pr]
  /codebuild/output/src718197840/src/github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator/operator_test.go:2225

@johscheuer johscheuer merged commit 5f15e1a into FoundationDB:main Dec 16, 2024
14 of 15 checks passed
@johscheuer johscheuer deleted the fix-plugin-setup branch December 16, 2024 12:33
@foundationdb-ci
Copy link

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

  • Commit ID: 9e8588c
  • Duration 2:56:54
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants