[Lustre-discuss] Can't install lustre-tests

Henwood, Richard richard.henwood at intel.com
Tue Jul 23 10:39:28 PDT 2013


On Fri, 2013-07-19 at 00:00 +0000, Dilger, Andreas wrote:
> On 2013/07/18 3:36 PM, "Prakash Surya" <surya1 at llnl.gov> wrote:
> 
> >Is there a public yum repo one can use for installing lustre packages?
> 
> Don't quote me, but I think that every Jenkins build is a YUM repo.
> 

I have had success installing 'lastSuccessfulBuild' direct from
build.whamcloud.com with a '/etc/repos.d/lustre.repo' file that
included:

[hpddLustreserver]
name=CentOS-$releasever - Lustre
baseurl=http://build.whamcloud.com/job/lustre-master/arch=x86_64%2Cbuild_type=server%2Cdistro=el6%2Cib_stack=inkernel/lastSuccessfulBuild/artifact/artifacts/
gpgcheck=0
 
[e2fsprogs]
name=CentOS-$releasever - Ldiskfs
baseurl=http://build.whamcloud.com/job/e2fsprogs-master/arch=x86_64%2Cdistro=el6/lastSuccessfulBuild/artifact/_topdir/RPMS/
gpgcheck=0

[hpddLustreclient]
name=CentOS-$releasever - Lustre
baseurl=http://build.whamcloud.com/job/lustre-master/arch=x86_64%2Cbuild_type=client%2Cdistro=el6%2Cib_stack=inkernel/lastSuccessfulBuild/artifact/artifacts/
gpgcheck=0


NOTE: the 'baseurl' entry is a single line entry immediately before
gpgcheck.

cheers,
Richard
-- 
Richard.Henwood at intel.com
High Performance Data Division


More information about the lustre-discuss mailing list