Improve spelling

Change-Id: I61a9544f9b6ca41c029eda84f81191b7dca22468
This commit is contained in:
Dmitry Bogun 2017-02-08 16:14:26 +02:00
parent 0f1d1e7f22
commit 726e510897
1 changed files with 4 additions and 2 deletions

View File

@ -151,7 +151,8 @@ is included with the distribution media.
# Expectations:
# - all partitions on all disks must stay untouched
# - vdb must stay untouched (because it didn't mention in schema)
# - vdb must stay untouched (because it wasn't mentioned in the
# schema)
actual = node.run_cmd('parted -l')[0]
expected = self.golden_image_parted_output
utils.assertNoDiff(expected, actual)
@ -177,7 +178,8 @@ is included with the distribution media.
# Expectations:
# - all partitions on all disks must stay untouched
# - vdb must stay untouched (because it didn't mention in schema)
# - vdb must stay untouched (because it wasn't mentioned in the
# schema)
actual = node.run_cmd('parted -l')[0]
expected = """
Model: Virtio Block Device (virtblk)