running a build on multiple nodes no longer works.

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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)
      

            Assignee:
            Dominik Bartholdi
            Reporter:
            James Nord
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: