recovery: Fix an issue cause re-image via usbkey fail on new usbkey [infra/infra : main]

0 views
Skip to first unread message

Garry Wang (Gerrit)

unread,
Aug 9, 2022, 12:03:13 AM8/9/22
to Vineet Joshi, Xixuan Wu, Gregory Nisbet, chromium...@chromium.org

Attention is currently required from: Gregory Nisbet, Xixuan Wu.

View Change

2 comments:

To view, visit change 3813515. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: infra/infra
Gerrit-Branch: main
Gerrit-Change-Id: I1f12e414a9d46bac11fa81f02bee21922e8dfbb4
Gerrit-Change-Number: 3813515
Gerrit-PatchSet: 3
Gerrit-Owner: Garry Wang <xianu...@chromium.org>
Gerrit-Reviewer: Gregory Nisbet <gregor...@google.com>
Gerrit-Reviewer: Vineet Joshi <vkj...@google.com>
Gerrit-CC: Xixuan Wu <xix...@chromium.org>
Gerrit-Attention: Xixuan Wu <xix...@chromium.org>
Gerrit-Attention: Gregory Nisbet <gregor...@google.com>
Gerrit-Comment-Date: Tue, 09 Aug 2022 04:03:04 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Vineet Joshi <vkj...@google.com>
Gerrit-MessageType: comment

Xixuan Wu (Gerrit)

unread,
Aug 9, 2022, 12:46:58 AM8/9/22
to Garry Wang, Vineet Joshi, Gregory Nisbet, chromium...@chromium.org

Attention is currently required from: Gregory Nisbet, Xixuan Wu.

Patch set 3:Commit-Queue +2

View Change

    To view, visit change 3813515. To unsubscribe, or for help writing mail filters, visit settings.

    Gerrit-Project: infra/infra
    Gerrit-Branch: main
    Gerrit-Change-Id: I1f12e414a9d46bac11fa81f02bee21922e8dfbb4
    Gerrit-Change-Number: 3813515
    Gerrit-PatchSet: 3
    Gerrit-Owner: Garry Wang <xianu...@chromium.org>
    Gerrit-Reviewer: Gregory Nisbet <gregor...@google.com>
    Gerrit-Reviewer: Vineet Joshi <vkj...@google.com>
    Gerrit-Reviewer: Xixuan Wu <xix...@chromium.org>
    Gerrit-Attention: Xixuan Wu <xix...@chromium.org>
    Gerrit-Attention: Gregory Nisbet <gregor...@google.com>
    Gerrit-Comment-Date: Tue, 09 Aug 2022 04:46:47 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: Yes
    Gerrit-MessageType: comment

    Xixuan Wu (Gerrit)

    unread,
    Aug 9, 2022, 12:47:03 AM8/9/22
    to Garry Wang, Vineet Joshi, Gregory Nisbet, chromium...@chromium.org

    Attention is currently required from: Garry Wang, Gregory Nisbet.

    Patch set 3:Code-Review +1-Commit-Queue

    View Change

      To view, visit change 3813515. To unsubscribe, or for help writing mail filters, visit settings.

      Gerrit-Project: infra/infra
      Gerrit-Branch: main
      Gerrit-Change-Id: I1f12e414a9d46bac11fa81f02bee21922e8dfbb4
      Gerrit-Change-Number: 3813515
      Gerrit-PatchSet: 3
      Gerrit-Owner: Garry Wang <xianu...@chromium.org>
      Gerrit-Reviewer: Gregory Nisbet <gregor...@google.com>
      Gerrit-Reviewer: Vineet Joshi <vkj...@google.com>
      Gerrit-Reviewer: Xixuan Wu <xix...@chromium.org>
      Gerrit-Attention: Garry Wang <xianu...@chromium.org>
      Gerrit-Attention: Gregory Nisbet <gregor...@google.com>
      Gerrit-Comment-Date: Tue, 09 Aug 2022 04:46:51 +0000

      Garry Wang (Gerrit)

      unread,
      Aug 9, 2022, 1:00:20 AM8/9/22
      to LUCI CQ, Xixuan Wu, Vineet Joshi, Gregory Nisbet, chromium...@chromium.org

      Attention is currently required from: Gregory Nisbet.

      Patch set 3:Commit-Queue +2

      View Change

        To view, visit change 3813515. To unsubscribe, or for help writing mail filters, visit settings.

        Gerrit-Project: infra/infra
        Gerrit-Branch: main
        Gerrit-Change-Id: I1f12e414a9d46bac11fa81f02bee21922e8dfbb4
        Gerrit-Change-Number: 3813515
        Gerrit-PatchSet: 3
        Gerrit-Owner: Garry Wang <xianu...@chromium.org>
        Gerrit-Reviewer: Garry Wang <xianu...@chromium.org>
        Gerrit-Reviewer: Gregory Nisbet <gregor...@google.com>
        Gerrit-Reviewer: Vineet Joshi <vkj...@google.com>
        Gerrit-Reviewer: Xixuan Wu <xix...@chromium.org>
        Gerrit-Attention: Gregory Nisbet <gregor...@google.com>
        Gerrit-Comment-Date: Tue, 09 Aug 2022 05:00:10 +0000

        LUCI CQ (Gerrit)

        unread,
        Aug 9, 2022, 1:03:26 AM8/9/22
        to Garry Wang, Xixuan Wu, Vineet Joshi, Gregory Nisbet, chromium...@chromium.org

        LUCI CQ submitted this change.

        View Change


        Approvals: Garry Wang: Commit Xixuan Wu: Looks good to me Vineet Joshi: Looks good to me
        recovery: Fix an issue cause re-image via usbkey fail on new usbkey

        "Servo has USB-key with require image" has a recoveryAction to download
        stable_version image, however when it's used as dependency then the
        recoveryAction won't get triggered. This CL adds another action to
        ensure that we have expected image before re-image DUT.

        BUG=b:241845548
        TEST=go test ./... and run mallet local-recovery

        Change-Id: I1f12e414a9d46bac11fa81f02bee21922e8dfbb4
        Reviewed-on: https://chromium-review.googlesource.com/c/infra/infra/+/3813515
        Reviewed-by: Vineet Joshi <vkj...@google.com>
        Commit-Queue: Garry Wang <xianu...@chromium.org>
        Reviewed-by: Xixuan Wu <xix...@chromium.org>
        Cr-Commit-Position: refs/heads/main@{#50792}
        ---
        M go/src/infra/cros/recovery/config/config_cros_repair.go
        M go/src/infra/cros/recovery/internal/execs/cros/cros_install_exec.go
        2 files changed, 54 insertions(+), 1 deletion(-)


        To view, visit change 3813515. To unsubscribe, or for help writing mail filters, visit settings.

        Gerrit-Project: infra/infra
        Gerrit-Branch: main
        Gerrit-Change-Id: I1f12e414a9d46bac11fa81f02bee21922e8dfbb4
        Gerrit-Change-Number: 3813515
        Gerrit-PatchSet: 4
        Gerrit-Owner: Garry Wang <xianu...@chromium.org>
        Gerrit-Reviewer: Garry Wang <xianu...@chromium.org>
        Gerrit-Reviewer: Gregory Nisbet <gregor...@google.com>
        Gerrit-Reviewer: Vineet Joshi <vkj...@google.com>
        Gerrit-Reviewer: Xixuan Wu <xix...@chromium.org>
        Gerrit-MessageType: merged
        Reply all
        Reply to author
        Forward
        0 new messages