cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #02986
[Merge] ~smoser/cloud-init:fix/locale-test-update into cloud-init:master
The proposal to merge ~smoser/cloud-init:fix/locale-test-update into cloud-init:master has been updated.
Commit Message changed to:
tests: adjust locale integration test to parse default locale.
The locale integration test started failing with commit 0ef61b28.
This was just because the test's expectations on the content/formatting
of /etc/default/locale were too strict. The change here is to read
the file as a set of shell variables and assert that the values are
set correctly.
For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/328095
--
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:fix/locale-test-update into cloud-init:master.
References