diff options
author | Aravinda VK <avishwan@redhat.com> | 2019-06-14 17:34:34 +0530 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2019-06-15 03:56:13 +0000 |
commit | e7211901e9f987d0efcd7d699c995634fc9f24d6 (patch) | |
tree | 6bfe05cac469f77eab78300d6858a1bdb29223a2 /tests/bugs | |
parent | 06ee9e13db03a02b343a5d44cae3c4a5da48bf8a (diff) |
tests: Add missing NFS test tag to the testfile
$SRC/glusterfs/bugs/nfs/showmount-many-clients.t
Change-Id: I48758cc66fcb55f48c4a8a0a738b06867f6814a1
Signed-off-by: Aravinda VK <avishwan@redhat.com>
Updates: bz#1193929
Diffstat (limited to 'tests/bugs')
-rw-r--r-- | tests/bugs/nfs/showmount-many-clients.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs/nfs/showmount-many-clients.t b/tests/bugs/nfs/showmount-many-clients.t index f1b6859d528..c6c9c35d60a 100644 --- a/tests/bugs/nfs/showmount-many-clients.t +++ b/tests/bugs/nfs/showmount-many-clients.t @@ -12,6 +12,8 @@ # the groups into their own structures, this testcase passes. # +#G_TESTDEF_TEST_STATUS_CENTOS6=NFS_TEST + . $(dirname $0)/../../include.rc . $(dirname $0)/../../nfs.rc . $(dirname $0)/../../volume.rc |