2017-08-30 14:42:48 |
Ryan Harper |
bug |
|
|
added bug |
2017-08-31 20:29:42 |
Scott Moser |
description |
https://jenkins.ubuntu.com/server/job/curtin-vmtest-devel-amd64/33/consoleFull
FAIL: test_etc_resolvconf (vmtests.test_network_ipv6.ArtfulTestNetworkIPV6)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/var/lib/jenkins/slaves/torkoal/workspace/curtin-vmtest-devel-amd64/curtin-33/tests/vmtests/test_network.py", line 232, in test_etc_resolvconf
self.assertTrue(dns_line in resolv_lines)
AssertionError: False is not true
-------------------- >> begin captured stdout << ---------------------
Network Renderer: ifupdown
k=nameservers v=['72.3.128.240', '72.3.128.241']
I believe this maybe related to Bug 1713803 |
https://jenkins.ubuntu.com/server/job/curtin-vmtest-devel-amd64/33/consoleFull
FAIL: test_etc_resolvconf (vmtests.test_network_ipv6.ArtfulTestNetworkIPV6)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/var/lib/jenkins/slaves/torkoal/workspace/curtin-vmtest-devel-amd64/curtin-33/tests/vmtests/test_network.py", line 232, in test_etc_resolvconf
self.assertTrue(dns_line in resolv_lines)
AssertionError: False is not true
-------------------- >> begin captured stdout << ---------------------
Network Renderer: ifupdown
k=nameservers v=['72.3.128.240', '72.3.128.241']
I believe this maybe related to Bug 1713803
Related bugs:
* bug 1698181: Switch to netplan renderer in Artful
* bug 1714308: dns does not work in initramfs after configure_networking
* bug 1714028: artful network vmtests fail now that ifdown command is removed |
|
2017-09-01 18:05:53 |
Ryan Harper |
summary |
artful network vmtests fail now that ifdown command is removed |
artful network vmtests fail now that resovlconf is missing (and ifupdown is still present) |
|
2017-09-01 18:06:00 |
Andreas Hasenack |
bug |
|
|
added subscriber Andreas Hasenack |
2017-10-03 14:58:00 |
Dimitri John Ledkov |
description |
https://jenkins.ubuntu.com/server/job/curtin-vmtest-devel-amd64/33/consoleFull
FAIL: test_etc_resolvconf (vmtests.test_network_ipv6.ArtfulTestNetworkIPV6)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/var/lib/jenkins/slaves/torkoal/workspace/curtin-vmtest-devel-amd64/curtin-33/tests/vmtests/test_network.py", line 232, in test_etc_resolvconf
self.assertTrue(dns_line in resolv_lines)
AssertionError: False is not true
-------------------- >> begin captured stdout << ---------------------
Network Renderer: ifupdown
k=nameservers v=['72.3.128.240', '72.3.128.241']
I believe this maybe related to Bug 1713803
Related bugs:
* bug 1698181: Switch to netplan renderer in Artful
* bug 1714308: dns does not work in initramfs after configure_networking
* bug 1714028: artful network vmtests fail now that ifdown command is removed |
https://jenkins.ubuntu.com/server/job/curtin-vmtest-devel-amd64/33/consoleFull
FAIL: test_etc_resolvconf (vmtests.test_network_ipv6.ArtfulTestNetworkIPV6)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/var/lib/jenkins/slaves/torkoal/workspace/curtin-vmtest-devel-amd64/curtin-33/tests/vmtests/test_network.py", line 232, in test_etc_resolvconf
self.assertTrue(dns_line in resolv_lines)
AssertionError: False is not true
-------------------- >> begin captured stdout << ---------------------
Network Renderer: ifupdown
k=nameservers v=['72.3.128.240', '72.3.128.241']
I believe this maybe related to Bug 1713803 -> please explain / ellaborate specifically what. As clearly integrating android and sendmail should be irrelevant for curtin/maas operation, no?
Related bugs:
* bug 1698181: Switch to netplan renderer in Artful -> all done, apart from MAAS task, which is incomplete.
* bug 1714308: dns does not work in initramfs after configure_networking -> done
* bug 1714028: artful network vmtests fail now that ifdown command is removed -> this is this bug itself?! is this a typo? |
|
2017-10-04 21:33:01 |
Ryan Harper |
branch linked |
|
lp:~raharper/curtin/trunk.vmtest-remove-bug-timers |
|
2017-10-04 21:44:35 |
Ryan Harper |
curtin: importance |
Undecided |
High |
|
2017-10-04 21:44:35 |
Ryan Harper |
curtin: status |
New |
In Progress |
|
2017-10-06 00:10:01 |
Launchpad Janitor |
branch linked |
|
lp:curtin |
|
2017-10-06 00:16:56 |
Launchpad Janitor |
branch linked |
|
lp:~raharper/curtin/new-artful-upload |
|
2017-10-06 02:31:33 |
Launchpad Janitor |
branch linked |
|
lp:~curtin-dev/curtin/artful |
|
2017-12-15 22:12:58 |
Scott Moser |
curtin: status |
In Progress |
Fix Released |
|