curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #00489
[Bug 1874100] Re: Centos66 basic vmtests are failing with AssertionError
This bug is believed to be fixed in curtin in version 20.1. If this is
still a problem for you, please make a comment and set the state back to
New
Thank you.
** Changed in: curtin
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of curtin
developers, which is subscribed to curtin.
https://bugs.launchpad.net/bugs/1874100
Title:
Centos66 basic vmtests are failing with AssertionError
Status in curtin:
Fix Released
Bug description:
03:04:42 ======================================================================
03:04:42 FAIL: test_partition_numbers (vmtests.test_basic.Centos66BionicTestBasic)
03:04:42 ----------------------------------------------------------------------
03:04:42 Traceback (most recent call last):
03:04:42 File "/var/lib/jenkins/servers/server/workspace/curtin-vmtest-devel-amd64/curtin-1121/tests/vmtests/test_basic.py", line 135, in test_partition_numbers
03:04:42 disk = self._dname_to_kname('pnum_disk')
03:04:42 File "/var/lib/jenkins/servers/server/workspace/curtin-vmtest-devel-amd64/curtin-1121/tests/vmtests/__init__.py", line 1721, in _dname_to_kname
03:04:42 self.assertEqual(len(kname), 1)
03:04:42 AssertionError: 0 != 1
03:04:42
03:04:42 ======================================================================
03:04:42 FAIL: test_partition_numbers (vmtests.test_basic.Centos66XenialTestBasic)
03:04:42 ----------------------------------------------------------------------
03:04:42 Traceback (most recent call last):
03:04:42 File "/var/lib/jenkins/servers/server/workspace/curtin-vmtest-devel-amd64/curtin-1121/tests/vmtests/test_basic.py", line 135, in test_partition_numbers
03:04:42 disk = self._dname_to_kname('pnum_disk')
03:04:42 File "/var/lib/jenkins/servers/server/workspace/curtin-vmtest-devel-amd64/curtin-1121/tests/vmtests/__init__.py", line 1721, in _dname_to_kname
03:04:42 self.assertEqual(len(kname), 1)
03:04:42 AssertionError: 0 != 1
03:04:42
03:04:42 ----------------------------------------------------------------------
03:04:42 Ran 4675 tests in 25205.445s
from https://jenkins.ubuntu.com/server/job/curtin-vmtest-devel-
amd64/1121/
To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1874100/+subscriptions
References