Skip to content

Commit

Permalink
Fixed fast-reboot for BFN platform (sonic-net#871)
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Kokhan <akokhan@barefootnetworks.com>
  • Loading branch information
akokhan authored Jun 12, 2020
1 parent 8affaf7 commit af42b55
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/fast-reboot
Original file line number Diff line number Diff line change
Expand Up @@ -363,9 +363,6 @@ case "$REBOOT_TYPE" in
# source mlnx-ffb.sh file with
# functions to check ISSU upgrade possibility
source mlnx-ffb.sh
elif [[ "$sonic_asic_type" == "barefoot" ]]; then
REBOOT_TYPE="fastfast-reboot"
BOOT_TYPE_ARG="fastfast"
else
BOOT_TYPE_ARG="warm"
fi
Expand Down

0 comments on commit af42b55

Please sign in to comment.