Skip to content

[main] Fix bbl print-env producing output in wrong format#3699

Merged
anujc25 merged 1 commit intocloudfoundry:mainfrom
vuil:fix-bbl-print-env-output
Feb 4, 2026
Merged

[main] Fix bbl print-env producing output in wrong format#3699
anujc25 merged 1 commit intocloudfoundry:mainfrom
vuil:fix-bbl-print-env-output

Conversation

@vuil
Copy link
Contributor

@vuil vuil commented Feb 4, 2026

As a workaround, force the output in posix format using the --shell-type argument.

Partially-fixes: #3698

Note: Please create separate PR for every branch (main and v8) as needed.

Description of the Change

Integration tests are broken because bbl's output of the bbl state is in the format for the wrong shell.
I will continue to find the root cause for the regression, but in the meantime this is a workaround to unblock setup/cleaning of bosh-lite environments.

Why Is This PR Valuable?

Fixes CI

Applicable Issues

How Urgent Is The Change?

Since CI is broken, this is time sensitive

Other Relevant Parties

Who else is affected by the change?

As a workaround, force the output in posix format using the --shell-type
argument.

Partially-fixes: cloudfoundry#3698
@anujc25 anujc25 changed the title Fix bbl print-env producing output in wrong format [main] Fix bbl print-env producing output in wrong format Feb 4, 2026
Copy link
Contributor

@anujc25 anujc25 left a comment

Choose a reason for hiding this comment

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

LGTM

@anujc25 anujc25 merged commit 6f18a0f into cloudfoundry:main Feb 4, 2026
13 of 16 checks passed
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.

incorrect bbl print-env output breaking ci

2 participants