Skip to content

Conversation

@easafe
Copy link
Contributor

@easafe easafe commented Jul 1, 2024

If more than one account is passed for a deployment with force import divide test runs between deployments.

Add support for several --account flags. The accounts passed must already have been logged in. `force import` uses a mutex to synchonize concurrent deployments.
If more than one account is passed for a deployment with `force import` divide test runs between deployments.
@easafe easafe marked this pull request as ready for review November 21, 2024 16:03
options[i] = baseOptions
}
} else {
options = splitTests(baseOptions, files, len(forces))
Copy link
Member

Choose a reason for hiding this comment

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

This should be enabled by --splittests

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