Skip to content

Commit

Permalink
iotests: Remove 130 from the "auto" group
Browse files Browse the repository at this point in the history
Peter hit a "Could not open 'TEST_DIR/t.IMGFMT': Failed to get shared
'write' lock - Is another process using the image [TEST_DIR/t.IMGFMT]?"
error with 130 already twice. Looks like this test is a little bit
shaky, and currently nobody has a real clue what could be causing this
issue, so for the time being, let's disable it from the "auto" group so
that it does not gate the pull requests.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
  • Loading branch information
huth authored and pm215 committed Oct 31, 2019
1 parent 741a900 commit f3cad9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/qemu-iotests/group
Expand Up @@ -151,7 +151,7 @@
127 rw backing quick
128 rw quick
129 rw quick
130 rw auto quick
130 rw quick
131 rw quick
132 rw quick
133 auto quick
Expand Down

0 comments on commit f3cad9c

Please sign in to comment.