Skip to content

Commit

Permalink
commit test cases expected to change on go minor version release in g…
Browse files Browse the repository at this point in the history
…o upgrade periodic
  • Loading branch information
vineeth-bandi committed Aug 16, 2024
1 parent 688dc9d commit fdf5695
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pr-scripts/create_pr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ if [[ $JOB_NAME =~ $GOLANG_RELEASE_PERIODIC ]]; then
git add ./builder-base/versions.yaml
git add ./builder-base/checksums/go-*
git add ./eks-distro-base/make-tests/expected/*golang*
git add ./eks-distro-base/make-tests/expected/export/all
git add ./eks-distro-base/make-tests/expected/standard/create-pr/all-create-prs
git add ./eks-distro-base/make-tests/expected/test/all
git add ./eks-distro-base/make-tests/make-dry-run
# TODO: remove after verifying what changes are unstaged
git diff --name-only
Expand Down

0 comments on commit fdf5695

Please sign in to comment.