From: Loic Dachary <loic@dachary.org>
To: Ivo Jimenez <ivo@redhat.com>
Cc: ceph-devel@vger.kernel.org
Subject: Re: Docker task for teuthology
Date: Wed, 08 Jul 2015 10:41:45 +0200 [thread overview]
Message-ID: <559CE249.9020400@dachary.org> (raw)
In-Reply-To: <411240269.5493749.1436297748996.JavaMail.zimbra@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 2778 bytes --]
On 07/07/2015 21:35, Ivo Jimenez wrote:
> Sorry Loic, I thought I had replied to your message.
>
>> I did not know about https://github.com/signalfuse/maestro-ng, sound really
>> interesting ! How is it different from
>> https://github.com/GoogleCloudPlatform/kubernetes or
>> https://github.com/projectatomic or https://coreos.com/ ? I've no experience
>> in any of them.
>
> maestro is very lightweight compared to kubernetes. kubernetes has monitoring/dashboard features (among many others) and requires an agent to be installed alongside the docker hosts. maestro communicates directly with the docker daemon, so it doesn't require any external dependencies/configuration. Neither of the two have deployment features. maestro's codebase is much more smaller and it's written in python (vs. golang for kubernetes).
>
> coreos and projectatomic are Linux distros that provide "just enough operating system" (JeOS) and assume that all applications run in containerized form. There are projects that combine coreos and kubernetes (plus more infra) to turn a cluster into a PaaS. Deis is an example (which uses Ceph as its storage backend).
>
Thanks for educating me :-) I was under the impression (100% unverified) that projectatomic competes with kubernetes in the sense that it knows and handles multiple machines, not just one.
Do you see OpenStack with docker instances more of a Deis competitor or a kubernetes / maestro competitor ?
>> You're going in a direction I did not think about: adding a task instead of
>> modifying teuthology itself. It's an interesting route and maybe better than
>> the one I took which is to modify the lock/provision files, mostly, to
>> create OpenStack machines instead of Downburst machines. I'm very interested
>> to know if that works out. Modifying the internals of teuthology is more
>> complicated and if your method works, it's likely to be simpler.
>
> Yes, the plan is to combine ansible+maestro to make it easier to run integration tests. My goal is to make it possible to run teuthology on a laptop
>
>>
>> I see you wrote tests which is much needed. I found that having integration
>> tests is better than any kind of unit / functional testing because, in the
>> end, most of teuthology work is to properly assemble and run bits and pieces
>> that are external to it. In other words, without integration tests you cover
>> only a fraction of the behavior even if you cover 100% of the LOC.
>>
>> Cheers
>
> thanks!
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Loïc Dachary, Artisan Logiciel Libre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
prev parent reply other threads:[~2015-07-08 8:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <971548538.4673346.1435793765362.JavaMail.zimbra@redhat.com>
2015-07-01 23:39 ` Docker task for teuthology Ivo Jimenez
2015-07-02 13:07 ` Loic Dachary
2015-07-07 19:35 ` Ivo Jimenez
2015-07-08 8:41 ` Loic Dachary [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=559CE249.9020400@dachary.org \
--to=loic@dachary.org \
--cc=ceph-devel@vger.kernel.org \
--cc=ivo@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.