Commit Graph

51 Commits

Author SHA1 Message Date
6b42cef98d Add linux_arm to tryserver.webrtc.
BUG=webrtc:5057
NOTRY=True

Review-Url: https://codereview.webrtc.org/2203423002
Cr-Commit-Position: refs/heads/master@{#13625}
2016-08-03 15:27:07 +00:00
01c7947554 Add new x86 trybot to CQ.
BUG=webrtc:6078
TBR=kjellander@webrtc.org
NOTRY=true

Review-Url: https://codereview.webrtc.org/2126293002
Cr-Commit-Position: refs/heads/master@{#13413}
2016-07-08 13:14:35 +00:00
a441da4127 Revert of Removes android_dbg bot from commit queue (patchset #1 id:1 of https://codereview.webrtc.org/2112263002/ )
Reason for revert:
https://codereview.chromium.org/2118483002/ is now submitted and the new machines are online, although one of them needs device authorization (see https://bugs.chromium.org/p/chromium/issues/detail?id=612195).

Original issue's description:
> Removes android_dbg bot from commit queue
> because it is currently broken
>
> TBR=kjellander@webrtc.org
> NOTRY=true
>
> Committed: https://crrev.com/6907d04f903e0ad7d0cdeeebc0ffd427b83f3c53
> Cr-Commit-Position: refs/heads/master@{#13359}

TBR=danilchap@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review-Url: https://codereview.webrtc.org/2118013002
Cr-Commit-Position: refs/heads/master@{#13373}
2016-07-02 09:30:08 +00:00
6907d04f90 Removes android_dbg bot from commit queue
because it is currently broken

TBR=kjellander@webrtc.org
NOTRY=true

Review-Url: https://codereview.webrtc.org/2112263002
Cr-Commit-Position: refs/heads/master@{#13359}
2016-07-01 10:50:14 +00:00
7ba0262248 Make bucket names explicit in cq.cfg.
Don't assume bucket name to start with 'master.'.

NOTRY=True
BUG=chromium:617627
R=kjellander@webrtc.org

Review-Url: https://codereview.webrtc.org/2095083002
Cr-Commit-Position: refs/heads/master@{#13296}
2016-06-27 15:04:45 +00:00
a5d88d2ca6 CQ: Add ios_api_framework trybot to default set.
BUG=webrtc:5737
TBR=tkchin@webrtc.org

Review URL: https://codereview.webrtc.org/2015863002 .

Cr-Commit-Position: refs/heads/master@{#12906}
2016-05-26 09:06:08 +00:00
cad5e829ee Add iOS GN trybots to the default set.
These bots are finally green after landing
https://codereview.webrtc.org/1999723002

BUG=webrtc:5586
NOTRY=True
TBR=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/2014663002 .

Cr-Commit-Position: refs/heads/master@{#12903}
2016-05-26 04:43:29 +00:00
2f5d600918 Revert of Remove Android x86 compilation trybot from CQ. (patchset #1 id:1 of https://codereview.webrtc.org/1959923002/ )
Reason for revert:
https://codereview.chromium.org/1985413002/ rolled in the fix
for libjpeg_turbo's GYP file in Chromium. That was rolled into WebRTC
in https://codereview.webrtc.org/1985423004/. That means our Android
x86 builds can start working again.

Original issue's description:
> Remove Android x86 compilation trybot from CQ.
>
> There's a Goma bug making it fail to compile after rolling in
> https://codereview.webrtc.org/1963493002/
>
> BUG=chromium:610145
> TBR=pbos@webrtc.org
> NOTRY=True
>
> Committed: d939d48de2

TBR=pbos@webrtc.org
NOTRY=True
BUG=chromium:610145
TESTED=Passing build with:
GYP_DEFINES='OS=android component=static_library target_arch=ia32' webrtc/build/gyp_webrtc.py
ninja -C out/Debug

Review-Url: https://codereview.webrtc.org/1989223002
Cr-Commit-Position: refs/heads/master@{#12792}
2016-05-18 11:57:51 +00:00
c561479841 Revert of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1896003004/ )
Reason for revert:
With https://bugs.chromium.org/p/chromium/issues/detail?id=595702 being fixed 2 weeks ago and no new errors being reported. I'm attempting to re-enable this again.
I ran a couple of trial tryjobs for our win_x64_clang_dbg trybot and it seems to compile fine.

Original issue's description:
> Reland of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1897743002/ )
>
> Reason for revert:
> We got a new error on this again, so I'm removing this trybot from the CQ again: https://build.chromium.org/p/tryserver.webrtc/builders/win_x64_clang_dbg/builds/2335/steps/compile/logs/stdio
>
> Original issue's description:
> > Revert of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1850113002/ )
> >
> > Reason for revert:
> > I think the bug has been making enough progress for us to turn this back on (Chrome turned on their trybot).
> > I fired of builds and now have 6 green ones in a row.
> >
> > Original issue's description:
> > > CQ: Disable win_x64_clang_dbg trybot
> > >
> > > Needed to unblock rolling chromium_revision in WebRTC DEPS.
> > >
> > > BUG=chromium:595702
> > > TBR=phoglund@webrtc.org
> > >
> > > Committed: 053fe8c6b1
> >
> > TBR=phoglund@webrtc.org
> > NOTRY=True
> > BUG=chromium:595702
> >
> > Committed: https://crrev.com/079ddd1507906bc030539fc33036dd5f6a9bbae0
> > Cr-Commit-Position: refs/heads/master@{#12399}
>
> TBR=phoglund@webrtc.org
> NOTRY=True
> BUG=chromium:595702
>
> Committed: https://crrev.com/37286d141956d47c2b019dfee8bb48473809c1ef
> Cr-Commit-Position: refs/heads/master@{#12421}

TBR=phoglund@webrtc.org
NOTRY=True
BUG=chromium:595702

Review-Url: https://codereview.webrtc.org/1986753002
Cr-Commit-Position: refs/heads/master@{#12766}
2016-05-17 08:06:41 +00:00
020eb85075 Revert of CQ: Remove android_dbg trybot. (patchset #1 id:1 of https://codereview.webrtc.org/1977443002/ )
Reason for revert:
The devices are now back at the bots!

Original issue's description:
> CQ: Remove android_dbg trybot.
>
> Its machines are currently lacking Android devices, which
> hopefully will be restored shortly.
>
> BUG=chromium:611380
> TBR=phoglund@webrtc.org
>
> Committed: https://crrev.com/7173ddd59c86a3aaf1461ba66715f7418b800f1f
> Cr-Commit-Position: refs/heads/master@{#12701}

TBR=phoglund@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:611380

Review-Url: https://codereview.webrtc.org/1974853002
Cr-Commit-Position: refs/heads/master@{#12705}
2016-05-12 16:13:50 +00:00
7173ddd59c CQ: Remove android_dbg trybot.
Its machines are currently lacking Android devices, which
hopefully will be restored shortly.

BUG=chromium:611380
TBR=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1977443002 .

Cr-Commit-Position: refs/heads/master@{#12701}
2016-05-12 12:35:36 +00:00
d939d48de2 Remove Android x86 compilation trybot from CQ.
There's a Goma bug making it fail to compile after rolling in
https://codereview.webrtc.org/1963493002/

BUG=chromium:610145
TBR=pbos@webrtc.org
NOTRY=True

Review URL: https://codereview.webrtc.org/1959923002 .

Cr-Commit-Position: refs/heads/master@{#12657}
2016-05-08 19:04:54 +00:00
37286d1419 Reland of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1897743002/ )
Reason for revert:
We got a new error on this again, so I'm removing this trybot from the CQ again: https://build.chromium.org/p/tryserver.webrtc/builders/win_x64_clang_dbg/builds/2335/steps/compile/logs/stdio

Original issue's description:
> Revert of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1850113002/ )
>
> Reason for revert:
> I think the bug has been making enough progress for us to turn this back on (Chrome turned on their trybot).
> I fired of builds and now have 6 green ones in a row.
>
> Original issue's description:
> > CQ: Disable win_x64_clang_dbg trybot
> >
> > Needed to unblock rolling chromium_revision in WebRTC DEPS.
> >
> > BUG=chromium:595702
> > TBR=phoglund@webrtc.org
> >
> > Committed: 053fe8c6b1
>
> TBR=phoglund@webrtc.org
> NOTRY=True
> BUG=chromium:595702
>
> Committed: https://crrev.com/079ddd1507906bc030539fc33036dd5f6a9bbae0
> Cr-Commit-Position: refs/heads/master@{#12399}

TBR=phoglund@webrtc.org
NOTRY=True
BUG=chromium:595702

Review URL: https://codereview.webrtc.org/1896003004

Cr-Commit-Position: refs/heads/master@{#12421}
2016-04-19 08:33:42 +00:00
079ddd1507 Revert of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1850113002/ )
Reason for revert:
I think the bug has been making enough progress for us to turn this back on (Chrome turned on their trybot).
I fired of builds and now have 6 green ones in a row.

Original issue's description:
> CQ: Disable win_x64_clang_dbg trybot
>
> Needed to unblock rolling chromium_revision in WebRTC DEPS.
>
> BUG=chromium:595702
> TBR=phoglund@webrtc.org
>
> Committed: 053fe8c6b1

TBR=phoglund@webrtc.org
NOTRY=True
BUG=chromium:595702

Review URL: https://codereview.webrtc.org/1897743002

Cr-Commit-Position: refs/heads/master@{#12399}
2016-04-18 03:22:55 +00:00
4ba6be8d43 Revert of CQ: Remove libfuzzer trybot from default trybot set. (patchset #1 id:1 of https://codereview.webrtc.org/1764093002/ )
Reason for revert:
libfuzzer has now been moved out of LLVM into third_party/libFuzzer, which we use from https://codereview.webrtc.org/1857673002/

Original issue's description:
> CQ: Remove libfuzzer trybot from default trybot set.
>
> TBR=pbos@webrtc.org
> BUG=chromium:591955
>
> Committed: 2bb7080047

TBR=pbos@webrtc.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=chromium:591955
NOTRY=True

Review URL: https://codereview.webrtc.org/1855173002

Cr-Commit-Position: refs/heads/master@{#12214}
2016-04-04 09:47:53 +00:00
053fe8c6b1 CQ: Disable win_x64_clang_dbg trybot
Needed to unblock rolling chromium_revision in WebRTC DEPS.

BUG=chromium:595702
TBR=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1850113002 .

Cr-Commit-Position: refs/heads/master@{#12189}
2016-04-01 07:03:12 +00:00
2bb7080047 CQ: Remove libfuzzer trybot from default trybot set.
TBR=pbos@webrtc.org
BUG=chromium:591955

Review URL: https://codereview.webrtc.org/1764093002 .

Cr-Commit-Position: refs/heads/master@{#11869}
2016-03-04 09:30:59 +00:00
dffb894a4c Enable CQ
This reverts commit 7352804849012c1b6f47d4dbba87a75d9978a1f1 committed
in https://codereview.webrtc.org/1749673002/

The CQ is now supposed to be functional again.

BUG=chromium:590671
TBR=tandrii@chromium.org

Review URL: https://codereview.webrtc.org/1744173002 .

Cr-Commit-Position: refs/heads/master@{#11812}
2016-02-29 12:12:19 +00:00
7352804849 Disable CQ since being flooded with jobs
BUG=chromium:590671
TBR=tandrii@chromium.org

Review URL: https://codereview.webrtc.org/1749673002 .

Cr-Commit-Position: refs/heads/master@{#11807}
2016-02-29 09:33:59 +00:00
804e0822fc CQ: Add android_compile_mips_dbg to default trybots
BUG=chromium:449603
TBR=pbos@webrtc.org

Review URL: https://codereview.webrtc.org/1744933002 .

Cr-Commit-Position: refs/heads/master@{#11802}
2016-02-29 04:55:13 +00:00
d6f67435fd CQ: Add linux_ubsan to default trybots.
Since it's now green.

BUG=webrtc:5124
R=pbos@webrtc.org

Review URL: https://codereview.webrtc.org/1740973002 .

Cr-Commit-Position: refs/heads/master@{#11784}
2016-02-26 15:06:22 +00:00
b68e02fd86 Revert of CQ: Disable linux_baremetal pending installation fix. (patchset #1 id:1 of https://codereview.webrtc.org/1710363002/ )
Reason for revert:
Bot is back up again but one test fails (https://bugs.chromium.org/p/chromium/issues/detail?id=589101), but is now disabled.

Original issue's description:
> CQ: Disable linux_baremetal pending installation fix.
>
> BUG=chromium:588108
> TBR=phoglund@webrtc.org
>
> Committed: https://crrev.com/c51d6947e4f2e9faabc5518f7f33aa60f4e1ae0b
> Cr-Commit-Position: refs/heads/master@{#11681}

TBR=phoglund@webrtc.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=chromium:588108
NOTRY=True

Review URL: https://codereview.webrtc.org/1722953003

Cr-Commit-Position: refs/heads/master@{#11719}
2016-02-23 16:28:10 +00:00
da9ae0c23f Revert of CQ: Change Android trybots to not run device tests. (patchset #1 id:1 of https://codereview.webrtc.org/1715643002/ )
Reason for revert:
Should to be fixed now.

Original issue's description:
> CQ: Change Android trybots to not run device tests.
>
> BUG=chromium:588063
> TBR=phoglund@webrtc.org
>
> Committed: https://crrev.com/ecdeb4cb94d95a7b0819e0ff5e62f272a799f59c
> Cr-Commit-Position: refs/heads/master@{#11679}

TBR=phoglund@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:588063

Review URL: https://codereview.webrtc.org/1717713002

Cr-Commit-Position: refs/heads/master@{#11689}
2016-02-19 18:44:41 +00:00
c51d6947e4 CQ: Disable linux_baremetal pending installation fix.
BUG=chromium:588108
TBR=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1710363002 .

Cr-Commit-Position: refs/heads/master@{#11681}
2016-02-19 14:26:41 +00:00
ecdeb4cb94 CQ: Change Android trybots to not run device tests.
BUG=chromium:588063
TBR=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1715643002 .

Cr-Commit-Position: refs/heads/master@{#11679}
2016-02-19 09:14:50 +00:00
d06d4d8dee Add linux_ubsan_vptr to default trybots.
BUG=webrtc:5124
NOTRY=True

Review URL: https://codereview.webrtc.org/1654023002

Cr-Commit-Position: refs/heads/master@{#11441}
2016-02-01 10:54:54 +00:00
6a59ad3ab5 Revert of Remove libfuzzer trybot from default trybot set. (patchset #1 id:1 of https://codereview.webrtc.org/1585963002/ )
Reason for revert:
This was resolved by the roll in https://codereview.webrtc.org/1573243017/. See https://code.google.com/p/chromium/issues/detail?id=577566 for details.

Original issue's description:
> Remove libfuzzer trybot from default trybot set.
>
> BUG=chromium:577566
> TBR=pbos@webrtc.org
> NOTRY=True
>
> Committed: https://crrev.com/35aae2e5cab191f820ad6757b1092e22a43e426b
> Cr-Commit-Position: refs/heads/master@{#11245}

TBR=pbos@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:577566

Review URL: https://codereview.webrtc.org/1587043007

Cr-Commit-Position: refs/heads/master@{#11263}
2016-01-15 08:28:48 +00:00
35aae2e5ca Remove libfuzzer trybot from default trybot set.
BUG=chromium:577566
TBR=pbos@webrtc.org
NOTRY=True

Review URL: https://codereview.webrtc.org/1585963002

Cr-Commit-Position: refs/heads/master@{#11245}
2016-01-14 10:03:31 +00:00
4f3c772015 Update default trybot names for changed Mac bots
Removing one more bot, which was missed in
https://codereview.webrtc.org/1563883002/

BUG=chromium:574320
TBR=phoglund@webrtc.org
NOTRY=True

Review URL: https://codereview.webrtc.org/1565893003

Cr-Commit-Position: refs/heads/master@{#11158}
2016-01-06 20:12:17 +00:00
1aa6e4e095 Update default trybot names for changed Mac bots
BUG=chromium:574320
TBR=phoglund@webrtc.org
NOTRY=True

Review URL: https://codereview.webrtc.org/1563883002

Cr-Commit-Position: refs/heads/master@{#11155}
2016-01-06 17:14:46 +00:00
c693820f7f CQ: Add linux_libfuzzer_rel trybot as default.
NOTRY=True
BUG=chromium:570439
TBR=pbos@webrtc.org

Review URL: https://codereview.webrtc.org/1540773002

Cr-Commit-Position: refs/heads/master@{#11097}
2015-12-21 06:15:17 +00:00
e376f0f2df Add Windows Clang trybots to the default set.
BUG=chromium:568952
NOTRY=True

Review URL: https://codereview.webrtc.org/1528303002

Cr-Commit-Position: refs/heads/master@{#11063}
2015-12-17 06:54:57 +00:00
29e30039b0 Bring back baremetal trybots to the default set.
These bots were removed with the reasoning that they were
slowing down the CQ. However the Android bots are still our
bottleneck, so it makes sense to run them by default instead.

Update the autoroll script to not specify them as EXTRA_TRYBOTS.

R=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1496863003 .

Cr-Commit-Position: refs/heads/master@{#10884}
2015-12-03 14:04:58 +00:00
c3c4cdb88c Add Android x86 and x64 trybots to CQ.
They're both green:
https://build.chromium.org/p/tryserver.webrtc/builders/android_compile_x86_dbg
https://build.chromium.org/p/tryserver.webrtc/builders/android_compile_x64_dbg

BUG=559010
R=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1468893002 .

Cr-Commit-Position: refs/heads/master@{#10743}
2015-11-23 08:59:59 +00:00
0969398277 Revert of Remove android_rel from CQ since all of its machines are offline. (patchset #1 id:1 of https://codereview.webrtc.org/1459083002/ )
Reason for revert:
Two of the machines are back. They were offline due to extended maintenance work needed.

Original issue's description:
> Remove android_rel from CQ since all of its machines are offline.
>
> BUG=558213
> TBR=phoglund@webrtc.org
>
> Committed: https://crrev.com/392d0c2701ef0112035e496cafcd2e7f0453547f
> Cr-Commit-Position: refs/heads/master@{#10704}

TBR=phoglund@webrtc.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=558213

Review URL: https://codereview.webrtc.org/1454883004

Cr-Commit-Position: refs/heads/master@{#10705}
2015-11-19 07:57:49 +00:00
392d0c2701 Remove android_rel from CQ since all of its machines are offline.
BUG=558213
TBR=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1459083002 .

Cr-Commit-Position: refs/heads/master@{#10704}
2015-11-19 07:04:58 +00:00
969aeb1910 Revert of Exclude offline bots from CQ config. (patchset #1 id:1 of https://codereview.webrtc.org/1420283013/ )
Reason for revert:
The a-lab is back online!

Original issue's description:
> Exclude offline bots from CQ config.
>
> To unblock the CQ, let's remove these bots until they're
> back.
>
> BUG=chromium:550814
> TBR=phoglund@webrtc.org
>
> Committed: https://crrev.com/32a6eae610d5e0af055b37b844c517549a31a3eb
> Cr-Commit-Position: refs/heads/master@{#10489}

TBR=phoglund@webrtc.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:550814

Review URL: https://codereview.webrtc.org/1416793007

Cr-Commit-Position: refs/heads/master@{#10496}
2015-11-03 17:38:57 +00:00
32a6eae610 Exclude offline bots from CQ config.
To unblock the CQ, let's remove these bots until they're
back.

BUG=chromium:550814
TBR=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1420283013 .

Cr-Commit-Position: refs/heads/master@{#10489}
2015-11-03 07:51:16 +00:00
8f4f00f0ec CQ: Update trybots
Make debug bots for Win,Mac and Linux be compile-only.
Update names of the rest to match https://codereview.chromium.org/1347413002/

TBR=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1348243003 .

Cr-Commit-Position: refs/heads/master@{#10007}
2015-09-22 06:09:26 +00:00
d2320cee87 CQ: Remove baremetal machines from CQ bots.
The baremetal machines rarely catch any issues that are caught
by the other bots and are currently the bottleneck of the CQ.
Since they still run in client.webrtc and there also produces
perf data, I think it makes sense to exclude them from the CQ.

It is still possible to run tryjobs on them using:
git try --bot=linux_baremetal --bot=win_baremetal --bot=mac_baremetal

R=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1349013004 .

Cr-Commit-Position: refs/heads/master@{#9970}
2015-09-17 12:34:23 +00:00
d4563f4dde Revert of Excluding two troublesome trybots from the CQ config. (patchset #1 id:1 of https://codereview.webrtc.org/1310953006/ )
Reason for revert:
Both bots are now back online. Let's try enabling them again.

Original issue's description:
> Excluding two troublesome trybots from the CQ config.
>
> Temporary measurement to allow landing of a queue of CLs.
>
> BUG=524352, 526625
> R=phoglund@webrtc.org
>
> Committed: fa7cb8eaa7

TBR=phoglund@webrtc.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=524352, 526625

Review URL: https://codereview.webrtc.org/1305983005

Cr-Commit-Position: refs/heads/master@{#9842}
2015-09-02 08:28:45 +00:00
c36d4df250 Use committer list from chrome-infra-auth
R=kjellander@webrtc.org, kjellander@chromium.org
BUG=chromium:511311

Review URL: https://codereview.webrtc.org/1318023003 .

Patch from Sergiy Byelozyorov <sergiyb@chromium.org>.

Cr-Commit-Position: refs/heads/master@{#9837}
2015-09-01 19:51:17 +00:00
fa7cb8eaa7 Excluding two troublesome trybots from the CQ config.
Temporary measurement to allow landing of a queue of CLs.

BUG=524352, 526625
R=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1310953006 .

Cr-Commit-Position: refs/heads/master@{#9830}
2015-09-01 13:58:14 +00:00
eb04d687d3 Moved project configs to infra/config branch
luci-config has been switched to read from
https://chromium.googlesource.com/external/webrtc/+/infra/config

R=machenbach@chromium.org, phajdan.jr@chromium.org,
kjellander@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=513460

Review URL: https://codereview.webrtc.org/1255883005

Cr-Commit-Position: refs/heads/master@{#9689}
2015-08-07 19:24:53 +00:00
d60a7993bf Mark WebRTC project as public in luci-config
NOTRY=true
R=kjellander@chromium.org, nodir@chromium.org
BUG=497093

Review URL: https://codereview.webrtc.org/1247793002

Cr-Commit-Position: refs/heads/master@{#9609}
2015-07-22 13:12:18 +00:00
45fec22e07 Revert "Temporarily disabling CQ due to infrastructure problems."
This reverts commit 380884e0f09949b6c2dfa5954e74d9fb504d54cf since
the CQ-Rietveld integration is now supporting codereview.webrtc.org.

BUG=501332
TBR=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1197713007.

Cr-Commit-Position: refs/heads/master@{#9475}
2015-06-20 10:52:51 +00:00
380884e0f0 Temporarily disabling CQ due to infrastructure problems.
BUG=501332
TBR=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1177243003.

Cr-Commit-Position: refs/heads/master@{#9459}
2015-06-18 10:40:11 +00:00
6befa00b44 Add presubmit trybot to CQ config.
BUG=470518
TESTED=Ran the trybot on this CL and it seems to work (but fails due to missing LGTM): I'll run it again when I got an LGTM.
R=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1188793002.

Cr-Commit-Position: refs/heads/master@{#9450}
2015-06-16 14:09:36 +00:00
986ee082b6 Move default trybots configuration to CQ config.
This is the same set of trybots that used to be configured in PRESUBMIT.py

BUG=470518
TBR=

Review URL: https://codereview.webrtc.org/1189583003

Cr-Commit-Position: refs/heads/master@{#9448}
2015-06-16 11:32:16 +00:00
bdd185faab Added CQ config for WebRTC
R=kjellander@webrtc.org
BUG=chromium:470518

Review URL: https://codereview.webrtc.org/1163523007

Cr-Commit-Position: refs/heads/master@{#9379}
2015-06-05 09:02:15 +00:00