aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
Commit message (Collapse)AuthorAge
* Change SKPs to new asset management formatGravatar borenet2016-07-22
| | | | | | | | BUG=skia:5427 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2169653003 DOCS_PREVIEW= https://skia.org/?cl=2169653003 Review-Url: https://codereview.chromium.org/2169653003
* Add "skp" assetGravatar borenet2016-07-21
| | | | | | | | | | Don't get rid of SKP_VERSION and associated stuff just yet. BUG=skia:5427 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2167763002 DOCS_PREVIEW= https://skia.org/?cl=2167763002 Review-Url: https://codereview.chromium.org/2167763002
* Add vulkan compile bot to CQGravatar egdaniel2016-07-21
| | | | | | | BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2166353003 Review-Url: https://codereview.chromium.org/2166353003
* Add vulkan sdk to CIPDGravatar kjlubick2016-07-20
| | | | | | | BUG=skia:5427 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2164953002 Review-Url: https://codereview.chromium.org/2164953002
* Convert SK Images to new assets formatGravatar borenet2016-07-18
| | | | | | | | | Depends on https://codereview.chromium.org/2162563002/ BUG=skia:5427 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2155163002 Review-Url: https://codereview.chromium.org/2155163002
* Convert Win toolchain to CIPD packageGravatar borenet2016-07-15
| | | | | | | BUG=skia:5427 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2111713003 Review-Url: https://codereview.chromium.org/2111713003
* Update Win toolchainGravatar skia.buildbots2016-07-01
| | | | | | | | | | BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2116173002 NOTREECHECKS=true NOTRY=true TBR=rmistry@google.com Review-Url: https://codereview.chromium.org/2116173002
* Specify new Windows Toolchain isolated hash.Gravatar benjaminwagner2016-07-01
| | | | | | | | | NOTREECHECKS=true NOTRY=true TBR=rmistry@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2121443002 Review-Url: https://codereview.chromium.org/2121443002
* Add Android SDK assetGravatar borenet2016-06-30
| | | | | | | | | This will allow us to use CIPD to install the Android SDK on bots. BUG=skia:5427 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2086003002 Review-Url: https://codereview.chromium.org/2086003002
* Add blacklist for the ↵Gravatar rmistry2016-06-28
| | | | | | | | | | | | | Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs bot BUG=skia:5462 BUG=skia:5466 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2101403003 # Try bots do not run this code. NOTRY=true Review-Url: https://codereview.chromium.org/2101403003
* Add CIPD support for bot assetsGravatar borenet2016-06-28
| | | | | | | BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2085473002 Review-Url: https://codereview.chromium.org/2085473002
* Make bucket names explicit in cq.cfg.Gravatar tandrii2016-06-24
| | | | | | | | | | | Don't assume bucket name to start with 'master.'. NOTRY=True BUG=chromium:617627 R=rmistry@google.com,sergiyb@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2096733005 Review-Url: https://codereview.chromium.org/2096733005
* Reland of add a Chrome builder to the CQ (patchset #1 id:1 of ↵Gravatar rmistry2016-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://codereview.chromium.org/2087913003/ ) Reason for revert: Will watch this after it is in. Original issue's description: > Revert of add a Chrome builder to the CQ (patchset #1 id:1 of https://codereview.chromium.org/2085333002/ ) > > Reason for revert: > Reverting due to purple trybots in https://codereview.chromium.org/2087343002/ > > We will have to investigate.. > > Original issue's description: > > add a Chrome builder to the CQ > > > > This appears to be the fastest Chrome builder, averaging 8-9 minutes. > > > > BUG=skia: > > GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2085333002 > > > > Committed: https://skia.googlesource.com/skia/+/cb4efa90ab5f6ea7cf5e0f44aec6f4e6418aad3d > > TBR=reed@google.com,mtklein@google.com,mtklein@chromium.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/1afb8f8965b0549525c1ad8d8baa885ccdb48f6d TBR=reed@google.com,mtklein@google.com,mtklein@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Review-Url: https://codereview.chromium.org/2096613002
* Revert of add a Chrome builder to the CQ (patchset #1 id:1 of ↵Gravatar rmistry2016-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://codereview.chromium.org/2085333002/ ) Reason for revert: Reverting due to purple trybots in https://codereview.chromium.org/2087343002/ We will have to investigate.. Original issue's description: > add a Chrome builder to the CQ > > This appears to be the fastest Chrome builder, averaging 8-9 minutes. > > BUG=skia: > GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2085333002 > > Committed: https://skia.googlesource.com/skia/+/cb4efa90ab5f6ea7cf5e0f44aec6f4e6418aad3d TBR=reed@google.com,mtklein@google.com,mtklein@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Review-Url: https://codereview.chromium.org/2087913003
* add a Chrome builder to the CQGravatar mtklein2016-06-22
| | | | | | | | | This appears to be the fastest Chrome builder, averaging 8-9 minutes. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2085333002 Review-Url: https://codereview.chromium.org/2085333002
* Add asset management scriptsGravatar borenet2016-06-15
| | | | | | | | | | | | | | | | | | | | | | | These provide an easy way to create assets to be used by bots, eg. Android SDK. To create an asset: $ infra/bots/assets/assets.py add android_sdk (adds scripts in infra/bots/assets/android_sdk) To upload a new version of an asset: $ infra/bots/assets/android_sdk/upload.py -t $ANDROID_SDK_ROOT (uploads Android SDK to GS, writes a version file) $ git commit $ git cl upload To download the current version of the asset: $ infra/bots/assets/android_sdk/download.py -t ../tmp BUG=skia:5427 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2069543002 Review-Url: https://codereview.chromium.org/2069543002
* Add housekeeper_skia.isolateGravatar borenet2016-06-09
| | | | | | | BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2054883002 Review-Url: https://codereview.chromium.org/2054883002
* isolate_android_sdk: Find or download isolate binary, fix infra pathGravatar borenet2016-05-27
| | | | | | | BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2016353003 Review-Url: https://codereview.chromium.org/2016353003
* Update Android SDKGravatar liyuqian2016-05-27
| | | | | | | BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2016363002 Review-Url: https://codereview.chromium.org/2016363002
* Add isolate_android_sdk.py script and android_sdk_hashGravatar borenet2016-05-13
| | | | | | | BUG=skia:5298 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1975893002 Review-Url: https://codereview.chromium.org/1975893002
* Add XSAN suppression files to infrabots.isolate. Only compile 'dm' and ↵Gravatar benjaminwagner2016-05-04
| | | | | | | | | | | 'nanobench' for XSAN flavors. Needed for https://codereview.chromium.org/1920283002 BUG=skia:5157 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1859413003 Review-Url: https://codereview.chromium.org/1859413003
* Update Win toolchainGravatar mtklein2016-04-28
| | | | | | | | | | | | | I believe this now correctly updates us to VS 2015 update 2. CQ_EXTRA_TRYBOTS=client.skia.compile:Build-Win-MSVC-x86-Debug-VS2015-Trybot https://isolateserver.appspot.com/browse?namespace=default-gzip&digest=3c710fd7f4df8ec24fde62681536fad21be2751c BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1926813007 Review-Url: https://codereview.chromium.org/1926813007
* Add dry_run_access_list to Skia's cq.protoGravatar rmistry2016-04-27
| | | | | | | | | This will give all users who have access to our trybots access to our dry run CQ as well. BUG=591183 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1926783002 Review-Url: https://codereview.chromium.org/1926783002
* Don't isolate the Skia repo for Swarming compilesGravatar borenet2016-04-27
| | | | | | | | BUG=skia: NOTREECHECKS=true GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1886343002 Review URL: https://codereview.chromium.org/1886343002
* Add new coverage_skia.isolateGravatar rmistry2016-04-18
| | | | | | | | | | | Coverage is different from the other recipes because it needs both skia_repo and test artifacts. The primary reason is: the path to the out directory is compiled into the binary, which is why the compile and test steps need to be combined. The isolate file will be used from the updated coverage recipe in https://codereview.chromium.org/1862713002/ BUG=skia:5159 NOTREECHECKS=true Review URL: https://codereview.chromium.org/1893503003
* More iOS swarming bot fixesGravatar borenet2016-04-06
| | | | | | | | | | - Copy the packaged app into xcodebuild/... - Isolate ios/bin directory BUG=skia:5155 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1860333002 Review URL: https://codereview.chromium.org/1860333002
* Add valgrind suppression file to infrabots.isolateGravatar rmistry2016-04-05
| | | | | | | BUG=skia:5149 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1859083002 Review URL: https://codereview.chromium.org/1859083002
* Support for Android Swarming botsGravatar borenet2016-04-01
| | | | | | | BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1819033002 Review URL: https://codereview.chromium.org/1819033002
* Fixes for Swarming recipesGravatar borenet2016-03-30
| | | | | | | | BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1827413002 NOTRY=true Review URL: https://codereview.chromium.org/1827413002
* Splitting up wait_for_device into two piecesGravatar kjlubick2016-03-25
| | | | | | | BUG=skia:5111 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1829753004 Review URL: https://codereview.chromium.org/1829753004
* Add experimental Swarmbucket botGravatar borenet2016-03-22
| | | | | | | | | | | Docs here: https://chromium.googlesource.com/infra/infra/+/master/appengine/cr-buildbucket/doc/swarming.md NOTRY=true BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1820323002 Review URL: https://codereview.chromium.org/1820323002
* Swarming: Ensure depot_tools is in PATH when compilingGravatar borenet2016-03-21
| | | | | | | | | | Turns out we were "lucky" for our Linux bots which already have depot_tools in PATH. The Mac bot does have depot_tools, but it's not in PATH. Add it in the script to ensure we can always get to it. NOTRY=true BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1823653002 Review URL: https://codereview.chromium.org/1823653002
* Remove --verbose from DM on Swarming botsGravatar borenet2016-03-18
| | | | | | | | TBR=mtklein BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1817563002 Review URL: https://codereview.chromium.org/1817563002
* Fix Linux Swarming botsGravatar borenet2016-03-17
| | | | | | | | | NOTRY=true NOTREECHECKS=true BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1806323003 Review URL: https://codereview.chromium.org/1806323003
* Some fixes for Swarming botsGravatar borenet2016-03-17
| | | | | | | BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1813443003 Review URL: https://codereview.chromium.org/1813443003
* Fix compile on Windows swarming botGravatar borenet2016-03-16
| | | | | | | BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1791513002 Review URL: https://codereview.chromium.org/1791513002
* Add CMake builder to CQGravatar borenet2016-03-16
| | | | | | | BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1810523002 Review URL: https://codereview.chromium.org/1810523002
* Fixes for Win toolchain isolateGravatar borenet2016-03-11
| | | | | | | | NOTRY=true BUG=skia:4763, skia:4553 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1782943002 Review URL: https://codereview.chromium.org/1782943002
* Add isolate_win_toolchain.pyGravatar borenet2016-03-10
| | | | | | | | | | | | Intended to be run manually by a developer on Windows. Downloads the requested Windows toolchain, uploads it to the isolate server, records the isolated hash in the JSON file and uploads a CL to update that file. BUG=skia:4553, skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1775073002 Review URL: https://codereview.chromium.org/1775073002
* Swarming bots: fix trybotsGravatar borenet2016-03-08
| | | | | | | | | | Requires a recipe-side change as well. NOTRY=true BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1768333002 Review URL: https://codereview.chromium.org/1768333002
* Swarming bots: add build products whitelistGravatar borenet2016-03-07
| | | | | | | | | | | Should reduce output isolate size (and therefore upload time) for compile task by ~10x NOTRY=true BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1768273002 Review URL: https://codereview.chromium.org/1768273002
* Swarming tasks: print start and end timeGravatar borenet2016-03-04
| | | | | | | | | | This will help determine how long each component of the task takes. NOTRY=true BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1769583002 Review URL: https://codereview.chromium.org/1769583002
* Swarming bots: setup for skipping download of build productsGravatar borenet2016-03-04
| | | | | | | | | | | | | | | | | | | | Turns out it's pretty easy to pass the compile outputs to the test task by just adding the hash to the "includes" list in the .isolated file. So the flow is: 1. Isolate skia repo 2. Run compile task, record hash of results 3. Isolate test inputs for DM. This writes a .isolated file 4. Edit the .isolated file from #3 to include the hash from #2 5. Upload the modified .isolated file to the isolate server 6. Trigger the swarming task for DM 7. Wait for DM task to finish, download results from isolate server 8. Upload results to GS as normal I expect the swarming bots to break when this is committed due to the moved out directory. The associated recipe change will fix them. NOTRY=true BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1759553003 Review URL: https://codereview.chromium.org/1759553003
* Temporarily disable ios compile botGravatar stephana2016-03-02
| | | | | | | | | BUG=skia: TBR=rmistry NOTRY=true GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1757053002 Review URL: https://codereview.chromium.org/1757053002
* Swarming bots: Add support for perf stepsGravatar borenet2016-03-02
| | | | | | | | NOTRY=true BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1754843002 Review URL: https://codereview.chromium.org/1754843002
* Swarming Bots: fix resource pathGravatar borenet2016-02-29
| | | | | | | | | TBR=rmistry NOTRY=true BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1749873002 Review URL: https://codereview.chromium.org/1749873002
* Swarming bots: Fix tester out dirGravatar borenet2016-02-29
| | | | | | | | | TBR=rmistry NOTRY=true BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1751463002 Review URL: https://codereview.chromium.org/1751463002
* Fix Swarming compile out dirGravatar borenet2016-02-29
| | | | | | | | | TBR=rmistry NOTRY=true BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1743353002 Review URL: https://codereview.chromium.org/1743353002
* Swarming Tests: create tmp dir if it doesn't existGravatar borenet2016-02-29
| | | | | | | | | TBR=rmistry NOTRY=true BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1749623003 Review URL: https://codereview.chromium.org/1749623003
* Swarming tests: Fix uninteresting hash file pathGravatar borenet2016-02-29
| | | | | | | | | TBR=rmistry NOTRY=true BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1746063002 Review URL: https://codereview.chromium.org/1746063002