From: Luis Henriques <lhenriques@suse.com>
To: fstests@vger.kernel.org
Cc: "Yan, Zheng" <zyan@redhat.com>,
ceph-devel@vger.kernel.org, Luis Henriques <lhenriques@suse.com>
Subject: [RFC PATCH 0/2] Initial CephFS tests
Date: Tue, 2 Apr 2019 11:34:26 +0100 [thread overview]
Message-ID: <20190402103428.21435-1-lhenriques@suse.com> (raw)
Hi all,
This is the first attempt to (finally!) add CephFS specific tests to
fstests. Hopefully, more will follow once an initial set is accepted -- I
do have a few more that could easily be added, and I'm sure that in the
future more CephFS-specific tests can continue to be developed. This test
suite has already proved to be quite useful in finding bugs in this
filesystem; adding specific tests for it is just the next logic step.
For now, just two simple tests to do some basic checks on quotas features.
Cheers,
--
Luis
Luis Henriques (2):
ceph: test basic ceph.quota.max_files quota
ceph: test basic ceph.quota.max_bytes quota
tests/ceph/001 | 108 ++++++++++++++++++++++++++++++++
tests/ceph/001.out | 1 +
tests/ceph/002 | 147 ++++++++++++++++++++++++++++++++++++++++++++
tests/ceph/002.out | 1 +
tests/ceph/Makefile | 20 ++++++
tests/ceph/group | 2 +
6 files changed, 279 insertions(+)
create mode 100755 tests/ceph/001
create mode 100644 tests/ceph/001.out
create mode 100755 tests/ceph/002
create mode 100644 tests/ceph/002.out
create mode 100644 tests/ceph/Makefile
create mode 100644 tests/ceph/group
next reply other threads:[~2019-04-02 10:34 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-02 10:34 Luis Henriques [this message]
2019-04-02 10:34 ` [RFC PATCH 1/2] ceph: test basic ceph.quota.max_files quota Luis Henriques
2019-04-02 10:34 ` [RFC PATCH 2/2] ceph: test basic ceph.quota.max_bytes quota Luis Henriques
2019-04-02 21:09 ` Dave Chinner
2019-04-03 9:45 ` Luis Henriques
2019-04-03 12:17 ` Nikolay Borisov
2019-04-03 13:19 ` Luis Henriques
2019-04-03 21:47 ` Dave Chinner
2019-04-04 10:18 ` Luis Henriques
2019-04-12 1:15 ` Dave Chinner
2019-04-12 3:37 ` Yan, Zheng
2019-04-12 11:04 ` Luis Henriques
2019-04-14 22:15 ` Dave Chinner
2019-04-15 2:16 ` Yan, Zheng
2019-04-16 8:13 ` Dave Chinner
2019-04-16 10:48 ` Luis Henriques
2019-04-16 18:38 ` Gregory Farnum
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190402103428.21435-1-lhenriques@suse.com \
--to=lhenriques@suse.com \
--cc=ceph-devel@vger.kernel.org \
--cc=fstests@vger.kernel.org \
--cc=zyan@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox