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

New test group and pipeline for long-running tests #6031

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mprimi
Copy link
Contributor

@mprimi mprimi commented Oct 22, 2024

This pull request introduces a new group of tests for server: long-running test.
Anything that takes more than a few seconds can be relocated here to speedup the regular CI flow.

  • Add a new test group
  • Add an example test (KV Put for 3 minutes with server restarts)
  • Set up GH workflow (scheduled daily)

Signed-off-by: Marco Primi marco@nats.io

@mprimi mprimi requested a review from a team as a code owner October 22, 2024 22:31
 - Introduce a new group of test: long-running (too long for regular CI)
 - Protect group with build tag to avoid unintentional execution
 - Add example test 'KVPutWithServerRestarts' in the new group
@mprimi mprimi changed the title New test group: long tests New test group and pipeline: long-running tests Oct 23, 2024
@mprimi mprimi changed the title New test group and pipeline: long-running tests New test group and pipeline for long-running tests Oct 23, 2024
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.

2 participants