aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/tasks.json
Commit message (Collapse)AuthorAge
* Change infra recipe module to use the Go assetGravatar Eric Boren2017-04-13
| | | | | | | | Bug: skia: Change-Id: Ib2fa0b971f201ea2f16afd0467d7882b66b4047c Reviewed-on: https://skia-review.googlesource.com/13331 Reviewed-by: Joe Gregorio <jcgregorio@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Update clang_linux to version 4Gravatar Kevin Lubick2017-04-13
| | | | | | | | Bug: skia: Change-Id: Iab4fcd7b8f17fa7bf478e879a325759e0c622b1a Reviewed-on: https://skia-review.googlesource.com/13120 Commit-Queue: Mike Klein <mtklein@google.com> Reviewed-by: Mike Klein <mtklein@google.com>
* Add job for Acer chromebook (TegraK1)Gravatar Kevin Lubick2017-04-12
| | | | | | | | | | | | | Known issue: Nanobench fails with /home/chronos/user/bin/nanobench: symbol lookup error: /home/chronos/user/bin/nanobench: undefined symbol: eglCreateSyncKHR Bug: skia:6468 NOTRY=true Change-Id: Idb1291c2da835d093826022f4cab4069e28c5964 Reviewed-on: https://skia-review.googlesource.com/13188 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>
* Add Win IntelHD4400 bot.Gravatar Ben Wagner2017-04-12
| | | | | | | | | | Bug: skia:6488 NOTRY=true Change-Id: Icab4bf478925fb48f7facd6c9883a2753d04aaac Reviewed-on: https://skia-review.googlesource.com/13191 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Add jobs for Samsung Chromebook PlusGravatar Kevin Lubick2017-04-12
| | | | | | | | | | | Also refactor the cipd package used to compile these, as it can be reused. Bug: skia: NOTRY=true Change-Id: I53cf5b7fdfcb8cafd50791a0beaaf557fafa65c3 Reviewed-on: https://skia-review.googlesource.com/13252 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Add MIPS Ci20 jobsGravatar Kevin Lubick2017-04-10
| | | | | | | | | Bug: skia:6423 NOTRY=true Change-Id: I2193c49151359a174ffa071650e1dbd366c91b28 Reviewed-on: https://skia-review.googlesource.com/11783 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org>
* Remove GeForce 320M botsGravatar Eric Boren2017-04-10
| | | | | | | | Bug: skia: Change-Id: I3ae75d4edde1b3c8cc44413db74e5ab9789a9020 Reviewed-on: https://skia-review.googlesource.com/13065 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Clean up no-longer-used recipes stuffGravatar Eric Boren2017-04-10
| | | | | | | | | | | | - Remove buildbot logic - Remove non-Gerrit logic - Remove master, slave, and build number properties Bug: skia:6473 Change-Id: I203d523f3a0e03f933c0c48d29c7aabac503b2b9 Reviewed-on: https://skia-review.googlesource.com/12625 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Rename recipes: swarm_[name] -> [name]Gravatar Eric Boren2017-04-10
| | | | | | | | Bug: skia:6473 Change-Id: Id78f0b5cb50ae2243b9a5aed8e552f7ed8202228 Reviewed-on: https://skia-review.googlesource.com/12060 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com>
* Update SKP versionGravatar UpdateSKPs2017-04-09
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: Ia2240c06c3d778874de32cb1feba672f6e557aa2 Reviewed-on: https://skia-review.googlesource.com/12952 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Update SKP versionGravatar UpdateSKPs2017-04-09
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: Ib8926f5626f9d99aafc305b7172179f3d0bc573f Reviewed-on: https://skia-review.googlesource.com/12950 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Add ChromeOS Test/Perf jobs and recipe changesGravatar Kevin Lubick2017-04-07
| | | | | | | | | Minor cleanup of left over Tab3 tests. Bug: skia:6442 Change-Id: I03bb4a034101a2773619abd2be7a300a70f6ac3d Reviewed-on: https://skia-review.googlesource.com/11414 Reviewed-by: Eric Boren <borenet@google.com>
* Reland: Use bundled recipes for all test/perf tasksGravatar Eric Boren2017-04-07
| | | | | | | | | | | It won't save as much time for faster machines, but it should still shave a few seconds, and it'll be nice to be consistent. Bug: skia: Change-Id: I0b2aa010579b527c66325cb5b691bfb549b31316 Reviewed-on: https://skia-review.googlesource.com/11418 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Revert "Remove CPU dimension for Win GCE bots"Gravatar Eric Boren2017-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 25bf350d1096622e10cb9d244705c91ed309f8e6. Reason for revert: Speculatively reverting to see if this unsticks try jobs. Original change's description: > Remove CPU dimension for Win GCE bots > > This is mainly to collapse the two groups on the capacity stats page. > > Bug: skia: > Change-Id: Icc125f6fa773ebf11909b0606bc7958146da5983 > Reviewed-on: https://skia-review.googlesource.com/11417 > Reviewed-by: Kevin Lubick <kjlubick@google.com> > Commit-Queue: Eric Boren <borenet@google.com> > TBR=borenet@google.com,kjlubick@google.com,reviews@skia.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Change-Id: I52f01f6a915fa0ac4446bd492b9e455a07841ee9 Reviewed-on: https://skia-review.googlesource.com/11484 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Remove CPU dimension for Win GCE botsGravatar Eric Boren2017-04-06
| | | | | | | | | | This is mainly to collapse the two groups on the capacity stats page. Bug: skia: Change-Id: Icc125f6fa773ebf11909b0606bc7958146da5983 Reviewed-on: https://skia-review.googlesource.com/11417 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Revert "Use bundled recipes on all Test/Perf tasks"Gravatar Eric Boren2017-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 43b9c6bbf66b0927a99062c68dff9ea8358f82db. Reason for revert: Windows failing Original change's description: > Use bundled recipes on all Test/Perf tasks > > It won't save as much time for faster machines, but it should still > shave a few seconds, and it'll be nice to be consistent. > > Bug: skia:5813 > Change-Id: I5724e7aae83851edff3129265a9ffee5c3f95825 > Reviewed-on: https://skia-review.googlesource.com/11340 > Commit-Queue: Eric Boren <borenet@google.com> > Reviewed-by: Kevin Lubick <kjlubick@google.com> > TBR=borenet@google.com,kjlubick@google.com,reviews@skia.org,iannucci@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Change-Id: I2a9cc1c12079755969879e37da5cae9f93921ddd Reviewed-on: https://skia-review.googlesource.com/11416 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Use bundled recipes on all Test/Perf tasksGravatar Eric Boren2017-04-06
| | | | | | | | | | | It won't save as much time for faster machines, but it should still shave a few seconds, and it'll be nice to be consistent. Bug: skia:5813 Change-Id: I5724e7aae83851edff3129265a9ffee5c3f95825 Reviewed-on: https://skia-review.googlesource.com/11340 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>
* Update MotoG4 to NPJ25.93-14.Gravatar Ben Wagner2017-04-06
| | | | | | | | | | NOTRY=true BUG=skia:6453 Change-Id: Ie8c35643c7e038f64f03d95e1f8d58ba748d4a52 Reviewed-on: https://skia-review.googlesource.com/10754 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Remove Tab3 from poolGravatar Kevin Lubick2017-04-05
| | | | | | | | | | | This device is rather old and was continuously failing anyway. Bug: skia: NOTRY=true Change-Id: Ifd0bed7ded76c805993973f835c1d11f35802d00 Reviewed-on: https://skia-review.googlesource.com/11341 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Add recipe to build for Asus Flip ChromebookGravatar Kevin Lubick2017-04-05
| | | | | | | | | | | | | | | | | | | | | | | | This build includes the GPU-specific code (EGL, GLES) The armhf_sysroot should be generic enough to support other ARM targets, like the Raspberry Pi. I split out the EGL dependencies into their own CIPD package (chromebook_c100p_lib) to facilitate the modularity of the approach. When we add another ARM chromebook, maybe one that has different libraries, we should be able to re-use armhf_sysroot and then a newly created CIPD asset for that specific GPU (if needed). Maybe this also can be used to build for the chromecasts (thus the TODO) Bug: skia: NOTRY=true Change-Id: Icc131025932dc8d41da5be39f3c5cad0aa95d848 Reviewed-on: https://skia-review.googlesource.com/11064 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Revert "Update clang linux to release_40"Gravatar Mike Klein2017-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a08104abf2850546d97c5d33f5fb5fabedf45466. Reason for revert: MSAN's failing immediately, and ASAN is catching a new leak: ==20306==ERROR: LeakSanitizer: detected memory leaks Direct leak of 4112 byte(s) in 257 object(s) allocated from: #0 0x138828b (/b/s/w/irNps76D/out/Release/dm+0x138828b) #1 0x2c07b76 (/b/s/w/irNps76D/out/Release/dm+0x2c07b76) Original change's description: > Update clang linux to release_40 > > Bug: skia: > Change-Id: Ibe2406592024a4eb20b278ad189d3abddec129d9 > Reviewed-on: https://skia-review.googlesource.com/11285 > Reviewed-by: Mike Klein <mtklein@chromium.org> > Commit-Queue: Mike Klein <mtklein@chromium.org> > TBR=mtklein@chromium.org,mtklein@google.com,kjlubick@google.com,reviews@skia.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Change-Id: I178c129cf19ed38f0a91ea3eea583643daadc2c7 Reviewed-on: https://skia-review.googlesource.com/11288 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
* Update clang linux to release_40Gravatar Kevin Lubick2017-04-04
| | | | | | | | Bug: skia: Change-Id: Ibe2406592024a4eb20b278ad189d3abddec129d9 Reviewed-on: https://skia-review.googlesource.com/11285 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
* Bundle recipes for use on RPiGravatar Eric Boren2017-04-04
| | | | | | | | | | This saves ~1:30 of overhead when the isolate cache is warm. Bug: skia:5813 Change-Id: I5053d66e865ca6500b82567f83be8042568e22cf Reviewed-on: https://skia-review.googlesource.com/11063 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Update SKP versionGravatar UpdateSKPs2017-04-02
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: If3040a5c77537c3696f1af89ea9ea39dc6938a1e Reviewed-on: https://skia-review.googlesource.com/11026 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Update NVidia Shields to NRD90MGravatar Kevin Lubick2017-03-31
| | | | | | | | | BUG=skia: Change-Id: I9411bfa3a9324224e2dd830a47fa025d750cbebc Reviewed-on: https://skia-review.googlesource.com/10044 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Add Linux HD2000 jobsGravatar Kevin Lubick2017-03-30
| | | | | | | | | Bug: skia:6400 NOTRY=TRUE Change-Id: I253ef2d0b137a4a36f26dcabb8cc4a1919ed9b60 Reviewed-on: https://skia-review.googlesource.com/10759 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com>
* Remove Galaxy J5 bot.Gravatar Ben Wagner2017-03-30
| | | | | | | | | NOTRY=true Change-Id: I9288e5928a08fc57545866aad1cc8b70f86eed6d Reviewed-on: https://skia-review.googlesource.com/10801 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Update Galaxy S7s to March 2017 patchGravatar Kevin Lubick2017-03-29
| | | | | | | | | | | Bug: skia:6434 NOTRY=true NOTREECHECKS=true Change-Id: I7daaccbf14facb4dec8929e0e819add7c4e41a46 Reviewed-on: https://skia-review.googlesource.com/10398 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Update ATT Galaxy S7 to Android NGravatar Kevin Lubick2017-03-27
| | | | | | | | | | | | | | | This updates both Galaxy S7s to use the longer device_os added in https://chrome-internal-review.googlesource.com/c/339125/ to avoid subtle version skew when Galaxy S7 applies an update but doesn't toggle Android version. BUG=skia: NOTRY=true Change-Id: I7c0a3197592f8738abae46ffb3e31dc0f50d2b6a Reviewed-on: https://skia-review.googlesource.com/10178 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com>
* Update SKP versionGravatar UpdateSKPs2017-03-26
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: I78f9d076d702bdc7b7e0e58d60fd5b3c320707b8 Reviewed-on: https://skia-review.googlesource.com/10131 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Update Linux Intel Release driver with patch to fix VulkanGravatar Greg Daniel2017-03-24
| | | | | | | | | BUG=skia: Change-Id: I973460374f2d4cbe141753ecd84cbefa68c9d8d0 Reviewed-on: https://skia-review.googlesource.com/10054 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Greg Daniel <egdaniel@google.com>
* Consolidate Linux GCE dimensionsGravatar Kevin Lubick2017-03-22
| | | | | | | | | | | | | It appears we were not setting the CPU for our Build Tasks, which confused our capacity metrics. BUG=skia: Change-Id: I60cbe3b99b9de6865141f124df5618975bf65a05 Reviewed-on: https://skia-review.googlesource.com/10020 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Add iOS simulator support and a Build bot.Gravatar Mike Klein2017-03-21
| | | | | | | | | | | CQ_INCLUDE_TRYBOTS=skia.primary:Build-Mac-Clang-x64-Release-iOS BUG=skia:6329 Change-Id: I4a9d79469683797ff54727b6a1031f438939ce9b Reviewed-on: https://skia-review.googlesource.com/9517 Commit-Queue: Mike Klein <mtklein@chromium.org> Reviewed-by: Joe Gregorio <jcgregorio@google.com>
* Add Chromecast Perf jobsGravatar Kevin Lubick2017-03-21
| | | | | | | | | | | | It starts out with some skps and resource-based perf because all skps wouldn't fit and skimages are far too large BUG=skia: Change-Id: Icb07ffa84d39a85a8bc595e74ef934df921e749a Reviewed-on: https://skia-review.googlesource.com/9901 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Move build tasks to MacOS 10.12Gravatar Stephan Altmueller2017-03-21
| | | | | | | | | BUG=skia: Change-Id: I5317dde5262ff6e880fa54a660f09205c616f1a4 Reviewed-on: https://skia-review.googlesource.com/9898 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Stephan Altmueller <stephana@google.com>
* Update SKP versionGravatar UpdateSKPs2017-03-20
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: Ib127e14dbb73735e8ec509a4b76e66554c493e1c Reviewed-on: https://skia-review.googlesource.com/9859 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Run gen tasksGravatar Kevin Lubick2017-03-15
| | | | | | | | | | BUG=skia: NOTRY=true Change-Id: I2fe67029b5e4e7e1696697876f94fd10c184f728 Reviewed-on: https://skia-review.googlesource.com/9736 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Recreate SVG assetGravatar Kevin Lubick2017-03-15
| | | | | | | | | | | | Create SVGS properly, w/o missing ones from https://skia-review.googlesource.com/c/9630/ BUG=skia: NOTRY=true Change-Id: I74a91b7310534d578cccbf681f9cf6877eefdcd1 Reviewed-on: https://skia-review.googlesource.com/9733 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com>
* Add Linux GTX 960 tasksGravatar Kevin Lubick2017-03-15
| | | | | | | | | BUG=skia:6376 Change-Id: Id2990429e73fc4d109f013c492933d16a7a7c738 Reviewed-on: https://skia-review.googlesource.com/9692 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Rename remaining NUCs.Gravatar Ben Wagner2017-03-14
| | | | | | | | | | | | Detailed naming introduced in https://skia-review.googlesource.com/c/8805/, https://skia-review.googlesource.com/c/9229/, and https://skia-review.googlesource.com/c/9483/. NOTRY=true Change-Id: I6f324c76e2ac8ddc2bb5d623b6d84530fda57774 Reviewed-on: https://skia-review.googlesource.com/9650 Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Update Mesa drivers to 17.0.1Gravatar Kevin Lubick2017-03-14
| | | | | | | | | BUG=skia: Change-Id: I748f2122419145a9fb130a67e20ccaaa6bcc8983 Reviewed-on: https://skia-review.googlesource.com/9638 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Add GCN gen 2 bot (Radeon R9 M470X)Gravatar Ben Wagner2017-03-13
| | | | | | | | | | BUG=skia:6364 NOTRY=true Change-Id: I4fda45c902eb95780c91a9c9a5d38740ec6f9137 Reviewed-on: https://skia-review.googlesource.com/9558 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Default to no compression for CIPD assets and use depot_tools's CIPD exeGravatar Kevin Lubick2017-03-13
| | | | | | | | | | | | | | | Using no compression can save up to a minute of overhead on the RPIs, for a ~10% increase in file size to download, a great tradeoff. This commit also regenerates svg and skimage to use no compression. The next time RecreateSKPs is run, it will pick up the no-compression. BUG=skia: Change-Id: I7887e0f8152548185fe095c1f05b08696ab055ec Reviewed-on: https://skia-review.googlesource.com/9630 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Add GalaxyS7_G930FD botGravatar Ben Wagner2017-03-13
| | | | | | | | | | BUG=skia:6359 NOTRY=true Change-Id: Ic1b8034c63fdc9890044cad34ea491ad40bd9ab5 Reviewed-on: https://skia-review.googlesource.com/9546 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Stephan Altmueller <stephana@google.com>
* Update SKP versionGravatar UpdateSKPs2017-03-12
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: I9f673f4dfedc05de50a8100b6e319739b7e83044 Reviewed-on: https://skia-review.googlesource.com/9515 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Rename GalaxyS7 to include model number.Gravatar Ben Wagner2017-03-10
| | | | | | | | | | | | We'll be adding GalaxyS7_G930FD soon. NOTRY=true BUG=skia:6359 Change-Id: I3235576957ea0c395c8d42ee09d5ee89946176d9 Reviewed-on: https://skia-review.googlesource.com/9091 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Add IntelBayTrail jobsGravatar Kevin Lubick2017-03-09
| | | | | | | | | | BUG=skia:6344 NOTRY=true Change-Id: I8cb951faf49e1cf0be9945c1efcbf6ae52326e60 Reviewed-on: https://skia-review.googlesource.com/9483 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Add jobs for building for ChromecastGravatar Kevin Lubick2017-03-08
| | | | | | | | | BUG=skia:6345 Change-Id: Iaf09eb7f57ae71687c6804221837a8cc8ef04931 Reviewed-on: https://skia-review.googlesource.com/9419 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Add GalaxyS6 bot.Gravatar Ben Wagner2017-03-08
| | | | | | | | | | BUG=skia:6337 NOTRY=true Change-Id: Ibddd57c461d3a1ce62245487dfc0e4eeeba1978a Reviewed-on: https://skia-review.googlesource.com/9397 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Remove Win10 IntelHD405 bots.Gravatar Ben Wagner2017-03-06
| | | | | | | | | | | | | | | | | | We are still testing IntelHD405 on Ubuntu16. There are no interesting differences in gms between Braswell (IntelHD405) and Broadwell (IntelIris6100). Perf results are obviously worse for the slower chip, but the results seem to track fairly well between these two bot flavors. BUG=skia:6324 NOTRY=true Change-Id: I326e620a64c9920ffe9c6ac24948fe78422472ce Reviewed-on: https://skia-review.googlesource.com/9321 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>