diff options
author | Ashish Pandey <aspandey@redhat.com> | 2018-01-12 15:29:51 +0530 |
---|---|---|
committer | Ashish Pandey <aspandey@redhat.com> | 2018-01-12 15:31:56 +0530 |
commit | b8e6f962c6f60fa49ae2844c431e6a6101a3df26 (patch) | |
tree | 5e316ce8c3230223915c529a389948cbef25d1ba /tests | |
parent | cf37aa990797e520945491134e1e5af4e2107711 (diff) |
cluster/ec Mark ./tests/basic/ec/heal-info.t as bad test
Change-Id: I7369fdd7510cc7ebf051cc621fc83764ba9591f3
BUG: 1533815
Signed-off-by: Ashish Pandey <aspandey@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/basic/ec/heal-info.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/ec/heal-info.t b/tests/basic/ec/heal-info.t index 7393d22d222..1549d5fcdb0 100644 --- a/tests/basic/ec/heal-info.t +++ b/tests/basic/ec/heal-info.t @@ -71,3 +71,4 @@ done EXPECT "^105$" get_pending_heal_count $V0 cleanup +#G_TESTDEF_TEST_STATUS_CENTOS6=BAD_TEST,BUG=1533815 |