microsoft / microsoft/react-native-windows
Extend CI to run a few jobs on low-power VM's
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
We have upgarded our VM's to improve build reliability and speed.
We should add a few VM's to our CI pool that run tests on smaller VM's that represent users building on small dev boxes / laptops...
We should use our telemetry to figure out a reasonalbe base spec (i.e. 4 core CPU, 8Gb Ram, 128 Gb SSD?)
Create a pool with that Sku and run a bunch of CLI tests on that spec.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing CI pool configuration and CLI test jobs, then identify the telemetry needed to choose a representative low-power VM specification. Done means a low-power VM pool is defined and a set of CLI tests runs on it.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, infrastructure, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100