Add a /bin/true on failed statement.
Try:
false || true
or
make test || true
--
KTK
On Wednesday, February 26, 2014 10:28:49 AM UTC-5, Gyanendra Mishra wrote:
>
> Hi There
> i am stuck at a point and need help
> i am executing webdriver scripts using jenkins
> if any test fails, build is f
There is a Discard old builds option in Jenkins jobs with a few different
options.
Which model does Jenkins use for artifact expiration, Number first or Date
first? Can both the number of days and number of build artifacts be
specified and let Jenkins figure out which one happens first?