Branch: refs/heads/master
Home: https://github.com/jenkinsci/mesos-plugin
Commit: fb47b452b6bcd5c1bc3dbf8c2ae0d0d6dcfe5664
https://github.com/jenkinsci/mesos-plugin/commit/fb47b452b6bcd5c1bc3dbf8c2ae0d0d6dcfe5664
Author: Karsten Jeschkies <[email protected]>
Date: 2020-05-07 (Thu, 07 May 2020)
Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/MesosAgentSpecTemplate.java
M src/main/java/org/jenkinsci/plugins/mesos/MesosApi.java
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java
A src/main/java/org/jenkinsci/plugins/mesos/api/Session.java
M src/main/java/org/jenkinsci/plugins/mesos/api/Settings.java
M src/main/resources/application.conf
A src/test/java/org/jenkinsci/plugins/mesos/api/SessionTest.java
M src/test/java/org/jenkinsci/plugins/mesos/integration/DockerAgentTest.java
M src/test/java/org/jenkinsci/plugins/mesos/integration/MesosApiTest.java
Log Message:
-----------
Handle all QueueOfferResult types. (#394)
Summary:
This will handle `enqeued`, `dropped`, `failure` and other cases. We also
restart the USI scheduler flow in case the connection to Mesos is lost.
Depends on mesosphere/usi#147.
JIRA issues: D2IQ-67370
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/mesos-plugin/push/refs/heads/master/8127e6-fb47b4%40github.com.