Skip to content

Commit

Permalink
enhance e2e test and publish image
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Sep 13, 2024
1 parent 01f62e9 commit 7005ac5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/scripts/findkernelversion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ else
fi
# SHIVA
export should_continue=true
# if [[ $KERNEL_FLAVOR == "aws" ]]; then
# KERNEL_VERSION="5.15.0-1069-aws-ubuntu22.04"
# fi
if [[ $KERNEL_FLAVOR == "aws" ]]; then
KERNEL_VERSION="5.15.0-1069-aws-ubuntu22.04"
fi

0 comments on commit 7005ac5

Please sign in to comment.