You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The workflow needs to be able to pull in a YugabyteDB - the URL for which will be passed by the user manually.
a. Then it should execute the command to start a yugabyted cluster in order to get a YugabyteDB instance running.
It should run each test class individually.
The workflow also needs to be run when a PR is raised against the main branch of this repository.