lp://staging/~raharper/curtin/lp1640519.unittest
- Get this branch:
- bzr branch lp://staging/~raharper/curtin/lp1640519.unittest
Branch merges
- Lee Trager: Approve
- curtin developers: Pending requested
-
Diff: 239 lines (+175/-4)6 files modifiedcurtin/commands/apt_config.py (+1/-0)
curtin/commands/curthooks.py (+1/-1)
tests/unittests/test_apt_source.py (+1/-0)
tests/unittests/test_curthooks.py (+168/-0)
tests/vmtests/helpers.py (+1/-0)
tests/vmtests/image_sync.py (+3/-3)
Branch information
Recent revisions
- 438. By Ryan Harper
-
unittests: curthooks.
install_ kernel for flash-kernel Add some additional unittests around the flow of flash-kernel install.
- 435. By Ryan Harper
-
unittest: add curthooks install_kernel unittest for flash-kernel
- ensure we specify target="/" to indicate we want to install into
ephemeral environment
- add unittest to test one of the flash-kernel paths - 431. By Lee Trager
-
Install u-boot-tools when running on a system with u-boot.
Previously lp:maas-images was adding u-boot-tools to all ARM images before they
were published to images.maas.io. lp:maas-images now republishes the SquashFS
images from cloud-images.ubuntu. com unmodified. The unmodified images do not
contain u-boot-tools causing the kernel to fail to install on systems with
u-boot. The shell code from the flash-kernel package to detect u-boot was
ported to Python and added to Curtin. If u-boot is detected Curtin will now
automatically install u-boot-tools before installing the kernel. - 430. By Ryan Harper
-
vmtests: adjust vmtest image sync metadata filenames
The current source of vmtest modified files is 'vmtest.json'.
Rename 'centos.json' to 'vmtest-centos. json' to follow the
vmtest-$distro.json format in case of future other distro
products being hosted in the MAAS streams. - 429. By Wesley Wiedenmeier
-
vmtests: Add centos support
- extend local image cache to store multiple product types
- separate boot image and tarball to install in vmtests.releases
- add very basic centos70 vmtest
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~curtin-dev/curtin/trunk