Skip to content

Commit

Permalink
[skylab_tests] Update skylab tests cros img version
Browse files Browse the repository at this point in the history
This CL will update cros image version for skylab tests. CROS_BOARD_LKGM
is updated according to chromeos/CHROMEOS_LKGM; CROS_BOARD_DEV,
CROS_BOARD_BETA and CROS_BOARD_STABLE are updated according to Omaha.

If this CL caused regressions, please revert and pause the autoroller at
https://luci-scheduler.appspot.com/jobs/chrome/lacros-skylab-tests-cros-img-roller
Also please file a bug to OS>LaCrOS>Partner, and CC svenzheng@chromium.org,
yjt@google.com.


R=rubber-stamper@appspot.gserviceaccount.com

Requires-Testing: True
Change-Id: I9757b68ad66f9be030fb94c02ec15701b7cf477a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3606690
Auto-Submit: skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com <skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4951@{#1048}
Cr-Branched-From: 27de622-refs/heads/main@{#982481}
  • Loading branch information
skylab-tests-roller authored and Chromium LUCI CQ committed Apr 26, 2022
1 parent 56e63f9 commit 2911a9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion testing/buildbot/chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -1808,7 +1808,7 @@
{
"args": [],
"cros_board": "eve",
"cros_img": "eve-release/R101-14588.51.0",
"cros_img": "eve-release/R101-14588.67.0",
"name": "lacros_all_tast_tests_EVE_RELEASE_BETA",
"resultdb": {
"enable": true,
Expand Down
4 changes: 2 additions & 2 deletions testing/buildbot/variants.pyl
Original file line number Diff line number Diff line change
Expand Up @@ -928,8 +928,8 @@
'CROS_EVE_RELEASE_BETA': {
'skylab': {
'cros_board': 'eve',
'cros_chrome_version': '101.0.4951.32',
'cros_img': 'eve-release/R101-14588.51.0',
'cros_chrome_version': '101.0.4951.41',
'cros_img': 'eve-release/R101-14588.67.0',
},
'enabled': True,
'identifier': 'EVE_RELEASE_BETA',
Expand Down

0 comments on commit 2911a9c

Please sign in to comment.