All of lore.kernel.org
 help / color / mirror / Atom feed
From: Loic Dachary <loic@dachary.org>
To: Alfredo Deza <adeza@redhat.com>
Cc: Ceph Development <ceph-devel@vger.kernel.org>
Subject: proposed ceph 10.1.0 release candidate & jenkins fix
Date: Tue, 22 Mar 2016 08:27:01 +0100	[thread overview]
Message-ID: <56F0F3C5.9040803@dachary.org> (raw)

Hi Alfredo,

Now that ceph-disk and ceph-detect-init are proper python modules, building Ceph uses pip and make check runs tox, which is great. When install-deps.sh runs, it prepares a directory (wheel) with dependencies, which allows pip install to run with no network access. And also seamlessly enables the developer to get the latest dependencies when working online.

Unfortunately it also created a problem when used in conjunction with jenkins. The long path used by jenkins overflows pip limitations. These long paths are a recurring annoyance but since there does not seem to be a way to convince Jenkins to shorten them, I fixed Ceph to accommodate jenkins[1].

In the meantime the packages for 10.1.0 have been built (off the current tip of the jewel branch) using the same process[2] as the previous development release (10.0.5) and are available at:

http://ceph-releases.dachary.org/debian-testing/
http://ceph-releases.dachary.org/rpm-testing/

This is a drop-in replacement for http://download.ceph.com. The key used to sign the packages is at http://ceph-releases.dachary.org/release-key.asc
We did not run into problems, primarily because we've been using the same build process when running jobs on a dynamically provisioned OpenStack teuthology cluster.

Cheers

[1] python: avoid long path https://github.com/ceph/ceph/pull/8250
[2] HOWTO publish a release http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO_publish_a_release

-- 
Loïc Dachary, Artisan Logiciel Libre
--
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

                 reply	other threads:[~2016-03-22  7:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=56F0F3C5.9040803@dachary.org \
    --to=loic@dachary.org \
    --cc=adeza@redhat.com \
    --cc=ceph-devel@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 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.