Skip to content

Conversation

@abg
Copy link
Member

@abg abg commented Dec 18, 2025

Previously example test manifests hardcoded defaults suitable for a bosh-deployment based environment. Internally we have other environment types that use different conventions.

This change adjusts ./scripts/deploy to more easily allow overriding these conventions by setting environment variables. The defaults remain aligned with the existing bosh-deployment conventions, but a caller can now set BOSH_VAR_{network,azs,vm_type} to override the relevant infrastructure setting.

The e2e-tests have also been updated to use the BOSH_VAR convention rather than the bespoke and less descriptive "PXC_TEST" prefix for discovering parameters from environment variables.

TNZ-70251

Previously example test manifests hardcoded defaults suitable for a
bosh-deployment based environment.  Internally we have other environment
types that use different conventions.

This change adjusts ./scripts/deploy to more easily allow overriding
these conventions by setting environment variables.  The defaults remain
aligned with the existing bosh-deployment conventions, but a caller can
now set BOSH_VAR_{network,azs,vm_type} to override the relevant
infrastructure setting.

The e2e-tests have also been updated to use the BOSH_VAR convention
rather than the bespoke and less descriptive "PXC_TEST" prefix for
discovering parameters from environment variables.

[TNZ-70251](https://vmw-jira.broadcom.net/browse/TNZ-70251)

Authored-by: Andrew Garner <andrew.garner@broadcom.com>
Copy link
Member

@kimago kimago left a comment

Choose a reason for hiding this comment

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

Changes look good, tests passing. Approving.

@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group Dec 24, 2025
@kimago kimago merged commit 8d52727 into main Dec 24, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants