diff options
author | dkhandel <dkhandel@localhost.localdomain> | 2018-06-19 14:20:26 +0530 |
---|---|---|
committer | Nigel Babu <nigelb@redhat.com> | 2018-06-20 09:40:48 +0000 |
commit | cc2f2e7bfef6ca47e740c5ee6b4665ec2880f860 (patch) | |
tree | 1f6bb75a7ed738850e2e4fc6ddc205addc640081 /.testignore | |
parent | c097a7894d458e33a41f6db6092677108ef30fec (diff) |
Distributed-testing: Call the correct class i.e. GeneralXMLRPCServer
fixes: bz#1586342
Change-Id: I7a062d49f2a49ca4848ffd0b8d1e39c8b6b99815
Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com>
Diffstat (limited to '.testignore')
-rw-r--r-- | .testignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.testignore b/.testignore index 83f4316ec34..af344f27af1 100644 --- a/.testignore +++ b/.testignore @@ -48,6 +48,7 @@ extras/logger.conf.example extras/snap_scheduler/README.md extras/test/ld-preload-test/README extras/who-wrote-glusterfs/* +extras/distributed-testing/* geo-replication/syncdaemon/README.md geo-replication/test-requirements.txt rpc/xdr/src/.gitignore |