All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Project Hail <hail-devel@vger.kernel.org>
Cc: jdarcy@redhat.com
Subject: a boto-works test for tabled?
Date: Fri, 18 Dec 2009 05:14:18 -0500	[thread overview]
Message-ID: <4B2B55FA.2070109@garzik.org> (raw)


Looking at the 'python-boto' package in Fedora, I see it ships with 
boto's basic test suite.  Notably, it ships with a test module that 
exercises boto's S3 library routines.

Is there anyone that would be interested in copying (or directly use) 
/usr/lib/python2.6/site-packages/boto/tests/test_s3connection.py as a 
tabled "boto-works" test?  According to the boto author, boto should 
accept non-Amazon hostnames, which is the only requirement outside of 
Amazon AWS specifications that tabled has.

I am bloody awful at python, really don't know it well at all.  But to 
anyone who knows python, this will probably take all of an hour, from 
start to "make distcheck".  All anyone needs to do is create a python 
script 'test/boto-works' for tabled, which does exit(0) on success and 
exit(1) upon test failure.  "make check" or "make distcheck" initiate 
tabled's testsuite.

This would add a python-boto BuildRequires in tabled's rpm build, but I 
don't think that is a major issue.

	Jeff




             reply	other threads:[~2009-12-18 10:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-18 10:14 Jeff Garzik [this message]
2009-12-18 15:57 ` a boto-works test for tabled? Jeff Darcy
2009-12-18 17:09   ` Pete Zaitcev
2009-12-18 17:16     ` Jeff Darcy
2009-12-18 18:47       ` Jeff Garzik
2009-12-18 18:45     ` Jeff Garzik
2009-12-18 17:15   ` Pete Zaitcev

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=4B2B55FA.2070109@garzik.org \
    --to=jeff@garzik.org \
    --cc=hail-devel@vger.kernel.org \
    --cc=jdarcy@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 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.