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 wait time for CI runs to reduce congestion #2046

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

johscheuer
Copy link
Member

Description

This should help a bit when running all test suites at the "same time".

Type of change

  • Other

Discussion

Testing

CI will be running the tests. I run a test locally by setting the environment variable manually:

=== RUN   TestOperator
  "level"=0 "msg"="waiting for" "1m51s"="before executing test suite"
Running Suite: Operator test suite - /Users/jscheuermann/go/src/github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator
=================================================================================================================================
Random Seed: 1717434974

Documentation

N/A

Follow-up

@foundationdb-ci
Copy link

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

  • Commit ID: 3db7b28
  • Duration 2:24:23
  • 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)

Copy link
Contributor

@nicmorales9 nicmorales9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems sensible to me

@johscheuer johscheuer merged commit 5dda331 into FoundationDB:main Jun 4, 2024
8 checks passed
@johscheuer johscheuer deleted the add-waittime-for-ci branch June 4, 2024 14:05
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.

None yet

3 participants