lp:~raharper/curtin/set_bcache_cache_mode

Created by Ryan Harper and last modified
Get this branch:
bzr branch lp:~raharper/curtin/set_bcache_cache_mode
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

299. By Ryan Harper

vmtest: switch bcache test to use regex

After looking at how stripped line output works, using a
regex is more flexible in the face of bcache adding/removing
cache modes.

298. By Ryan Harper

make check fixes for bcache cache_mode changes

Apply cleanups as found by make check

297. By Ryan Harper

vmtest: switch bcache test to use check_file_stripped_line

Use common check function in bcache testcase

296. By Ryan Harper

Find bcache device name via backing device holders

Add function get_holders which reads /sys/class/block/<dev>/holders
Use get_holders to list the bcache backing device holders to find the
assigned bcache device name

295. By Ryan Harper

Pull cache_mode from info dict not look it up as storage volume

Don't just copy, paste and replace; comprehend.

294. By Ryan Harper

Set bcache cache_mode if present in storage config

If config includes 'cache_mode' in a bcache configuration, write
the cache_mode setting to sysfs path to the bcache device.

293. By Ryan Harper

Switch to writeback mode and use the correct path to cache_mode in sys

292. By Ryan Harper

Add bcache cachemode test

291. By Scott Moser

extract: specify 'z' to tar extract again

This reverts revno 282:
  extract: do not specify 'z' to tar extract

  tar will automatically do the right thing for compression
  it knows about. Removing the 'z' here makes us able to install
  a .tar.xz file too.

290. By Scott Moser

A collection of fixes and extensions to vmtests

- rework configuration and checks of the complex vmtest "allindata"
- added new regex based file content verification
- added testcase class variable "extra_kern_args" to be able to
  influence the kernel parameters of the installed system
- fix the handling of KEEP_VMTEST_DATA
- fix an issue with -curses on the backlevel qemu in trusty
  by passing '-vga std' to avoid getting cirrus card and framebuffer.
- enhancing README-vmtest.txt with my lessons learned
- provide an option to set the name parameter at mdadm create
- check for vnc port collisions and automatically assign alternatives

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