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

Pooling Strategies #24

Closed
tagantroy opened this issue Jun 7, 2018 · 6 comments
Closed

Pooling Strategies #24

tagantroy opened this issue Jun 7, 2018 · 6 comments

Comments

@tagantroy
Copy link
Contributor

We need define more pooling strategies. Right now we have only one strategy - common pool.
Probably we need strategy which will separate tablets and phones, run all tests on each device.
@dsvoronin @Malinskiy what do you think?

@dsvoronin
Copy link

@Malinskiy
Copy link
Member

We should allow segregation devices by:

  • SDK version
  • ABI
  • Manufacturer/Model
  • Screen size

We can also create something generic to create pools based on the output of build.prop

@cdsap
Copy link
Contributor

cdsap commented Jun 8, 2018

hi, looks promising this repository!
I was checking FTL and they are adding dimensions for rotation and locale, what do you think? I know there are companies with custom language implementations but maybe is interesting for other companies without these custom solutions.

@Malinskiy
Copy link
Member

@cdsap why should we implement this in the runner if rotation and locale can be changed on the device using something like test-butler?

@cdsap
Copy link
Contributor

cdsap commented Jun 8, 2018

@Malinskiy got it makes sense

@tagantroy tagantroy modified the milestone: 0.1.0 Jun 26, 2018
@tagantroy
Copy link
Contributor Author

#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

No branches or pull requests

4 participants