yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80949
[Bug 1856096] [NEW] unittest failure on LXD: no such file or dir: 'ud'
Public bug reported:
When building master on LXD or running tox on a fresh Bionic LXD the
following test failures show up:
https://paste.ubuntu.com/p/5p8cfjFN8D/
This is not reproduced on a VM or baremetal.
This is slightly confusing as the load_file function has not be touched
since in multiple years, nor as the query cmd. Is this related to the
SRU lxd issues?
Steps to reproduce
---
lxc launch ubuntu-daily:b b
lxc exec b bash
git clone https://github.com/canonical/cloud-init
cd cloud-init
sudo apt update -qq
sudo apt install tox -y
tox
** Affects: cloud-init
Importance: Undecided
Status: New
** Summary changed:
- test escape on LXD: no such file or dir: 'ud'
+ unittest failure on LXD: no such file or dir: 'ud'
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1856096
Title:
unittest failure on LXD: no such file or dir: 'ud'
Status in cloud-init:
New
Bug description:
When building master on LXD or running tox on a fresh Bionic LXD the
following test failures show up:
https://paste.ubuntu.com/p/5p8cfjFN8D/
This is not reproduced on a VM or baremetal.
This is slightly confusing as the load_file function has not be
touched since in multiple years, nor as the query cmd. Is this related
to the SRU lxd issues?
Steps to reproduce
---
lxc launch ubuntu-daily:b b
lxc exec b bash
git clone https://github.com/canonical/cloud-init
cd cloud-init
sudo apt update -qq
sudo apt install tox -y
tox
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1856096/+subscriptions
Follow ups