canonical / cloud-init

Official upstream for the cloud-init: cloud instance initialization
https://cloud-init.io/
Other
2.89k stars 861 forks source link

test: avoid undocumented lxd key #5748

Closed holmanb closed 3 days ago

holmanb commented 3 days ago

Proposed Commit Message

test: avoid undocumented lxd key

Use the dedicated volatile key instead.

Additional Context

The docs for this key have a typo.

Test Steps

tox -e integration-tests -- tests/integration_tests/test_instance_id.py

Merge type

holmanb commented 3 days ago

Reference: https://github.com/canonical/lxd/issues/13853