Skip to content

Use master branch for git URL buildpack test#1260

Merged
ivanovac merged 1 commit intomasterfrom
fix-test
Apr 15, 2026
Merged

Use master branch for git URL buildpack test#1260
ivanovac merged 1 commit intomasterfrom
fix-test

Conversation

@ivanovac
Copy link
Copy Markdown
Contributor

Fix git URL buildpack test for cflinuxfs5

The fix-rewrite-binary-compilation branch used in the CF integration test does not have cflinuxfs5 in its manifest, causing staging to fail with Unsupported stack when the test runs on cflinuxfs5.

Changed to master which always has current stack support. The test purpose (verify git URL buildpack deploys without release YAML pollution) is not specific to that branch.

The fix-rewrite-binary-compilation branch does not have cflinuxfs5
in its manifest, causing 'Unsupported stack' when the CF integration
test runs on cflinuxfs5. Use master which always has the current
stack support. The test purpose (verify git URL buildpack deploys
without release YAML pollution) is not branch-specific.
Copy link
Copy Markdown
Contributor

@tnikolova82 tnikolova82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ivanovac ivanovac merged commit 5369d92 into master Apr 15, 2026
7 checks passed
@ivanovac ivanovac deleted the fix-test branch April 15, 2026 08:08
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.

2 participants