Skip to content

Commit

Permalink
Roll LUCI CIPD packages from 31b74d4b167d to 7ab2f1eaf722 (25 revisions)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/buildbot.git/+log/31b74d4b167d..7ab2f1eaf722

2025-02-06 [email protected] Roll chromiumos/infra/proto from 83f98994cc66 to 0ffef4cb2a24 (1 revision)
2025-02-06 [email protected] Roll chromiumos/config from 0e16dbc6891e to 9c3527bc0592 (1 revision)
2025-02-06 [email protected] Roll luci-go from ef5f187ba7c6 to bde803578ced (1 revision)
2025-02-06 [email protected] [infra] Drop staticcheck files
2025-02-06 [email protected] Roll luci-go from ffc905d79260 to ef5f187ba7c6 (1 revision)
2025-02-06 [email protected] Roll luci-py from 160b02034081 to b5c614949063 (1 revision)
2025-02-06 [email protected] [console] Ping the database with a deadline
2025-02-05 [email protected] Upgrade `selenium` to 4.28.1
2025-02-05 [email protected] Roll luci-py from 981e9d4a1bb4 to 160b02034081 (1 revision)
2025-02-05 [email protected] Roll luci-go from c23af6ccccea to ffc905d79260 (2 revisions)
2025-02-05 [email protected] Roll luci-go from b1e5ecbcfe6b to c23af6ccccea (1 revision)
2025-02-05 [email protected] [pinpoint] Remove use of InternalReason.
2025-02-05 [email protected] recovery: refactor skip logs related to conditions
2025-02-05 [email protected] [go] Update to go 1.23.5 -> 1.23.6
2025-02-05 [email protected] recovery: change how to check access to the DUT after reboot
2025-02-05 [email protected] [git wrapper] Remove use of InternalReason.
2025-02-05 [email protected] [CSA] Skip duts through config for repair cases
2025-02-05 [email protected] Roll luci-go from 34c96e3d315e to b1e5ecbcfe6b (1 revision)
2025-02-05 [email protected] Roll chromiumos/infra/proto from db40493d313a to 83f98994cc66 (1 revision)
2025-02-05 [email protected] [satlabrpcserver] Disable flaky test.
2025-02-05 [email protected] [crosskylabadmin] Remove use of InternalReason.
2025-02-05 [email protected] Roll chromiumos/config from 388523fb218c to 0e16dbc6891e (1 revision)
2025-02-05 [email protected] [UFS] Backfill DeviceLabels via dumper cron job
2025-02-05 [email protected] Roll chromiumos/config from 1392007f7d1d to 388523fb218c (1 revision)
2025-02-05 [email protected] Roll luci-go from 695a2edd857b to 34c96e3d315e (1 revision)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/luci-tools-skia-infra
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in LUCI CIPD packages: https://bugs.chromium.org/p/chromium/issues/entry
To file a bug in Skia Infra: https://bugs.chromium.org/p/skia/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: [email protected]
Change-Id: Iab36173dda59688b8d537b1e40d65c5256bc9111
Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/947799
Commit-Queue: skia-autoroll <[email protected]>
Bot-Commit: skia-autoroll <[email protected]>
  • Loading branch information
skia-autoroll authored and SkCQ committed Feb 6, 2025
1 parent 051cac0 commit b2ad3d8
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use_relative_paths = True
vars = {
'cpython_version': 'version:[email protected]',
'cpython3_version': 'version:[email protected]',
'luci_tools_version': 'git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d',
'luci_tools_version': 'git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f',
'skia_tools_version': 'git_revision:aac2fe5e6d526d0fa5684a3cb5341cf2931f98ac',
'tools_git_version': 'version:[email protected]',
}
Expand Down
20 changes: 10 additions & 10 deletions cipd.ensure
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@
$ServiceURL https://chrome-infra-packages.appspot.com

# This is the CIPD client itself.
infra/tools/cipd/${os}-${arch} git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d
infra/tools/cipd/${os}-${arch} git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f

