From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Juergen Gross <jgross@suse.com>, xen-devel@lists.xenproject.org
Cc: wei.liu2@citrix.com, ian.jackson@eu.citrix.com
Subject: Re: [PATCH] tools/tests: add xenstore testing framework
Date: Wed, 18 Jan 2017 16:58:52 +0000 [thread overview]
Message-ID: <9b4fb99d-652c-b9a7-fcd0-7dfb1b7e65fc@citrix.com> (raw)
In-Reply-To: <76e00e52-09ac-dd4d-2314-5a2cda6fe14b@suse.com>
On 18/01/17 15:16, Juergen Gross wrote:
> On 18/01/17 13:33, Juergen Gross wrote:
>> Add tools/tests/xenstore for a framework to do tests of xenstore.
>> The aim is to test for correctness and performance.
>>
>> Add a test program containing some tests meant to be run against any
>> xenstore implementation (xenstored, oxenstored, xenstore-stubdom).
>>
>> It is using libxenstore for access to xenstore and supports multiple
>> tests to be either selected all or individually. All tests are using
>> /local/domain/<own-domid>/xenstore-test/<pid> as base for doing the
>> tests. This allows multiple instances of the program to run in
>> parallel.
>>
>> Signed-off-by: Juergen Gross <jgross@suse.com>
> BTW: when running the tests against oxenstored I discovered that
> oxenstored is applying the default Xenstore entry size limit of 2000
> bytes for dom0, too. All other limits are effective for domUs only.
> Is this on purpose?
I presume not. dom0 is supposed to be immune to all quota-related
restrictions.
~Andrew
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
prev parent reply other threads:[~2017-01-18 16:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-18 12:33 [PATCH] tools/tests: add xenstore testing framework Juergen Gross
2017-01-18 12:41 ` Wei Liu
2017-01-18 12:47 ` Juergen Gross
2017-01-18 14:47 ` Wei Liu
2017-01-18 14:57 ` Juergen Gross
2017-01-18 14:14 ` Juergen Gross
2017-01-18 15:16 ` Juergen Gross
2017-01-18 15:23 ` Wei Liu
2017-01-18 17:59 ` David Scott
2017-01-18 18:03 ` Juergen Gross
2017-01-18 16:58 ` Andrew Cooper [this message]
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=9b4fb99d-652c-b9a7-fcd0-7dfb1b7e65fc@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=jgross@suse.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xenproject.org \
/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;
as well as URLs for NNTP newsgroup(s).