microsoft / microsoft/retina

Tests in merge queue are taking to long

Open
#1,674 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3.2k
Forks
304
Avg merge
1d 19h
Merged PRs (30d)
78

Description

Tests in merge queue are taking to long (+1h30m) due to performance tests. This time should be reduced to allow PRs to be merged without waiting all that time.

Some ideas to be investigated:
* Is it possible to optimize performance test to run quicker?
* Perhaps a quick one to run at merge and if a broader test is needed, it can be run at release taking more time
* Is it possible to make some checks run only if changes happens at specific locations of repository?
* There's no need to run test on code if only docs were updated (specially long e2e/perf tests)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.