| Index: docs/Buildbot.md
|
| diff --git a/docs/Buildbot.md b/docs/Buildbot.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d4dcb4b741e12b97f4fdf43d8c24d3b4e5ee646c
|
| --- /dev/null
|
| +++ b/docs/Buildbot.md
|
| @@ -0,0 +1,9 @@
|
| +# Buildbot
|
| +
|
| +Gyp's Buildbot status page can be found here:
|
| +http://build.chromium.org/f/client/gyp/
|
| +
|
| +The code that implements Gyp's test waterfall is called "parasite" and is an
|
| +experimental replacement for Buildbot's build master that uses trybots to run
|
| +tests. The code can be found here:
|
| +http://src.chromium.org/viewvc/chrome/trunk/tools/parasite/
|
|
|