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

Add option to run tests on 1 randomly-chosen device from the list. #7

Merged
merged 8 commits into from
Oct 11, 2023

Conversation

jonsimantov
Copy link
Collaborator

Due to hiccups in FTL availability, sometimes you may want to distribute your test runs onto different FTL device types.

This option allows you to pass in a list of test_devices, but rather than running the test on all devices in the list, you can run the tests on one randomly-chosen device from the list instead.

Due to hiccups in FTL availability, sometimes you may want to distribute
your test runs onto different FTL device types.

This option allows you to pass in a list of test_devices, but rather
than running the test on *all* devices in the list, you can run the
tests on one randomly-chosen device from the list instead.
@sunmou99
Copy link
Collaborator

LGTM.
@jonsimantov please note that we are using a GHA tag branch in firebase-cpp-sdk workflow.

@jonsimantov
Copy link
Collaborator Author

LGTM. @jonsimantov please note that we are using a GHA tag branch in firebase-cpp-sdk workflow.

I'll test this in firebase-cpp-sdk first, and then if it works I'll merge it. Can we create a new release tag for v1.3 once this is merged?

@sunmou99
Copy link
Collaborator

LGTM. @jonsimantov please note that we are using a GHA tag branch in firebase-cpp-sdk workflow.

I'll test this in firebase-cpp-sdk first, and then if it works I'll merge it. Can we create a new release tag for v1.3 once this is merged?

Sure.

@jonsimantov jonsimantov merged commit bd94752 into master Oct 11, 2023
4 checks passed
@jonsimantov jonsimantov deleted the add_random_device_selection branch October 11, 2023 17:32
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