Skip to content

Conversation

@claudiubelu
Copy link
Contributor

Description

There are 2 types of tests being run: single node, and multi node. Adds GitHub actions for these 2 types of scenarios, with the common steps for those scenarios.

This should make future tests easier to write and review.

Type of change

  • Clean code (code refactor, test updates; does not introduce functional changes)

How has this been tested?

Note

All functional changes should accompany corresponding tests (unit tests, functional tests, etc.).

Please describe the addition/modification of tests done to verify this change. Also list any
relevant details for your test configuration.

Contributor checklist

Please check that you have:

  • self-reviewed the code in this PR
  • added code comments, particularly in less straightforward areas
  • checked and added or updated relevant documentation
  • checked and added or updated relevant release notes
  • added tests to verify effectiveness of this change

@UtkarshBhatthere
Copy link
Contributor

A welcome change :D. I am happy with the overall idea of the PR, will do a thorough review as i do have some nits. Thanks @claudiubelu

Copy link
Collaborator

@sabaini sabaini left a comment

Choose a reason for hiding this comment

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

Hey @claudiubelu good stuff! One q wrt to cluster_nodes inline

@claudiubelu claudiubelu force-pushed the tests-refactor branch 2 times, most recently from 2ffa056 to f228cd8 Compare September 1, 2025 14:34
There are 2 types of tests being run: single node, and multi node.
Adds GitHub actions for these 2 types of scenarios, with the common
steps for those scenarios.

This should make future tests easier to write and review.

Signed-off-by: Claudiu Belu <[email protected]>
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.

3 participants