kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: autotest@test.kernel.org
Cc: kvm@vger.kernel.org, Lucas Meneghel Rodrigues <lmr@redhat.com>
Subject: [PATCH 0/2] Updating CTCS test suite
Date: Tue,  3 May 2011 03:00:51 -0300	[thread overview]
Message-ID: <1304402453-5107-1-git-send-email-lmr@redhat.com> (raw)

Use new git repo, rename module, update KVM test definitions.
Please bear with me when you see the binary patches, didn't
have the patience to remove them :)

Lucas Meneghel Rodrigues (2):
  client.tests: Move cerberus to ctcs, use new source repo
  KVM test: Update ctcs run on guests

 client/tests/cerberus/0001-Fix-CTCS2-Build.patch   |  212 --------------------
 .../0002-Fix-CTCS2-build-in-64-bit-boxes.patch     |  192 ------------------
 client/tests/cerberus/cerberus.py                  |  109 ----------
 client/tests/cerberus/control                      |   20 --
 client/tests/cerberus/ctcs2.tar.bz2                |  Bin 2131977 -> 0 bytes
 client/tests/ctcs/control                          |   19 ++
 client/tests/ctcs/ctcs.py                          |  100 +++++++++
 client/tests/ctcs/ctcs.tar.bz2                     |  Bin 0 -> 1337538 bytes
 client/tests/kvm/autotest_control/cerberus.control |   20 --
 client/tests/kvm/autotest_control/ctcs.control     |   19 ++
 client/tests/kvm/tests_base.cfg.sample             |    4 +-
 11 files changed, 140 insertions(+), 555 deletions(-)
 delete mode 100644 client/tests/cerberus/0001-Fix-CTCS2-Build.patch
 delete mode 100644 client/tests/cerberus/0002-Fix-CTCS2-build-in-64-bit-boxes.patch
 delete mode 100644 client/tests/cerberus/cerberus.py
 delete mode 100644 client/tests/cerberus/control
 delete mode 100644 client/tests/cerberus/ctcs2.tar.bz2
 create mode 100644 client/tests/ctcs/control
 create mode 100644 client/tests/ctcs/ctcs.py
 create mode 100644 client/tests/ctcs/ctcs.tar.bz2
 delete mode 100644 client/tests/kvm/autotest_control/cerberus.control
 create mode 100644 client/tests/kvm/autotest_control/ctcs.control

-- 
1.7.5


             reply	other threads:[~2011-05-03  6:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-03  6:00 Lucas Meneghel Rodrigues [this message]
2011-05-03  6:00 ` [PATCH 2/2] KVM test: Update ctcs run on guests Lucas Meneghel Rodrigues

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=1304402453-5107-1-git-send-email-lmr@redhat.com \
    --to=lmr@redhat.com \
    --cc=autotest@test.kernel.org \
    --cc=kvm@vger.kernel.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).