diff options
author | Amar Tumballi <amarts@redhat.com> | 2017-11-27 23:56:50 +0530 |
---|---|---|
committer | Jeff Darcy <jeff@pl.atyp.us> | 2017-11-28 13:04:43 +0000 |
commit | 858fae39936e5aee5ea4e3816a10ba310d04cf61 (patch) | |
tree | 78645b14f90114d9dc42176456f38acb52946329 /tests/bugs/glusterd | |
parent | 04fb94c99160ae1c6dea02624fefd47eb48da810 (diff) |
tests: mark currently failing regression tests as known issues
Change-Id: If6c36dc6c395730dfb17b5b4df6f24629d904926
BUG: 1517961
Signed-off-by: Amar Tumballi <amarts@redhat.com>
Diffstat (limited to 'tests/bugs/glusterd')
-rw-r--r-- | tests/bugs/glusterd/bug-1260185-donot-allow-detach-commit-unnecessarily.t | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/bugs/glusterd/bug-1260185-donot-allow-detach-commit-unnecessarily.t b/tests/bugs/glusterd/bug-1260185-donot-allow-detach-commit-unnecessarily.t index 4798959380e..a46df4ed704 100644 --- a/tests/bugs/glusterd/bug-1260185-donot-allow-detach-commit-unnecessarily.t +++ b/tests/bugs/glusterd/bug-1260185-donot-allow-detach-commit-unnecessarily.t @@ -41,3 +41,9 @@ TEST $CLI volume tier $V0 detach start TEST $CLI volume tier $V0 detach commit cleanup; + +# Mainly marking it as known-issue as it is consistently failing. +# Revert back once fixing this. + +#G_TESTDEF_TEST_STATUS_NETBSD7=KNOWN_ISSUE,BUG=1517961 +#G_TESTDEF_TEST_STATUS_CENTOS6=KNOWN_ISSUE,BUG=1517961 |