[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ceph-commit
Subject:    [ceph-commit] branch wip-11624-cephtools-test updated. v9.0.0-1130-g7e2a7a8
From:       ceph-commit () ceph ! com (ceph ! git)
Date:       2015-05-31 23:16:53
Message-ID: 20150531231653.4CF673F765 () ds3426 ! dreamservers ! com
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "".

The branch, wip-11624-cephtools-test has been updated
  discards  1190e1bc18e8c6e56a07661f91c3df44fd1c29fe (commit)
  discards  ba540513d1529192d401555f856e5298f5002434 (commit)
  discards  5d7080085a3fc10d6b3c9de7bfdebd257dab3dbb (commit)
       via  7e2a7a8685235ffe409c4f7df1e60d39597b6f08 (commit)
       via  f6e400058998e41317f97af3992ffb7b9866ce47 (commit)
       via  d2cc2b184b56a55e65cd5a8f9991308d87f4e759 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (1190e1bc18e8c6e56a07661f91c3df44fd1c29fe)
            \
             N -- N -- N (7e2a7a8685235ffe409c4f7df1e60d39597b6f08)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7e2a7a8685235ffe409c4f7df1e60d39597b6f08
Author: Loic Dachary <ldachary at redhat.com>
Date:   Sun May 31 15:18:35 2015 +0200

    tests: cephtool/test.sh wait_for_clean after PG (re)mapping
    
    A get/set command may fail with
    
       Error EBUSY: currently creating pgs, wait
    
    if issued before the PGs are clean. Call wait_for_clean after the pool
    is created or a pool setting is changed and remaps the PGs it
    contains (size, pg_num...) to ensure the PGs are clean and the set/get
    command that follow will succeed.
    
    http://tracker.ceph.com/issues/11624 Fixes: #11624
    
    Signed-off-by: Loic Dachary <ldachary at redhat.com>

commit f6e400058998e41317f97af3992ffb7b9866ce47
Author: Loic Dachary <ldachary at redhat.com>
Date:   Sun May 31 15:15:30 2015 +0200

    tests: reduce pg_num in test_mon_osd_pool_set
    
    No need for more than one pg to test get/set on pools: it also is faster
    to become clean.
    
    Signed-off-by: Loic Dachary <ldachary at redhat.com>

commit d2cc2b184b56a55e65cd5a8f9991308d87f4e759
Author: Loic Dachary <ldachary at redhat.com>
Date:   Sun May 31 15:13:52 2015 +0200

    tests: use get_pg from ceph-helpers.sh
    
    The semantic and interface of get_pg are the same, that avoids
    duplication and the ceph-helpers.sh version is tested and documented.
    
    Make the ceph-test package dependent on xmlstarlet because it is
    needed by ceph-helpers.sh.
    
    Signed-off-by: Loic Dachary <ldachary at redhat.com>

-----------------------------------------------------------------------

Summary of changes:
 ceph.spec.in   |    1 +
 debian/control |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/ceph.spec.in b/ceph.spec.in
index 752311c..041e510 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -346,6 +346,7 @@ Summary:	Ceph benchmarks and test tools
 Group:		System Environment/Libraries
 License:	LGPL-2.0
 Requires:	ceph-common
+Requires:	xmlstarlet
 %if (0%{?fedora} >= 20 || 0%{?rhel} == 6)
 BuildRequires:	lttng-ust-devel
 BuildRequires:	libbabeltrace-devel
diff --git a/debian/control b/debian/control
index 30764fd..099f4b7 100644
--- a/debian/control
+++ b/debian/control
@@ -463,7 +463,7 @@ Description: debugging symbols for rest-bench
 
 Package: ceph-test
 Architecture: linux-any
-Depends: ceph-common, curl, xml2, ${misc:Depends}, ${shlibs:Depends}
+Depends: ceph-common, curl, xml2, xmlstarlet, ${misc:Depends}, ${shlibs:Depends}
 Description: Ceph test and benchmarking tools
  This package contains tools for testing and benchmarking Ceph.
 


hooks/post-receive
-- 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic