Update monitoring_main_branch.md
fixed formatting, spelled out the background/problem statement
This commit is contained in:
parent
2739e3041b
commit
1444797003
1 changed files with 15 additions and 16 deletions
|
@ -5,12 +5,11 @@ for use in pre-merge testing.
|
|||
|
||||
## Background
|
||||
|
||||
TODO explain background:
|
||||
* Phab only has diffs, we need to apply these on a git base revision.
|
||||
* Many of the base revisions are broken.
|
||||
* pre-merge fails due to unrelated issues.
|
||||
* goal: reduce % of broken revisions by getting them fixed faster
|
||||
|
||||
The stability of the pre-merge testing largely depends on the stability of the
|
||||
LLVM main branch: Whenever something is broken on the main branch, also
|
||||
pre-merge testing will fail: The patches from Phabricator are applied to some
|
||||
revision on the main branch before they can be built. So the fewer revisions of
|
||||
the main branch being broken, the more stable pre-merge testing will be.
|
||||
|
||||
## High-level Design
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue