[JIRA] [nodelabelparameter-plugin] (JENKINS-33746) running a build on multiple nodes no longer works.

0 views
Skip to first unread message

teilo@java.net (JIRA)

unread,
Mar 23, 2016, 10:26:02 AM3/23/16
to jenkinsc...@googlegroups.com
James Nord created an issue
 
Jenkins / Bug JENKINS-33746
running a build on multiple nodes no longer works.
Issue Type: Bug Bug
Assignee: Dominik Bartholdi
Components: nodelabelparameter-plugin
Created: 2016/Mar/23 2:25 PM
Priority: Major Major
Reporter: James Nord

Selecting multiple nodes to run the build on no longer works (I assume it did before but I have no knowledge of this).

nodelabelparameter 1.7.1
Jenkins 1.642.1

Can be observed via the failing tests in ATH as well as locally.

plugins.NodeLabelParameterPluginTest.run_on_online_slave_and_master_with_node_restriction

java.lang.AssertionError: 
Expected: Build history containing a build of FreeStyleJob[http://127.0.0.1:63955/job/genuine_aid/]
     but: Build history: .
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
	at plugins.NodeLabelParameterPluginTest.run_on_online_slave_and_master_with_node_restriction(NodeLabelParameterPluginTest.java:531)

plugins.NodeLabelParameterPluginTest.run_on_several_slaves

java.lang.AssertionError: 
Expected: is <3>
     but: was <2>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
	at plugins.NodeLabelParameterPluginTest.run_on_several_slaves(NodeLabelParameterPluginTest.java:170)
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages