Jenkins multi-configuration, ignore failed build -
i've setup jenkins multi-configuration project in order run builds on 2 different slave environments (erlang r15b03 , erlang 17.3). in order start preparing our projects actual release on 17.3 production environment.
currently 17.3 build projects failing because of dependency failures need fixed go along, , r15b03 builds passing.
how can create jenkins (for now) ignores 17.3 result , pass build succesful if r15b03 build passes?
it not thought have build passing if anything goes wrong. commenting out failing tests prepare them later - forget them.
you should setup 2 separate jenkins builds r15 , 17. way, every time, see, r15b03 passed , 17.3 did not until prepare dependencies.
jenkins build erlang ignore multi-configuration
No comments:
Post a Comment