~ubuntu-branches/debian/sid/lvm2/sid

« back to all changes in this revision

Viewing changes to test/shell/lvcreate-large-raid.sh

  • Committer: Package Import Robot
  • Author(s): Bastian Blank
  • Date: 2014-08-19 15:37:06 UTC
  • mfrom: (1.1.18)
  • Revision ID: package-import@ubuntu.com-20140819153706-i1gaio8lg534dara
Tags: 2.02.109-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
# 'Exercise some lvcreate diagnostics'
13
13
 
14
 
. lib/test
 
14
. lib/inittest
15
15
 
16
16
# FIXME  update test to make something useful on <16T
17
17
aux can_use_16T || skip
18
18
 
19
 
aux target_at_least dm-raid 1 1 0 || skip
 
19
aux have_raid 1 3 0 || skip
20
20
 
21
21
aux prepare_vg 5
22
22