Roll SK Tool from 63dbb5c871a7 to 8ad6b7700eea
https://skia.googlesource.com/buildbot.git/+log/63dbb5c871a7..8ad6b7700eea 2021-07-29 jcgregorio@google.com [machine] Fix Maintenance Mode. 2021-07-29 jcgregorio@google.com [switchboard] Remove old Ansible files that didn't use roles. 2021-07-29 jcgregorio@google.com [switchboard] Add create_chrome_bot_user Ansible role. 2021-07-29 jcgregorio@google.com [switchboard] Add copy_service_account_key Ansible role. 2021-07-29 kjlubick@google.com [gold] Switch to v2 of diffcalculator worker 2021-07-29 kjlubick@google.com [gold] Add v2 version of diffworker 2021-07-29 jcgregorio@google.com [switchboard] Add Ansible role install_test_machine_monitor. 2021-07-29 jcgregorio@google.com [switchbaord] Add set_root_password Ansible role. 2021-07-29 jcgregorio@google.com [switchboard] Add install_collectd Ansible role. 2021-07-29 jcgregorio@google.com [switchboard] Add swarming_needs Ansible role. 2021-07-29 rmistry@google.com Update cq-watcher and go/cq for SkCQ 2021-07-29 jcgregorio@google.com [switchboard] Add copy_adbkey Ansible role. 2021-07-29 rmistry@google.com [skcq] Tweak AddComment expo backoff values 2021-07-29 rmistry@google.com Use the most specific representation of a ChangeID to avoid multiple change errors 2021-07-29 jcgregorio@google.com Followup fixes from previous CL review. 2021-07-29 borenet@google.com Remove new-branch commands 2021-07-29 jcgregorio@google.com [switchboard] Ansible role copy_authorized_keys. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia Please CC jcgregorio@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: jcgregorio@google.com Change-Id: I5d4ad17d4d28edea1c9d00db03c3b8e4d5689225 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/434806 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
parent
5d22c0e8ca
commit
5f7c32a568
2
DEPS
2
DEPS
@ -6,7 +6,7 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling different
|
||||
# dependencies without interference from each other.
|
||||
'sk_tool_revision': 'git_revision:dfaa677fc445525353eae31b86c5d4283f6b14bf',
|
||||
'sk_tool_revision': 'git_revision:8ad6b7700eeaea34ae03b54b1b8ec190e4a7bac8',
|
||||
}
|
||||
|
||||
deps = {
|
||||
|
Loading…
Reference in New Issue
Block a user