Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test/encoding: fix readable.sh bugs; fix ceph-object-corpus #13678

Merged
merged 3 commits into from Mar 3, 2017

Conversation

liewegas
Copy link
Member

The patch to parallelize this broke it; fix those bugs.

Also fix 2 problems with the corpus that snuck in since then:

  • OSDMap trailing data test case nwo fails, but can be removed
  • ECSubWrite incompat wasn't set when ObjectStore::Transaction was

Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Sage Weil <sage@redhat.com>
  > drop 0.46-add-osd-uuid/objects/OSDMap/9
  > ECSubWrite embeds ObjectStore::Transaction

Signed-off-by: Sage Weil <sage@redhat.com>
@tchaikov
Copy link
Contributor

tchaikov commented Mar 3, 2017

/home/jenkins-build/build/workspace/ceph-pull-requests/qa/workunits/cephtool/test.sh:1853: test_mon_ping:  ceph ping 'mon.*'
mon.a
{
    "health": {
        "health": {
            "health_services": [
...
error calling ping_monitor
...
	  5 - cephtool-test-mon.sh (Failed)

so rados_ping_monitor() failed when pinging mon.b, see https://jenkins.ceph.com/job/ceph-pull-requests/19243/consoleFull#1825758868b690f2e-7cab-492c-ad9c-1c25ca39eafa

retest this please.

@tchaikov tchaikov merged commit 07e6c14 into ceph:master Mar 3, 2017
@liewegas liewegas deleted the wip-readable branch March 3, 2017 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants