lp://staging/~powersj/ubuntu-test-cases/lp1608675
- Get this branch:
- bzr branch lp://staging/~powersj/ubuntu-test-cases/lp1608675
Branch merges
- Max Brustkern (community): Approve
- Ubuntu Server Developers: Pending requested
-
Diff: 25 lines (+2/-2)2 files modifiedtestsuites/minimal-virtual/test_install_size/test.py (+1/-1)
testsuites/minimal-virtual/test_kernel_module_size/test.py (+1/-1)
Related bugs
Bug #1608675: Server: Xenial/Yakkety kernel/install size grew | Undecided | Fix Released |
Related blueprints
Branch information
Recent revisions
- 105. By Scott Moser
-
add 'standard^' to packages to install
This works around bug LP: #1539329 by installing the standard
seed explicitly so that the tests that verify that irqbalance is installed
will pass.The ubuntu server iso should install the standard seed by default.
That seed would include irqbalance and this test would pass. However
the bug is that the seed is not installed.This change MUST BE REVERTED after LP: #1539329 is fixed.
- 104. By Scott Moser
-
remove workaround for LP: #1533243
My belief at this point is that in fact partman/
unmount_ active either
a.) is not preseedable (LP: #1355845 is still valid)
or
b.) does not do what we thought it didMy current understanding is that the tests were failing after installation
was done and when d-i was trying to unmount filesystems. Because of a
backgrounded task spawned by 'apt-get update'(described in bug 1527710)
that unmount would fail.The changes here actually did not do anything, and evidence shows that.
We continued to see the same errors after this change was merged. - 103. By Scott Moser
-
preseed unmount_active to work around recent install troubles.
This works around something failures that have popped up recently
but are not completely understood. Its not clear why anything would
be mounted in the install environment that would cause us to need to
do this. See LP: #1533243 hopefully for an eventual solution. - 102. By Mathieu Trudel-Lapierre
-
[bzr merge lp:~mathieu-tl/ubuntu-test-cases/fix_lvm]
Merge fixes to unbreak LVM test case for releases later than Trusty. - 101. By Robie Basak
-
Install python-paramiko explicitly since dependencies no longer pull it in automatically in Vivid.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-test-cases