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

Split server tests from non-server tests in nightly release #1638

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

BelSasha
Copy link
Contributor

@BelSasha BelSasha commented Jan 6, 2025

No description provided.

@BelSasha BelSasha changed the title fix not cluster nightly release tests [WUP] split server tests from non-server tests in nightly release Jan 6, 2025
@BelSasha BelSasha changed the title [WUP] split server tests from non-server tests in nightly release [WIP] split server tests from non-server tests in nightly release Jan 6, 2025
@BelSasha BelSasha force-pushed the sb/fix-non-cluster-release-tests branch 2 times, most recently from 976d1d1 to da18601 Compare January 6, 2025 14:18
@BelSasha BelSasha changed the base branch from sb/fix-cluster-release-bugs to main January 6, 2025 14:18
@BelSasha BelSasha changed the title [WIP] split server tests from non-server tests in nightly release Split server tests from non-server tests in nightly release Jan 6, 2025
@BelSasha BelSasha marked this pull request as ready for review January 6, 2025 14:19
run: pytest --level release tests -k "not clustertest and not ondemand and not multinode and not servertest"
timeout-minutes: 60

server-tests:
Copy link
Collaborator

Choose a reason for hiding this comment

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

do we need server tests in nightly release testing? since it's already running in CI for PRs / main

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah fair point, think we can skip them

@BelSasha BelSasha force-pushed the sb/fix-non-cluster-release-tests branch from da18601 to 31caea4 Compare January 6, 2025 15:20
@BelSasha BelSasha requested a review from carolineechen January 6, 2025 15:20
@BelSasha BelSasha merged commit ba723f2 into main Jan 6, 2025
11 checks passed
@BelSasha BelSasha deleted the sb/fix-non-cluster-release-tests branch January 6, 2025 16:26
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