[
https://issues.apache.org/jira/browse/SLIDER-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038052#comment-14038052
]
Steve Loughran commented on SLIDER-24:
--------------------------------------
...builds now getting as far as ambari and then failing as it has no tests
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on
project accumulo-funtests: No tests were executed! (Set -DfailIfNoTests=false
to ignore this error.) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -
{code}
I can't log in to change the switch, so will just add an empty junit test that
always works
> get builds up with jenkins.
> ---------------------------
>
> Key: SLIDER-24
> URL: https://issues.apache.org/jira/browse/SLIDER-24
> Project: Slider
> Issue Type: Sub-task
> Components: build
> Reporter: Steve Loughran
> Fix For: Slider 0.40
>
>
> Jenkins should be set up to build-on-commit, running standalone tests only
> (not functional, not any requiring app binaries). That is, slider-core tests
> only.
> This will be enough to find commits that break the build and core AM startup.
> It won't pick up container launch problems, or some aspects of failure
> recovery (we can test AM restart, but not container rebind, delayed failure
> notifications or the ability to allocate new containers after)
--
This message was sent by Atlassian JIRA
(v6.2#6252)