ceph/qa/workunits
Kefu Chai f3643efc80 qa/workunits/cephtool/test.sh: disable dup test for mds respawn cmd
we set the CEPH_CLI_TEST_DUP_COMMAND enn var to verify the successful
commands are idempotent. but some of them are just not. among the other
things:
- ceph tell mds.a exit
- ceph tell mds.a respawn
the respawn command restart the mds daemon, its bind port changes and
all run-time status are reset. so strictly speaking, even the from the
point of view of client, this command is not idempotent. further more,
it fails the test, if the client sends the 2nd command too soon. because
the monitor might not able to update the re-spawned mds address before
the client asking for the new fsmap. so the cephfs client will just
use the old address of the specified mds, and hence will send the
request to port no one is listening anymore.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-06-17 15:22:26 +08:00
..
caps
ceph-disk
ceph-tests
cephtool qa/workunits/cephtool/test.sh: disable dup test for mds respawn cmd 2016-06-17 15:22:26 +08:00
cls
direct_io
erasure-code
fs qa/workunits/fs/misc: test for setting empty ACL 2016-06-01 17:42:24 +08:00
hadoop
libcephfs
libcephfs-java
mon qa/workunits: rados cppool now requires --yes-i-really-really-mean-it 2016-06-15 09:05:05 -04:00
objectstore
osdc
rados qa/workunits/rados/loadgen-mostly-read.sh: half as much data (512mb) 2016-06-02 09:52:00 -04:00
rbd qa/workunits/rbd: respect RBD_CREATE_ARGS environment variable 2016-06-15 08:53:13 +03:00
rename
rest
restart
rgw
suites
ceph-helpers-root.sh
ceph-helpers.sh Merge pull request #8786 from tchaikov/wip-btrfs-sudo 2016-05-09 22:38:07 +08:00
false.sh
kernel_untar_build.sh
Makefile
post-file.sh
true.sh