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

test: vnode count chaos test in e2e madsim #19250

Merged
merged 16 commits into from
Nov 18, 2024
Merged

Conversation

BugenZhao
Copy link
Member

@BugenZhao BugenZhao commented Nov 4, 2024

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

Introduce a new CLI arg --random-vnode-count for madsim e2e tests, which sets the STREAMING_MAX_PARALLELISM to a random value before running each DDL statement.

This covers the behavior of multiple jobs with varying vnode counts within a single cluster, especially when they have dependencies in the streaming graph.

Added as a new step in main-cron.


An example of passed run in PR workflow: https://buildkite.com/risingwavelabs/pull-request/builds/61753#01930563-f129-4363-9599-7b25af97510a

Checklist

  • I have written necessary rustdoc comments
  • I have added necessary unit tests and integration tests
  • All checks passed in ./risedev check (or alias, ./risedev c)

Documentation

  • My PR needs documentation updates. (Please use the Release note section below to summarize the impact on users)

Release note

If this PR includes changes that directly affect users or other significant modifications relevant to the community, kindly draft a release note to provide a concise summary of these changes. Please prioritize highlighting the impact these changes will have on users.

@graphite-app graphite-app bot requested a review from a team November 4, 2024 10:03
@BugenZhao BugenZhao force-pushed the bz/vnode-count-chaos-test branch from 767b7a6 to 10ce155 Compare November 5, 2024 09:47
@BugenZhao BugenZhao changed the base branch from main to bz/scheduler-refine-for-var-vnode-count November 5, 2024 09:47
Copy link
Member Author

BugenZhao commented Nov 5, 2024

@BugenZhao BugenZhao force-pushed the bz/scheduler-refine-for-var-vnode-count branch from 90ddcfc to 289d0cb Compare November 5, 2024 09:59
@BugenZhao BugenZhao force-pushed the bz/vnode-count-chaos-test branch 8 times, most recently from fba9108 to ac80a0f Compare November 6, 2024 09:05
@BugenZhao BugenZhao force-pushed the bz/vnode-count-chaos-test branch from e9e4483 to c6edb30 Compare November 6, 2024 09:42
@BugenZhao BugenZhao force-pushed the bz/scheduler-refine-for-var-vnode-count branch from c3f6718 to 8a5a086 Compare November 7, 2024 06:07
@BugenZhao BugenZhao force-pushed the bz/vnode-count-chaos-test branch 3 times, most recently from 17276bb to 16eecea Compare November 7, 2024 07:39
@BugenZhao BugenZhao changed the title feat(ci): vnode count chaos test [WIP] feat(ci): vnode count chaos test in e2e madsim Nov 7, 2024
@BugenZhao BugenZhao force-pushed the bz/vnode-count-chaos-test branch from a00787e to 0b40c9f Compare November 12, 2024 10:07
@BugenZhao BugenZhao changed the base branch from main to bz/project-set-error-fix-again November 12, 2024 10:07
@BugenZhao BugenZhao force-pushed the bz/vnode-count-chaos-test branch 2 times, most recently from 0770958 to d4639f3 Compare November 12, 2024 10:10
Signed-off-by: Bugen Zhao <[email protected]>
Signed-off-by: Bugen Zhao <[email protected]>
Signed-off-by: Bugen Zhao <[email protected]>
Signed-off-by: Bugen Zhao <[email protected]>
Signed-off-by: Bugen Zhao <[email protected]>
Signed-off-by: Bugen Zhao <[email protected]>
Signed-off-by: Bugen Zhao <[email protected]>
Signed-off-by: Bugen Zhao <[email protected]>
Signed-off-by: Bugen Zhao <[email protected]>
Signed-off-by: Bugen Zhao <[email protected]>
Signed-off-by: Bugen Zhao <[email protected]>
Signed-off-by: Bugen Zhao <[email protected]>
@BugenZhao BugenZhao force-pushed the bz/project-set-error-fix-again branch from 1e85b92 to be37009 Compare November 15, 2024 05:50
@BugenZhao BugenZhao force-pushed the bz/vnode-count-chaos-test branch from d4639f3 to 45ee311 Compare November 15, 2024 05:50
Base automatically changed from bz/project-set-error-fix-again to main November 15, 2024 07:02
@BugenZhao BugenZhao enabled auto-merge November 18, 2024 04:26
@BugenZhao BugenZhao added this pull request to the merge queue Nov 18, 2024
Merged via the queue into main with commit ca54fff Nov 18, 2024
32 of 34 checks passed
@BugenZhao BugenZhao deleted the bz/vnode-count-chaos-test branch November 18, 2024 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants