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 first set of tests for locality based exclusions and fix bug in locality based exclusions #1811

Merged

Conversation

johscheuer
Copy link
Member

Description

Add first specific tests to for locality based exclusions. The locality based exclusion will be the default in the future, so we have to add more testing for it.

Type of change

Please select one of the options below.

  • Other

Discussion

Testing

Manual run.

Documentation

Follow-up

@foundationdb-ci
Copy link

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

  • Commit ID: 2f0e8bf
  • Duration 3:25:19
  • 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 marked this pull request as ready for review September 21, 2023 16:03
@johscheuer johscheuer force-pushed the add-locality-based-exclusion-tests branch from 2f0e8bf to b7e87cd Compare September 26, 2023 07:21
@johscheuer johscheuer requested a review from 09harsh September 26, 2023 08:15
@johscheuer johscheuer changed the title Add first set of tests for locality based exclusions Add first set of tests for locality based exclusions and fix bug in locality based exclusions Sep 26, 2023
@foundationdb-ci
Copy link

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

  • Commit ID: b7e87cd
  • Duration 2:45:24
  • 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)

@foundationdb-ci
Copy link

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

  • Commit ID: 2b29960
  • Duration 2:44:05
  • 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: 2b29960
  • Duration 2:44:05
  • 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)

The test failures in:

logs/*.log; export fail_test=true; fi
TESTS FAILED SEE THESE LOGS:

/codebuild/output/src1452090874/src/github.com/FoundationDB/fdb-kubernetes-operator/logs/test_operator_ha_upgrades.log

are unrelated to those changes.

@johscheuer johscheuer merged commit 67e5df5 into FoundationDB:main Sep 26, 2023
8 checks passed
@johscheuer johscheuer deleted the add-locality-based-exclusion-tests branch September 26, 2023 11:46
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.

4 participants