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

tools: New "removeall" used to remove head with snapshots #10098

Merged
merged 8 commits into from Aug 1, 2016

Commits on Jul 27, 2016

  1. cmake: Support extra arguments to tests using add_ceph_test

    Signed-off-by: David Zafman <dzafman@redhat.com>
    dzafman committed Jul 27, 2016
    Copy the full SHA
    b0be797 View commit details
    Browse the repository at this point in the history
  2. tools: Fix --journal-path usage description

    Signed-off-by: David Zafman <dzafman@redhat.com>
    dzafman committed Jul 27, 2016
    Copy the full SHA
    2fee38f View commit details
    Browse the repository at this point in the history
  3. test: Improve output for error diagnostics

    Signed-off-by: David Zafman <dzafman@redhat.com>
    dzafman committed Jul 27, 2016
    Copy the full SHA
    ce2036d View commit details
    Browse the repository at this point in the history
  4. test: ceph-objectstore-tool add --namespace option

    Signed-off-by: David Zafman <dzafman@redhat.com>
    dzafman committed Jul 27, 2016
    Copy the full SHA
    5a3a8bc View commit details
    Browse the repository at this point in the history
  5. test: ceph-objectstore-tool add configurable number of cloned objects

    Signed-off-by: David Zafman <dzafman@redhat.com>
    dzafman committed Jul 27, 2016
    Copy the full SHA
    c33b1dc View commit details
    Browse the repository at this point in the history
  6. test: Don't compact json so errors are easier to identify

    Signed-off-by: David Zafman <dzafman@redhat.com>
    dzafman committed Jul 27, 2016
    Copy the full SHA
    ca75c22 View commit details
    Browse the repository at this point in the history
  7. tools: New "removeall" used to remove head with snapshots

    Use --force to allow remove to only remove head object
    Adding testing to unit test
    
    Signed-off-by: David Zafman <dzafman@redhat.com>
    dzafman committed Jul 27, 2016
    Copy the full SHA
    b55e0da View commit details
    Browse the repository at this point in the history
  8. test: Use --head option instead of grep

    Signed-off-by: David Zafman <dzafman@redhat.com>
    dzafman committed Jul 27, 2016
    Copy the full SHA
    60de4a9 View commit details
    Browse the repository at this point in the history