@Subdir
infra/tools/luci/kitchen/${platform} git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d
infra/tools/luci/kitchen/${platform} git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f

@Subdir cipd_bin_packages
infra/3pp/tools/git/linux-amd64 version:[email protected]
infra/tools/git/${platform} git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d
infra/tools/luci-auth/${platform} git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d
infra/tools/luci/git-credential-luci/${platform} git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d
infra/tools/luci/isolate/${platform} git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d
infra/tools/luci/lucicfg/${platform} git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d
infra/tools/luci/swarming/${platform} git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d
infra/tools/luci/vpython3/${platform} git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d
infra/tools/git/${platform} git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f
infra/tools/luci-auth/${platform} git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f
infra/tools/luci/git-credential-luci/${platform} git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f
infra/tools/luci/isolate/${platform} git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f
infra/tools/luci/lucicfg/${platform} git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f
infra/tools/luci/swarming/${platform} git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f
infra/tools/luci/vpython3/${platform} git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f
skia/bots/gsutil version:6
skia/bots/patch_linux_amd64 version:0
skia/tools/goldctl/${platform} git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d
skia/tools/goldctl/${platform} git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f

@Subdir cipd_bin_packages/cpython
infra/3pp/tools/cpython/linux-amd64 version:[email protected]
Expand Down
20 changes: 10 additions & 10 deletions go/cipd/asset_versions_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions go/depot_tools/deps/deps_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions infra/bots/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"--cipd",
"cipd_bin_packages:infra/3pp/tools/git/linux-amd64@version:[email protected]",
"--cipd",
"cipd_bin_packages:infra/tools/git/${platform}@git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d",
"cipd_bin_packages:infra/tools/git/${platform}@git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f",
"--cipd",
"cipd_bin_packages:infra/tools/luci/git-credential-luci/${platform}@git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d",
"cipd_bin_packages:infra/tools/luci/git-credential-luci/${platform}@git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f",
"--cipd",
"task_drivers:skia/tools/presubmit/${platform}@git_revision:aac2fe5e6d526d0fa5684a3cb5341cf2931f98ac",
"--cipd",
Expand Down Expand Up @@ -269,9 +269,9 @@
"--cipd",
"cipd_bin_packages:infra/3pp/tools/git/linux-amd64@version:[email protected]",
"--cipd",
"cipd_bin_packages:infra/tools/git/${platform}@git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d",
"cipd_bin_packages:infra/tools/git/${platform}@git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f",
"--cipd",
"cipd_bin_packages:infra/tools/luci/git-credential-luci/${platform}@git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d",
"cipd_bin_packages:infra/tools/luci/git-credential-luci/${platform}@git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f",
"--cipd",
"task_drivers:skia/tools/bazel_build_all/${platform}@git_revision:aac2fe5e6d526d0fa5684a3cb5341cf2931f98ac",
"--cipd",
Expand Down Expand Up @@ -343,11 +343,11 @@
"--cipd",
"cipd_bin_packages:infra/3pp/tools/git/linux-amd64@version:[email protected]",
"--cipd",
"cipd_bin_packages:infra/tools/git/${platform}@git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d",
"cipd_bin_packages:infra/tools/git/${platform}@git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f",
"--cipd",
"cipd_bin_packages:infra/tools/luci/git-credential-luci/${platform}@git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d",
"cipd_bin_packages:infra/tools/luci/git-credential-luci/${platform}@git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f",
"--cipd",
"cipd_bin_packages:infra/tools/luci/isolate/${platform}@git_revision:13b9241fa9c74dc9469407a72839c09aa8094a4d",
"cipd_bin_packages:infra/tools/luci/isolate/${platform}@git_revision:7ab2f1eaf7225ef80c89f81da746933fc435312f",
"--cipd",
"task_drivers:skia/tools/bazel_test_all/${platform}@git_revision:aac2fe5e6d526d0fa5684a3cb5341cf2931f98ac",
"--cipd",
Expand Down

0 comments on commit b2ad3d8

Please sign in to comment.