Commit Graph

10 Commits

Author SHA1 Message Date
Monty Taylor 355f7090a6 Remove zuul v2 and jjb content
It's migrated, it can be removed now.

Depends-On: I6a89752d74ed7424267c3af3937ad01fb4bb8f86
Change-Id: Id67d0149b645bd23e460cef65719541f76f0967b
2017-10-24 08:50:05 +02:00
Jenkins 47b26a474c Merge "s/gerrit-git-prep/zuul-git-prep/g" 2017-04-06 18:07:34 +00:00
Thiago da Silva f131dddd63 add /usr/local/lib to library cache
liberasurecode is installed under /usr/local/lib. When building
from source, we need to add that directory to the shared library
cache.

Change-Id: I2541e54b9bd50ea0a4d40e8298d6a9e1f1150449
2017-04-03 13:44:32 -04:00
Andreas Jaeger acf7572d10 s/gerrit-git-prep/zuul-git-prep/g
We do not need gerrit-git-prep anymore, zuul-git-prep works on all our
slaves and has the advantage of using zuul-cloner so that the local
cache is used and Depends-On works.

Remove gerrit-git-prep and use zuul-git-prep instead everywhere.

Change-Id: I2f106af58f78fceaf3c497fe43e6f5a002695645
2017-04-03 19:36:51 +02:00
Thiago da Silva c50417ed7f fix missing backslash
Change-Id: I40ab0491fa5cf5198a26a37f6702401c39b11e79
2017-03-30 10:23:57 -04:00
Thiago da Silva cb523c5e5c Test pyeclib against libec master
Currently pyeclib tests against the packaged version
of liberasurecode. This jenkins job adds the ability to
build libec master and run the pyeclib tests.

Change-Id: If73416334bb5a54e237dc6fe74f612053ea2046d
Signed-off-by: Thiago da Silva <thiago@redhat.com>
2017-03-29 10:33:22 -04:00
Thiago da Silva 3599433cc4 add centos-7 jobs to libec, pyeclib, swift
Adding experimental centos-7 jobs to liberasurecode,
pyeclib and swift

Change-Id: I55836d1d9afd5d5eec0de402e48cabd44a0b1553
Signed-off-by: Thiago da Silva <thiago@redhat.com>
2017-03-01 13:44:03 -05:00
Clark Boylan dad9d7ed62 Move liberasurecode unittest to Xenial
This project doesn't have stable branches so just move the unittest
ahead to Xenial as part of the Trusty to Xenial switch.

Change-Id: I5bb91e029b6db6145542ec0f4124fefd188d5ef1
2016-12-07 10:37:43 -08:00
Kota Tsuyuzaki a1053ad45c Add valgrind test to liberasurecode gerrit gate
Because liberasurecode is an implementation of C lang, valgrind check
reult is always useful to see the memory leak check.

Change-Id: I23cd881a1ab82202d421b7d0b516d02dd13fdfb9
2016-07-13 09:33:40 -07:00
Thiago da Silva 14c22c35ca add liberasurecode gate jobs
Add unit testing in the gate for liberasurecode C library

Change-Id: I8889fbe20dfe6c323c21cbfe6ff7a01436c22c9e
Signed-off-by: Thiago da Silva <thiago@redhat.com>
2016-06-03 14:09:20 -04:00