Branch: refs/heads/add-backend
  Home:   https://github.com/jenkinsci/node-sharing-plugin
  Commit: ce6c9718d15161ee1fdfb1a2c74929e97dc2f69f
      
https://github.com/jenkinsci/node-sharing-plugin/commit/ce6c9718d15161ee1fdfb1a2c74929e97dc2f69f
  Author: Oliver Gondža <[email protected]>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/Api.java
    M 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/ReservationTask.java
    A 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/ReservationVerifier.java
    M 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/ShareableNode.java
    M jth-tests/src/test/java/com/redhat/jenkins/nodesharing/ConfigRepoRule.java
    M 
jth-tests/src/test/java/com/redhat/jenkins/nodesharing/NodeSharingJenkinsRule.java
    M jth-tests/src/test/java/com/redhat/jenkins/nodesharing/PoolTest.java
    A 
jth-tests/src/test/java/com/redhat/jenkins/nodesharing/ReportUsageTest.java
    M 
nodesharing-lib/src/main/java/com/redhat/jenkins/nodesharing/ConfigRepo.java
    M 
nodesharing-lib/src/main/java/com/redhat/jenkins/nodesharing/ExecutorJenkins.java
    A 
nodesharing-lib/src/main/java/com/redhat/jenkins/nodesharing/transport/ReportUsageRequest.java
    A 
nodesharing-lib/src/main/java/com/redhat/jenkins/nodesharing/transport/ReportUsageResponse.java
    M 
nodesharing-lib/src/test/java/com/redhat/jenkins/nodesharing/ExecutorJenkinsTest.java
    M plugin/src/main/java/com/redhat/jenkins/nodesharingfrontend/Api.java
    M 
plugin/src/main/java/com/redhat/jenkins/nodesharingfrontend/SharedNode.java

  Log Message:
  -----------
  Initial implementation of reportUsage REST call


  Commit: 4868888004faffcb927b44f46c2350dbfe54ed16
      
https://github.com/jenkinsci/node-sharing-plugin/commit/4868888004faffcb927b44f46c2350dbfe54ed16
  Author: Oliver Gondža <[email protected]>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/ReservationTask.java

  Log Message:
  -----------
  Complete reservation task in case Executor rejects the host


  Commit: 24b5ead38919a55b75b774c8dba347f7a28286a8
      
https://github.com/jenkinsci/node-sharing-plugin/commit/24b5ead38919a55b75b774c8dba347f7a28286a8
  Author: Oliver Gondža <[email protected]>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/ReservationTask.java
    M 
jth-tests/src/test/java/com/redhat/jenkins/nodesharing/NodeSharingJenkinsRule.java

  Log Message:
  -----------
  Do not fail ReservationTask when pool is misconfigured


  Commit: 99e4b30295eb996ef62628f256d8a2ab6ebc6de1
      
https://github.com/jenkinsci/node-sharing-plugin/commit/99e4b30295eb996ef62628f256d8a2ab6ebc6de1
  Author: Oliver Gondža <[email protected]>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M 
plugin/src/main/java/com/redhat/jenkins/nodesharingfrontend/SharedOnceRetentionStrategy.java

  Log Message:
  -----------
  Do not terminate SharedNodes holding Queue lock


  Commit: 16dd1a24e8b054b896693c50538587028b2980b3
      
https://github.com/jenkinsci/node-sharing-plugin/commit/16dd1a24e8b054b896693c50538587028b2980b3
  Author: Oliver Gondža <[email protected]>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M 
jth-tests/src/test/java/com/redhat/jenkins/nodesharing/ReservationTest.java
    M 
jth-tests/src/test/resources/com/redhat/jenkins/nodesharing/dummy_config_repo/nodes/solaris1.acme.com.xml
    M 
jth-tests/src/test/resources/com/redhat/jenkins/nodesharing/dummy_config_repo/nodes/solaris2.acme.com.xml
    M 
plugin/src/main/java/com/redhat/jenkins/nodesharingfrontend/SharedNode.java
    M 
plugin/src/main/java/com/redhat/jenkins/nodesharingfrontend/SharedNodeFactory.java

  Log Message:
  -----------
  Finish the reservation roundtrip test


Compare: 
https://github.com/jenkinsci/node-sharing-plugin/compare/55a2b7b65e6d...16dd1a24e8b0

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to