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

Add e2e test case for maintenance mode interaction #1915

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

johscheuer
Copy link
Member

@johscheuer johscheuer commented Jan 11, 2024

Description

This PR adds two tests cases for testing the interaction with the maintenance mode. In the future we can extend those test cases.

Type of change

Please select one of the options below.

  • Other

Discussion

Testing

Ran manually:

Ran 2 of 2 Specs in 930.483 seconds
SUCCESS! -- 2 Passed | 0 Failed | 0 Pending | 0 Skipped
--- PASS: TestOperatorHA (930.49s)
PASS
ok      github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator_maintenance_mode      930.898s

Documentation

Follow-up

@foundationdb-ci
Copy link

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

  • Commit ID: eb6b820
  • Duration 1:45:14
  • 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 force-pushed the add-maintenance-mode-tests branch from eb6b820 to ebfba0a Compare January 11, 2024 13:21
@foundationdb-ci
Copy link

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

  • Commit ID: ebfba0a
  • Duration 1:42:25
  • 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)

@johscheuer johscheuer merged commit d98e1ea into FoundationDB:main Jan 11, 2024
9 checks passed
@johscheuer johscheuer deleted the add-maintenance-mode-tests branch January 11, 2024 15:57
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