Skip to content

[bobcat] Convert TEST_*_PROXY to *_proxy env vars#1413

Merged
dosaboy merged 2 commits into
openstack-charmers:stable/bobcatfrom
dosaboy:backport-bobcat
Jul 10, 2026
Merged

[bobcat] Convert TEST_*_PROXY to *_proxy env vars#1413
dosaboy merged 2 commits into
openstack-charmers:stable/bobcatfrom
dosaboy:backport-bobcat

Conversation

@dosaboy

@dosaboy dosaboy commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

If TEST_{NO,HTTP,HTTPS}_PROXY are provided, convert them to http_proxy etc so that code will use them. This will apply to all code under zaza.openstack.

(cherry picked from commit 4b4ecec)

@dosaboy
dosaboy force-pushed the backport-bobcat branch from 2f25ad7 to 1b3335c Compare July 6, 2026 19:33
@dosaboy dosaboy changed the title Convert TEST_*_PROXY to *_proxy env vars [bobcat] Convert TEST_*_PROXY to *_proxy env vars Jul 6, 2026
wolsen and others added 2 commits July 9, 2026 16:32
Existing code uses the python libjuju unit.run in order to execute
a wait check for ca readiness across the units. The behavior of libjuju
changed between 2.x and 3.x and causes this functionality to break. This
is abstracted and handled in the zaza library, so use that code instead
as it properly handles the differences.

Signed-off-by: Billy Olsen <billy.olsen@canonical.com>
(cherry picked from commit a64d2c6)
If TEST_{NO,HTTP,HTTPS}_PROXY are provided, convert them to
http_proxy etc so that code will use them. This will apply
to all code under zaza.openstack.

(cherry picked from commit 4b4ecec)
@dosaboy
dosaboy force-pushed the backport-bobcat branch from 1b3335c to e5f27be Compare July 9, 2026 15:33
@dosaboy

dosaboy commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

also contains a backport of 42aa167 required to get configure stage to work with juju 3

@dosaboy

dosaboy commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

tested and works well

@dosaboy
dosaboy merged commit 0bc45cd into openstack-charmers:stable/bobcat Jul 10, 2026
3 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.

2 participants