lp:~raharper/curtin/trunk.fix-lvm-over-raid

Created by Ryan Harper and last modified
Get this branch:
bzr branch lp:~raharper/curtin/trunk.fix-lvm-over-raid
Only Ryan Harper can upload to this branch. If you are Ryan Harper please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ryan Harper
Project:
curtin
Status:
Merged

Recent revisions

528. By Ryan Harper

Include exception as string, indicate error is non-fatal

527. By Ryan Harper

LOG outside of try/except, reduce log messages to debug (expected errors)

526. By Ryan Harper

merge from trunk

525. By Ryan Harper

merge from trunk

524. By Ryan Harper

Drop 'pass' in exception handling, expand logging message

523. By Ryan Harper

mdadm: handle write failures to sysfs when stopping arrays

522. By Ryan Harper

vmtests: bump skip_by_date values out to give cloud-init SRU more time

521. By Scott Moser

vmtest: get info about collected symlinks and then delete them.

Some of the 'collect' scripts collect files with 'cp -a' or other
means that would collect a symbolic link. Since none of our
scripts yet handle properly resolving absolute symlinks we just
remove all symlinks and write a file 'symlinks.txt' with info about them.

At a later date we might need to also clean out sockets or other content.

The primary motivation for this is to
a.) make sure tests don't inadvertantly read the target of the symlink
    and thus "verify" files on the host
b.) jenkins can produce a zip file of the artifacts, and we suspect that
    it is bothered by the symbolic links.

520. By Ryan Harper

Update network cloud-init related skiptest dates, SRU still pending

Move skipdate to 2017-08-20 to allow more time for cloud-init SRU to land.

519. By Chad Smith

tests: Add CiTestCase common parent for all curtin tests.

This branch makes sure all unittests subclass from CiTestCase which
provides all unit tests with a tmp_dir and tmp_path creation. Drop
unittest-specific tempfile usage in favor of self.tmp_dir and
self.tmp_path.

Adding this parent class gives us a single place to add test methods which
have general application across unit tests, like log tracking and tmp
directory cleanup.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~curtin-dev/curtin/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers