We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 025e4e6 + 80b19d0 commit e181c10Copy full SHA for e181c10
tests/tests_misc.yml
@@ -139,7 +139,7 @@
139
- name: Verify the output when resizing with large size
140
assert:
141
that: "blivet_output.failed and
142
- blivet_output.msg|regex_search('volume.*foo-test1.*cannot be resized from.*to.*') and
+ blivet_output.msg|regex_search('volume.*test1.*cannot be resized to.*') and
143
not blivet_output.changed"
144
msg: "Unexpected behavior when resizing with large size"
145
0 commit comments