Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: f24f1b247584f0f652dad65e52b80b7f825d78c1
      
https://github.com/jenkinsci/jenkins-test-harness/commit/f24f1b247584f0f652dad65e52b80b7f825d78c1
  Author: Basil Crow <m...@basilcrow.com>
  Date:   2019-06-02 (Sun, 02 Jun 2019)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/JenkinsRule.java
    M src/main/java/org/jvnet/hudson/test/RestartableJenkinsRule.java
    A src/test/java/org/jvnet/hudson/test/RestartableJenkinsRuleTest.java

  Log Message:
  -----------
  Allow port reuse in RestartableJenkinsRule

Testing the Swarm client requires having Jenkins run on the same port
before and after restart. This change adds this functionality to
RestartableJenkinsRule. The new functionality is opt-in to preserve
existing behavior for tests which don't need this functionality.


  Commit: 5e8843a8d19bd6c3ac16d6f444f11e13fc0281af
      
https://github.com/jenkinsci/jenkins-test-harness/commit/5e8843a8d19bd6c3ac16d6f444f11e13fc0281af
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/JenkinsRule.java
    M src/main/java/org/jvnet/hudson/test/RestartableJenkinsRule.java
    A src/test/java/org/jvnet/hudson/test/RestartableJenkinsRuleTest.java

  Log Message:
  -----------
  Merge pull request #132 from basil/portReuse

Allow port reuse in RestartableJenkinsRule


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/a2a65efa562a...5e8843a8d19b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins-test-harness/push/refs/heads/master/a2a65e-5e8843%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to