All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Juergen Gross <jgross@suse.com>
Cc: xen-devel@lists.xenproject.org, wei.liu2@citrix.com,
	ian.jackson@eu.citrix.com, dave@recoil.org
Subject: Re: [PATCH] tools/tests: add xenstore testing framework
Date: Wed, 18 Jan 2017 15:23:09 +0000	[thread overview]
Message-ID: <20170118152309.GB5089@citrix.com> (raw)
In-Reply-To: <76e00e52-09ac-dd4d-2314-5a2cda6fe14b@suse.com>

On Wed, Jan 18, 2017 at 04:16:22PM +0100, 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 don't know.

CC our oxenstored maintainer for input.

> 
> Juergen
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  reply	other threads:[~2017-01-18 15:23 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 [this message]
2017-01-18 17:59     ` David Scott
2017-01-18 18:03       ` Juergen Gross
2017-01-18 16:58   ` Andrew Cooper

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=20170118152309.GB5089@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=dave@recoil.org \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jgross@suse.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.