Public bug reported: i386 server (20121207) minimal virtual installations for raring with utah installation are reporting an installation size of 885560 against the expected maximum of 870400. The size was below the expected max until 20121206 for i386 server images and the bloating only happened with 20121207 i386 server images.
The corresponding test code is located, http://bazaar.launchpad.net/~ubuntu-server-dev/utah/server-tests-quantal/view/head:/testsuites/minimal-virtual/test_install_size/test.py The failure is ====================================================================== FAIL: testInstallSize (__main__.MinimalVirtualTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "test.py", line 48, in testInstallSize self.assertTrue( used < max_install_size, "Used: %s" % (used)) AssertionError: Used: 885560 The impacted job is, https://jenkins.qa.ubuntu.com/view/Raring/view/Smoke%20Testing/job/raring-server-i386-smoke-minimal-virtual/20/ ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: iso-testing qa-daily-testing rls-r-incoming ** Description changed: - i386 serrver (20121207) minimal virtual installations for raring with + i386 server (20121207) minimal virtual installations for raring with utah installation are reporting an installation size of 885560 against the expected maximum of 870400. The size was below the expected max - until 20121206 i386 server images and the bloating only happened with - 20121207 i386 images. + until 20121206 for i386 server images and the bloating only happened + with 20121207 i386 server images. The corresponding test code is located, http://bazaar.launchpad.net/~ubuntu-server-dev/utah/server-tests-quantal/view/head:/testsuites/minimal-virtual/test_install_size/test.py The failure is ====================================================================== - FAIL: testInstallSize (__main__.MinimalVirtualTest) - ---------------------------------------------------------------------- - Traceback (most recent call last): - File "test.py", line 48, in testInstallSize - self.assertTrue( used < max_install_size, "Used: %s" % (used)) - AssertionError: Used: 885560 + FAIL: testInstallSize (__main__.MinimalVirtualTest) + ---------------------------------------------------------------------- + Traceback (most recent call last): + File "test.py", line 48, in testInstallSize + self.assertTrue( used < max_install_size, "Used: %s" % (used)) + AssertionError: Used: 885560 The impacted job is, https://jenkins.qa.ubuntu.com/view/Raring/view/Smoke%20Testing/job/raring-server-i386-smoke-minimal-virtual/20/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087630 Title: i386 server minimal virtual installations are bloated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1087630/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
