Skip to content

fix(ci): fail curl on HTTP errors in download-latest-cli job#3986

Open
chemicoholic21 wants to merge 1 commit into
loft-sh:mainfrom
chemicoholic21:fix-ci-download-cli-v2
Open

fix(ci): fail curl on HTTP errors in download-latest-cli job#3986
chemicoholic21 wants to merge 1 commit into
loft-sh:mainfrom
chemicoholic21:fix-ci-download-cli-v2

Conversation

@chemicoholic21
Copy link
Copy Markdown

@chemicoholic21 chemicoholic21 commented Jun 6, 2026

/kind bugfix

resolves #

Fixed an issue where the E2E upgrade-test CI job downloaded HTML error pages instead of the vCluster binary because curl did not fail on HTTP errors.

E2E Tests

Default Test Execution

The mandatory PR suite runs automatically. Only specify additional test suites below if needed.

- Added -f flag to curl to fail on HTTP 4xx/5xx
- Added --retry 3 --retry-delay 5 for transient failures
- Added ELF binary verification check

Fixes failing upgrade-test CI job on PRs.
@chemicoholic21 chemicoholic21 requested review from a team as code owners June 6, 2026 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant