[jenkinsci/mesos-plugin] 3a602b: Java 11

2024-02-02 Thread 'Karsten Jeschkies' via Jenkins Commits
  Branch: refs/heads/karsten/update-gradle
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 3a602ba6bc0221b2e1635f8a541e137b5c0eac02
  
https://github.com/jenkinsci/mesos-plugin/commit/3a602ba6bc0221b2e1635f8a541e137b5c0eac02
  Author: Karsten Jeschkies 
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Java 11


-- 
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/mesos-plugin/push/refs/heads/karsten/update-gradle/5189d6-3a602b%40github.com.


[jenkinsci/mesos-plugin] 5189d6: Update plugins

2024-02-02 Thread 'Karsten Jeschkies' via Jenkins Commits
  Branch: refs/heads/karsten/update-gradle
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 5189d62bcc929af916d46be6fe887f15fd211d6c
  
https://github.com/jenkinsci/mesos-plugin/commit/5189d62bcc929af916d46be6fe887f15fd211d6c
  Author: Karsten Jeschkies 
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Update plugins


-- 
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/mesos-plugin/push/refs/heads/karsten/update-gradle/5416da-5189d6%40github.com.


[jenkinsci/mesos-plugin] 5416da: Update Gradle to 8.5

2024-02-02 Thread 'Karsten Jeschkies' via Jenkins Commits
  Branch: refs/heads/karsten/update-gradle
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 5416da9a4b73cb7865b9482d5c099f7ca1e0d530
  
https://github.com/jenkinsci/mesos-plugin/commit/5416da9a4b73cb7865b9482d5c099f7ca1e0d530
  Author: Karsten Jeschkies 
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
M gradle/wrapper/gradle-wrapper.properties

  Log Message:
  ---
  Update Gradle to 8.5


-- 
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/mesos-plugin/push/refs/heads/karsten/update-gradle/ae9d33-5416da%40github.com.


[jenkinsci/mesos-plugin] ae9d33: Update to Gradel 8.5.0

2024-02-02 Thread 'Karsten Jeschkies' via Jenkins Commits
  Branch: refs/heads/karsten/update-gradle
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: ae9d33ef1cbe28c8d9a4ce76d897bc89727ffaa7
  
https://github.com/jenkinsci/mesos-plugin/commit/ae9d33ef1cbe28c8d9a4ce76d897bc89727ffaa7
  Author: Karsten Jeschkies 
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
M gradle/wrapper/gradle-wrapper.properties

  Log Message:
  ---
  Update to Gradel 8.5.0


-- 
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/mesos-plugin/push/refs/heads/karsten/update-gradle/00-ae9d33%40github.com.


[jenkinsci/mesos-plugin] 7da7bc: [JENKINS-65398] Terminology update (#414)

2021-08-10 Thread 'Thierry Wasylczenko' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 7da7bc60883eec7fbb8e1fe888500d735bd297ba
  
https://github.com/jenkinsci/mesos-plugin/commit/7da7bc60883eec7fbb8e1fe888500d735bd297ba
  Author: Thierry Wasylczenko 
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
M README.md
M dcos-testing/README.md
M src/main/java/org/jenkinsci/plugins/mesos/MesosAgentSpecTemplate.java
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java
M src/main/java/org/jenkinsci/plugins/mesos/MesosJenkinsAgent.java
M src/main/java/org/jenkinsci/plugins/mesos/MesosSlaveInfo.java
M src/main/java/org/jenkinsci/plugins/mesos/api/LaunchCommandBuilder.java
M src/main/resources/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/mesos/MesosCloud/help-jenkinsURL.html
M src/test/java/org/jenkinsci/plugins/mesos/integration/DockerAgentTest.java

  Log Message:
  ---
  [JENKINS-65398] Terminology update (#414)

* [JENKINS-65398] Terminology update
* [JENKINS-65398] Adapt for spotlessJava
* Update README.md
* [JENKINS-65398] Revert some update
* [JENKINS-65398] Revet some changes
* [JENKINS-65398] Running gradlew spotlessApply

Signed-off-by: Thierry Wasylczenko 

Co-authored-by: Vincent Latombe 


-- 
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/mesos-plugin/push/refs/heads/master/a4a719-7da7bc%40github.com.


[jenkinsci/mesos-plugin] c48ac0: Use Ubuntu 18.04 instead

2021-08-10 Thread 'Karsten Jeschkies' via Jenkins Commits
  Branch: refs/heads/jeschkies/change-ubuntu-version
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: c48ac08cd89b1b9d2a9a5b93a77db2f42249ecd1
  
https://github.com/jenkinsci/mesos-plugin/commit/c48ac08cd89b1b9d2a9a5b93a77db2f42249ecd1
  Author: Karsten Jeschkies 
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Use Ubuntu 18.04 instead


-- 
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/mesos-plugin/push/refs/heads/jeschkies/change-ubuntu-version/205490-c48ac0%40github.com.


[jenkinsci/mesos-plugin] 205490: Build on Ubuntu 20.04

2021-08-10 Thread 'Karsten Jeschkies' via Jenkins Commits
  Branch: refs/heads/jeschkies/change-ubuntu-version
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 2054905df01d31f90ff38bf2d3e8e6b3efca65d4
  
https://github.com/jenkinsci/mesos-plugin/commit/2054905df01d31f90ff38bf2d3e8e6b3efca65d4
  Author: Karsten Jeschkies 
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Build on Ubuntu 20.04


-- 
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/mesos-plugin/push/refs/heads/jeschkies/change-ubuntu-version/00-205490%40github.com.


[jenkinsci/mesos-plugin] a4a719: Jenkins throws exceptions showing configuration fo...

2020-08-18 Thread awltux
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: a4a7197c4729b98d52f4cfa68a9bee04a327b9a8
  
https://github.com/jenkinsci/mesos-plugin/commit/a4a7197c4729b98d52f4cfa68a9bee04a327b9a8
  Author: awltux 
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/mesos/MesosJenkinsAgent.java
A 
src/main/resources/org/jenkinsci/plugins/mesos/MesosJenkinsAgent/configure-entries.jelly

  Log Message:
  ---
  Jenkins throws exceptions showing configuration for a Mesos Agent (#407) 
(#409)

Co-authored-by: Chris Holman 


-- 
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/mesos-plugin/push/refs/heads/master/383b12-a4a719%40github.com.


[jenkinsci/mesos-plugin] 383b12: Release 2.0!

2020-06-16 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 383b12286232d487208c3e9dba7c07ee1429cbc3
  
https://github.com/jenkinsci/mesos-plugin/commit/383b12286232d487208c3e9dba7c07ee1429cbc3
  Author: Karsten Jeschkies 
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 2.0!


-- 
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/mesos-plugin/push/refs/heads/master/3aa015-383b12%40github.com.


[jenkinsci/mesos-plugin] 3aa015: Use no delay provision startegy. (#406)

2020-06-16 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 3aa0155042bde16c5fd4e8866072bd81bb2cae45
  
https://github.com/jenkinsci/mesos-plugin/commit/3aa0155042bde16c5fd4e8866072bd81bb2cae45
  Author: Karsten Jeschkies 
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java
R src/main/java/org/jenkinsci/plugins/mesos/MesosProvisioningStrategy.java
A src/main/java/org/jenkinsci/plugins/mesos/NoDelayProvisionerStrategy.java

  Log Message:
  ---
  Use no delay provision startegy. (#406)

Summary:
The current provision startegy considers the pending tasks in Mesos.
This number can be out dated. We should only consider the state from
Jenkins and launch the Jenkins agent immediately without a delay.

JIRA issues: D2IQ-68723


-- 
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/mesos-plugin/push/refs/heads/master/904ff2-3aa015%40github.com.


[jenkinsci/mesos-plugin]

2020-06-16 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/no-delay
  Home:   https://github.com/jenkinsci/mesos-plugin

-- 
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/mesos-plugin/push/refs/heads/karsten/no-delay/672a03-00%40github.com.


[jenkinsci/mesos-plugin] 672a03: Use no delay provision startegy.

2020-06-12 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/no-delay
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 672a03080fea7218ff0643cdc4ce69228343c452
  
https://github.com/jenkinsci/mesos-plugin/commit/672a03080fea7218ff0643cdc4ce69228343c452
  Author: Karsten Jeschkies 
  Date:   2020-06-12 (Fri, 12 Jun 2020)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java
R src/main/java/org/jenkinsci/plugins/mesos/MesosProvisioningStrategy.java
A src/main/java/org/jenkinsci/plugins/mesos/NoDelayProvisionerStrategy.java

  Log Message:
  ---
  Use no delay provision startegy.

Summary:
The current provision startegy considers the pending tasks in Mesos.
This number can be out dated. We should only consider the state from
Jenkins and launch the Jenkins agent immediately without a delay.

JIRA issues: D2IQ-68723


-- 
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/mesos-plugin/push/refs/heads/karsten/no-delay/fe2a96-672a03%40github.com.


[jenkinsci/mesos-plugin] fe2a96: Use no delay provision startegy.

2020-06-12 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/no-delay
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: fe2a962c48986792e4053aad9e0f06695adf9077
  
https://github.com/jenkinsci/mesos-plugin/commit/fe2a962c48986792e4053aad9e0f06695adf9077
  Author: Karsten Jeschkies 
  Date:   2020-06-12 (Fri, 12 Jun 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java
R src/main/java/org/jenkinsci/plugins/mesos/MesosProvisioningStrategy.java
A src/main/java/org/jenkinsci/plugins/mesos/NoDelayProvisionerStrategy.java

  Log Message:
  ---
  Use no delay provision startegy.

Summary:
The current provision startegy considers the pending tasks in Mesos.
This number can be out dated. We should only consider the state from
Jenkins and launch the Jenkins agent immediately without a delay.

JIRA issues: D2IQ-68723


-- 
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/mesos-plugin/push/refs/heads/karsten/no-delay/00-fe2a96%40github.com.


[jenkinsci/mesos-plugin]

2020-05-20 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/upload-path
  Home:   https://github.com/jenkinsci/mesos-plugin

-- 
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/mesos-plugin/push/refs/heads/karsten/upload-path/15b3fa-00%40github.com.


[jenkinsci/mesos-plugin] 904ff2: Use relative path for uploading artifacts. (#404)

2020-05-20 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 904ff224f4c2822541d8f1ca050f379cb634079d
  
https://github.com/jenkinsci/mesos-plugin/commit/904ff224f4c2822541d8f1ca050f379cb634079d
  Author: Karsten Jeschkies 
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Use relative path for uploading artifacts. (#404)


-- 
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/mesos-plugin/push/refs/heads/master/de4c1a-904ff2%40github.com.


[jenkinsci/mesos-plugin] 15b3fa: Use raltive path.

2020-05-20 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/upload-path
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 15b3fac89cab03be142006d6fd948a3c8eb32699
  
https://github.com/jenkinsci/mesos-plugin/commit/15b3fac89cab03be142006d6fd948a3c8eb32699
  Author: Karsten Jeschkies 
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Use raltive path.


-- 
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/mesos-plugin/push/refs/heads/karsten/upload-path/e6e080-15b3fa%40github.com.


[jenkinsci/mesos-plugin] e6e080: Use workspace for uploading artifacts.

2020-05-20 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/upload-path
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: e6e080272d469851461cc96471beb8db1a942e18
  
https://github.com/jenkinsci/mesos-plugin/commit/e6e080272d469851461cc96471beb8db1a942e18
  Author: Karsten Jeschkies 
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Use workspace for uploading artifacts.


-- 
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/mesos-plugin/push/refs/heads/karsten/upload-path/00-e6e080%40github.com.


[jenkinsci/mesos-plugin] de4c1a: Timeout integration test. (#403)

2020-05-20 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: de4c1a7caeebbb9af90b8cc505abb1df861a74b5
  
https://github.com/jenkinsci/mesos-plugin/commit/de4c1a7caeebbb9af90b8cc505abb1df861a74b5
  Author: Karsten Jeschkies 
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
M build.gradle
M src/test/java/org/jenkinsci/plugins/mesos/integration/IntegrationTest.java
M 
src/test/java/org/jenkinsci/plugins/mesos/integration/MesosCloudProvisionTest.java

  Log Message:
  ---
  Timeout integration test. (#403)


-- 
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/mesos-plugin/push/refs/heads/master/b7e22f-de4c1a%40github.com.


[jenkinsci/mesos-plugin]

2020-05-20 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/timeout-test
  Home:   https://github.com/jenkinsci/mesos-plugin

-- 
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/mesos-plugin/push/refs/heads/karsten/timeout-test/d551a3-00%40github.com.


[jenkinsci/mesos-plugin] d551a3: Timeout integration test.

2020-05-20 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/timeout-test
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: d551a3194fd5e6b9949dad6fcf855759244dee06
  
https://github.com/jenkinsci/mesos-plugin/commit/d551a3194fd5e6b9949dad6fcf855759244dee06
  Author: Karsten Jeschkies 
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
M build.gradle
M src/test/java/org/jenkinsci/plugins/mesos/integration/IntegrationTest.java
M 
src/test/java/org/jenkinsci/plugins/mesos/integration/MesosCloudProvisionTest.java

  Log Message:
  ---
  Timeout integration test.


-- 
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/mesos-plugin/push/refs/heads/karsten/timeout-test/00-d551a3%40github.com.


[jenkinsci/mesos-plugin] b7e22f: Ensure framework ID is set once. (#399)

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: b7e22f8369a367e624b893306940be2c975b7ba3
  
https://github.com/jenkinsci/mesos-plugin/commit/b7e22f8369a367e624b893306940be2c975b7ba3
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M Dockerfile
M build.gradle
M dcos-testing/conf/plugins.conf
M src/main/java/org/jenkinsci/plugins/mesos/MesosApi.java
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java
M src/main/java/org/jenkinsci/plugins/mesos/MesosProvisioningStrategy.java
M src/test/java/org/jenkinsci/plugins/mesos/MesosCloudTest.java
M 
src/test/java/org/jenkinsci/plugins/mesos/integration/MesosJenkinsAgentLifecycleTest.java
A src/test/resources/configuration.yaml

  Log Message:
  ---
  Ensure framework ID is set once. (#399)

Summary:
Relates to 
https://github.com/jenkinsci/configuration-as-code-plugin/issues/1392.

JIRA issues: D2IQ-68537

Co-Authored-By: Joseph Petersen 


-- 
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/mesos-plugin/push/refs/heads/master/c1a954-b7e22f%40github.com.


[jenkinsci/mesos-plugin]

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin

-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/795e30-00%40github.com.


[jenkinsci/mesos-plugin]

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/archive-sandboxes
  Home:   https://github.com/jenkinsci/mesos-plugin

-- 
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/mesos-plugin/push/refs/heads/karsten/archive-sandboxes/fe2d67-00%40github.com.


[jenkinsci/mesos-plugin] c1a954: Archive sandboxes. (#402)

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: c1a954ee781a84bb94b88ba9ba731d966f4e53b6
  
https://github.com/jenkinsci/mesos-plugin/commit/c1a954ee781a84bb94b88ba9ba731d966f4e53b6
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml
A ci/set_port_range.sh

  Log Message:
  ---
  Archive sandboxes. (#402)


-- 
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/mesos-plugin/push/refs/heads/master/8bca2a-c1a954%40github.com.


[jenkinsci/mesos-plugin] fe2d67: Did not work

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/archive-sandboxes
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: fe2d67ba369c35c8e1e680990b3f3338d7489ff1
  
https://github.com/jenkinsci/mesos-plugin/commit/fe2d67ba369c35c8e1e680990b3f3338d7489ff1
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Did not work


-- 
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/mesos-plugin/push/refs/heads/karsten/archive-sandboxes/5ce34b-fe2d67%40github.com.


[jenkinsci/mesos-plugin] 795e30: Lower Jenkins version.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 795e30c9abb64e8c9d1f4927da257f0c2cc1a75d
  
https://github.com/jenkinsci/mesos-plugin/commit/795e30c9abb64e8c9d1f4927da257f0c2cc1a75d
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/MesosApi.java
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java

  Log Message:
  ---
  Lower Jenkins version.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/9795d1-795e30%40github.com.


[jenkinsci/mesos-plugin] 5ce34b: Try * for sandboxes.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/archive-sandboxes
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 5ce34bd8cafa218a97f893a4021c8732e2ac5520
  
https://github.com/jenkinsci/mesos-plugin/commit/5ce34bd8cafa218a97f893a4021c8732e2ac5520
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Try * for sandboxes.


-- 
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/mesos-plugin/push/refs/heads/karsten/archive-sandboxes/0435c2-5ce34b%40github.com.


[jenkinsci/mesos-plugin] 0435c2: Remove parallel runs.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/archive-sandboxes
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 0435c2d8b5f550f189de292157f2b2a8fbfd916c
  
https://github.com/jenkinsci/mesos-plugin/commit/0435c2d8b5f550f189de292157f2b2a8fbfd916c
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Remove parallel runs.


-- 
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/mesos-plugin/push/refs/heads/karsten/archive-sandboxes/623273-0435c2%40github.com.


[jenkinsci/mesos-plugin] 623273: Name sandboxes artifact.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/archive-sandboxes
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 6232734e896082998e02eaa2214f85564ca83e1c
  
https://github.com/jenkinsci/mesos-plugin/commit/6232734e896082998e02eaa2214f85564ca83e1c
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Name sandboxes artifact.


-- 
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/mesos-plugin/push/refs/heads/karsten/archive-sandboxes/42f992-623273%40github.com.


[jenkinsci/mesos-plugin] 42f992: Remove info logs.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/archive-sandboxes
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 42f992d8a6210ed622ee27f3568d0e846195c3ea
  
https://github.com/jenkinsci/mesos-plugin/commit/42f992d8a6210ed622ee27f3568d0e846195c3ea
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Remove info logs.


-- 
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/mesos-plugin/push/refs/heads/karsten/archive-sandboxes/b8a223-42f992%40github.com.


[jenkinsci/mesos-plugin] b8a223: Set timeout for build.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/archive-sandboxes
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: b8a2236076210c8660826dde2531ed75d1d4e419
  
https://github.com/jenkinsci/mesos-plugin/commit/b8a2236076210c8660826dde2531ed75d1d4e419
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Set timeout for build.


-- 
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/mesos-plugin/push/refs/heads/karsten/archive-sandboxes/59addd-b8a223%40github.com.


[jenkinsci/mesos-plugin] 59addd: Define sandboxes zip file.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/archive-sandboxes
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 59addd1ed38b3ca9b8666ef7676d7928f6381a23
  
https://github.com/jenkinsci/mesos-plugin/commit/59addd1ed38b3ca9b8666ef7676d7928f6381a23
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Define sandboxes zip file.


-- 
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/mesos-plugin/push/refs/heads/karsten/archive-sandboxes/6b8eba-59addd%40github.com.


[jenkinsci/mesos-plugin] 6b8eba: Set port range to avoid cluster collisions.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/archive-sandboxes
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 6b8eba765cb941eb8ff3deebe5d6fdb0a7da0e2b
  
https://github.com/jenkinsci/mesos-plugin/commit/6b8eba765cb941eb8ff3deebe5d6fdb0a7da0e2b
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml
A ci/set_port_range.sh

  Log Message:
  ---
  Set port range to avoid cluster collisions.


-- 
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/mesos-plugin/push/refs/heads/karsten/archive-sandboxes/de9681-6b8eba%40github.com.


[jenkinsci/mesos-plugin] de9681: Execute tests in parallel.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/archive-sandboxes
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: de9681a072696711b2883521c63648dce79228a6
  
https://github.com/jenkinsci/mesos-plugin/commit/de9681a072696711b2883521c63648dce79228a6
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Execute tests in parallel.


-- 
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/mesos-plugin/push/refs/heads/karsten/archive-sandboxes/0e8e9e-de9681%40github.com.


[jenkinsci/mesos-plugin] 0e8e9e: Archive sandboxes.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/archive-sandboxes
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 0e8e9ea6607250f57859eef2f94fa6ff90c8197f
  
https://github.com/jenkinsci/mesos-plugin/commit/0e8e9ea6607250f57859eef2f94fa6ff90c8197f
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Archive sandboxes.


-- 
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/mesos-plugin/push/refs/heads/karsten/archive-sandboxes/00-0e8e9e%40github.com.


[jenkinsci/mesos-plugin] 3fe065: Setup Github Actions

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 3fe065ad685f9ed40384f0f31e467582be624eb2
  
https://github.com/jenkinsci/mesos-plugin/commit/3fe065ad685f9ed40384f0f31e467582be624eb2
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
A .github/workflows/gradle.yml

  Log Message:
  ---
  Setup Github Actions


  Commit: 8bca2ad874cda98c7f987c0ac9cc5627fd1bdc00
  
https://github.com/jenkinsci/mesos-plugin/commit/8bca2ad874cda98c7f987c0ac9cc5627fd1bdc00
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml
M Jenkinsfile
M README.md
M build.gradle
A ci/install_docker.sh
A ci/install_mesos.sh
M src/test/java/org/jenkinsci/plugins/mesos/MesosCloudTest.java
M src/test/java/org/jenkinsci/plugins/mesos/integration/DockerAgentTest.java
A src/test/java/org/jenkinsci/plugins/mesos/integration/IntegrationTest.java
M src/test/java/org/jenkinsci/plugins/mesos/integration/MesosApiTest.java
M 
src/test/java/org/jenkinsci/plugins/mesos/integration/MesosCloudProvisionTest.java
M 
src/test/java/org/jenkinsci/plugins/mesos/integration/MesosJenkinsAgentLifecycleTest.java

  Log Message:
  ---
  Build and test on Github. (#401)



Summary:
This will use Github Actions to run all tests. Jenkins will run checks without 
integration tests.


  Commit: b72fb6cffb708a1114ca89e3f0fff7fc10fb7219
  
https://github.com/jenkinsci/mesos-plugin/commit/b72fb6cffb708a1114ca89e3f0fff7fc10fb7219
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
A .github/workflows/gradle.yml
M Jenkinsfile
M README.md
M build.gradle
A ci/install_docker.sh
A ci/install_mesos.sh
M src/test/java/org/jenkinsci/plugins/mesos/MesosCloudTest.java
M src/test/java/org/jenkinsci/plugins/mesos/integration/DockerAgentTest.java
A src/test/java/org/jenkinsci/plugins/mesos/integration/IntegrationTest.java
M src/test/java/org/jenkinsci/plugins/mesos/integration/MesosApiTest.java
M 
src/test/java/org/jenkinsci/plugins/mesos/integration/MesosCloudProvisionTest.java
M 
src/test/java/org/jenkinsci/plugins/mesos/integration/MesosJenkinsAgentLifecycleTest.java

  Log Message:
  ---
  Merge remote-tracking branch 'jenkinsci/master' into 
karsten/single-framework-id


  Commit: 9795d1076b87636577054511292e816f200b2ea7
  
https://github.com/jenkinsci/mesos-plugin/commit/9795d1076b87636577054511292e816f200b2ea7
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Remove info.


Compare: 
https://github.com/jenkinsci/mesos-plugin/compare/c18f41fb2399...9795d1076b87

-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/c18f41-9795d1%40github.com.


[jenkinsci/mesos-plugin] 8bca2a: Build and test on Github. (#401)

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 8bca2ad874cda98c7f987c0ac9cc5627fd1bdc00
  
https://github.com/jenkinsci/mesos-plugin/commit/8bca2ad874cda98c7f987c0ac9cc5627fd1bdc00
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml
M Jenkinsfile
M README.md
M build.gradle
A ci/install_docker.sh
A ci/install_mesos.sh
M src/test/java/org/jenkinsci/plugins/mesos/MesosCloudTest.java
M src/test/java/org/jenkinsci/plugins/mesos/integration/DockerAgentTest.java
A src/test/java/org/jenkinsci/plugins/mesos/integration/IntegrationTest.java
M src/test/java/org/jenkinsci/plugins/mesos/integration/MesosApiTest.java
M 
src/test/java/org/jenkinsci/plugins/mesos/integration/MesosCloudProvisionTest.java
M 
src/test/java/org/jenkinsci/plugins/mesos/integration/MesosJenkinsAgentLifecycleTest.java

  Log Message:
  ---
  Build and test on Github. (#401)



Summary:
This will use Github Actions to run all tests. Jenkins will run checks without 
integration tests.


-- 
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/mesos-plugin/push/refs/heads/master/3fe065-8bca2a%40github.com.


[jenkinsci/mesos-plugin]

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin

-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/b49112-00%40github.com.


[jenkinsci/mesos-plugin] b49112: Do not archive sandboxes now.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: b491129037551543d9bc5f653a07404026e60b2b
  
https://github.com/jenkinsci/mesos-plugin/commit/b491129037551543d9bc5f653a07404026e60b2b
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Do not archive sandboxes now.


-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/7a2ffd-b49112%40github.com.


[jenkinsci/mesos-plugin] 7a2ffd: Run integration test in separated step.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 7a2ffd6affd59d965d1674e5a4616fd15ecbdb55
  
https://github.com/jenkinsci/mesos-plugin/commit/7a2ffd6affd59d965d1674e5a4616fd15ecbdb55
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml
M Jenkinsfile
M build.gradle

  Log Message:
  ---
  Run integration test in separated step.


-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/663a91-7a2ffd%40github.com.


[jenkinsci/mesos-plugin] 663a91: Pass directory

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 663a91384fb053f5ed825f0e143c9d1160fa6a61
  
https://github.com/jenkinsci/mesos-plugin/commit/663a91384fb053f5ed825f0e143c9d1160fa6a61
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Pass directory


-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/471c00-663a91%40github.com.


[jenkinsci/mesos-plugin] 471c00: Correct archive paths.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 471c00663c9719e5007069a8ab62e64278fd2e46
  
https://github.com/jenkinsci/mesos-plugin/commit/471c00663c9719e5007069a8ab62e64278fd2e46
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Correct archive paths.


-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/01d2ca-471c00%40github.com.


[jenkinsci/mesos-plugin] 01d2ca: Add `runner` user.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 01d2ca5f67396774a482fdfdae336b9619ff9b66
  
https://github.com/jenkinsci/mesos-plugin/commit/01d2ca5f67396774a482fdfdae336b9619ff9b66
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml
M build.gradle
M ci/install_docker.sh

  Log Message:
  ---
  Add `runner` user.


-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/1cc6eb-01d2ca%40github.com.


[jenkinsci/mesos-plugin] 1cc6eb: Add user to docker group.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 1cc6eb3c2dc574bc37f23433b8c4b91a2be98e79
  
https://github.com/jenkinsci/mesos-plugin/commit/1cc6eb3c2dc574bc37f23433b8c4b91a2be98e79
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M README.md
M ci/install_docker.sh

  Log Message:
  ---
  Add user to docker group.


-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/69930f-1cc6eb%40github.com.


[jenkinsci/mesos-plugin] 69930f: Fix compile error and cache Gradle.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 69930ff46432c616cce3d3195b28537c8a73bc38
  
https://github.com/jenkinsci/mesos-plugin/commit/69930ff46432c616cce3d3195b28537c8a73bc38
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml
M src/test/java/org/jenkinsci/plugins/mesos/MesosCloudTest.java
M src/test/java/org/jenkinsci/plugins/mesos/integration/IntegrationTest.java

  Log Message:
  ---
  Fix compile error and cache Gradle.


-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/ebd2a9-69930f%40github.com.


[jenkinsci/mesos-plugin] ebd2a9: Always archive results.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: ebd2a9078295684d6c9a36ceab51ca547bc5d1c6
  
https://github.com/jenkinsci/mesos-plugin/commit/ebd2a9078295684d6c9a36ceab51ca547bc5d1c6
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml

  Log Message:
  ---
  Always archive results.


-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/875d38-ebd2a9%40github.com.


[jenkinsci/mesos-plugin] 875d38: Run integration tests only on Github.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 875d38feaabd489a4655032bbdeb048d67a7caad
  
https://github.com/jenkinsci/mesos-plugin/commit/875d38feaabd489a4655032bbdeb048d67a7caad
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml
M Jenkinsfile
M build.gradle
M src/test/java/org/jenkinsci/plugins/mesos/MesosCloudTest.java
M src/test/java/org/jenkinsci/plugins/mesos/integration/DockerAgentTest.java
A src/test/java/org/jenkinsci/plugins/mesos/integration/IntegrationTest.java
M src/test/java/org/jenkinsci/plugins/mesos/integration/MesosApiTest.java
M 
src/test/java/org/jenkinsci/plugins/mesos/integration/MesosCloudProvisionTest.java
M 
src/test/java/org/jenkinsci/plugins/mesos/integration/MesosJenkinsAgentLifecycleTest.java

  Log Message:
  ---
  Run integration tests only on Github.


-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/df5747-875d38%40github.com.


[jenkinsci/mesos-plugin] df5747: Install Docker daemon.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: df57472e94d908f03e68aefa7bf90a77a60548ec
  
https://github.com/jenkinsci/mesos-plugin/commit/df57472e94d908f03e68aefa7bf90a77a60548ec
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml
A ci/install_docker.sh

  Log Message:
  ---
  Install Docker daemon.


-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/1a2ad7-df5747%40github.com.


[jenkinsci/mesos-plugin] 1a2ad7: Run on Ubuntu 16.04.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 1a2ad71579297270485b5cc0d5acb621c14cebab
  
https://github.com/jenkinsci/mesos-plugin/commit/1a2ad71579297270485b5cc0d5acb621c14cebab
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml
M ci/install_mesos.sh

  Log Message:
  ---
  Run on Ubuntu 16.04.


-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/4b0427-1a2ad7%40github.com.


[jenkinsci/mesos-plugin] 4b0427: Run install as sudo.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 4b042701910812bd7a1214702aafbb2449f17a02
  
https://github.com/jenkinsci/mesos-plugin/commit/4b042701910812bd7a1214702aafbb2449f17a02
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml
M ci/install_mesos.sh

  Log Message:
  ---
  Run install as sudo.


-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/dc6778-4b0427%40github.com.


[jenkinsci/mesos-plugin] dc6778: Build and test on Github.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/github-actions-mesos
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: dc67789a77d16f141c41cf4c7bc07bf5e82a05cb
  
https://github.com/jenkinsci/mesos-plugin/commit/dc67789a77d16f141c41cf4c7bc07bf5e82a05cb
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M .github/workflows/gradle.yml
A ci/install_mesos.sh

  Log Message:
  ---
  Build and test on Github.

Summary:
This will use Github Actions to build and test the plugin.


-- 
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/mesos-plugin/push/refs/heads/karsten/github-actions-mesos/00-dc6778%40github.com.


[jenkinsci/mesos-plugin] 3fe065: Setup Github Actions

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 3fe065ad685f9ed40384f0f31e467582be624eb2
  
https://github.com/jenkinsci/mesos-plugin/commit/3fe065ad685f9ed40384f0f31e467582be624eb2
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
A .github/workflows/gradle.yml

  Log Message:
  ---
  Setup Github Actions


-- 
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/mesos-plugin/push/refs/heads/master/83c072-3fe065%40github.com.


[jenkinsci/mesos-plugin] c18f41: Remove Docker cleanup.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: c18f41fb239902563899e3dbe8ecea7764d5322d
  
https://github.com/jenkinsci/mesos-plugin/commit/c18f41fb239902563899e3dbe8ecea7764d5322d
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Remove Docker cleanup.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/42269e-c18f41%40github.com.


[jenkinsci/mesos-plugin] 42269e: Bump USI.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 42269eecf7307a7e73f3a17552c7fa3ad9b0442c
  
https://github.com/jenkinsci/mesos-plugin/commit/42269eecf7307a7e73f3a17552c7fa3ad9b0442c
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M build.gradle
M src/test/java/org/jenkinsci/plugins/mesos/integration/DockerAgentTest.java

  Log Message:
  ---
  Bump USI.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/3b0c3a-42269e%40github.com.


[jenkinsci/mesos-plugin] 3b0c3a: Apply feedback from jetersen.

2020-05-19 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 3b0c3a823081468f67f0e0aa00cbe685faed4fb8
  
https://github.com/jenkinsci/mesos-plugin/commit/3b0c3a823081468f67f0e0aa00cbe685faed4fb8
  Author: Karsten Jeschkies 
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
M Dockerfile
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java

  Log Message:
  ---
  Apply feedback from jetersen.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/84387f-3b0c3a%40github.com.


[jenkinsci/mesos-plugin] 84387f: Prune Docker images before start.

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 84387f146eff44c7f1579ecba1e07e10bd53b309
  
https://github.com/jenkinsci/mesos-plugin/commit/84387f146eff44c7f1579ecba1e07e10bd53b309
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Prune Docker images before start.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/69a23f-84387f%40github.com.


[jenkinsci/mesos-plugin] 69a23f: Prune Docker images before start.

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 69a23fe9e275bc4854177deef90f0b21fb0cfe45
  
https://github.com/jenkinsci/mesos-plugin/commit/69a23fe9e275bc4854177deef90f0b21fb0cfe45
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Prune Docker images before start.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/7a4dae-69a23f%40github.com.


[jenkinsci/mesos-plugin] 7a4dae: Revert some versions.

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 7a4dae80d1b0aa1b77b74fb3ee3da19eb2e14c05
  
https://github.com/jenkinsci/mesos-plugin/commit/7a4dae80d1b0aa1b77b74fb3ee3da19eb2e14c05
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Revert some versions.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/70e048-7a4dae%40github.com.


[jenkinsci/mesos-plugin] 83c072: Fix DockerAgentTest. (#400)

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 83c07244d4ebb0135fb0cf63bda889960c7ed8b1
  
https://github.com/jenkinsci/mesos-plugin/commit/83c07244d4ebb0135fb0cf63bda889960c7ed8b1
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
A Dockerfile.agent
M Jenkinsfile
M build.gradle
M dcos-testing/conf/jenkins/configuration.yaml
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java
M src/test/java/org/jenkinsci/plugins/mesos/fixture/AgentSpecMother.java

  Log Message:
  ---
  Fix DockerAgentTest. (#400)

Summary:
The previous image would try to start a Docker daemon in a Docker container 
which itself is
running in a Docker container on the CI. This could work but just takes too 
much configuration.
We are running a simple client instead.


  Commit: 70e048cb9d40435a8097affa33a8f2f473cf21f0
  
https://github.com/jenkinsci/mesos-plugin/commit/70e048cb9d40435a8097affa33a8f2f473cf21f0
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
A Dockerfile.agent
M Jenkinsfile
M dcos-testing/conf/jenkins/configuration.yaml
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java
M src/test/java/org/jenkinsci/plugins/mesos/fixture/AgentSpecMother.java

  Log Message:
  ---
  Merge remote-tracking branch 'jenkinsci/master' into 
karsten/single-framework-id


Compare: 
https://github.com/jenkinsci/mesos-plugin/compare/0456eabc5885...70e048cb9d40

-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/0456ea-70e048%40github.com.


[jenkinsci/mesos-plugin] 0456ea: Connect on demand.

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 0456eabc5885f7910b9df257b4f795fd25ca87d2
  
https://github.com/jenkinsci/mesos-plugin/commit/0456eabc5885f7910b9df257b4f795fd25ca87d2
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/MesosApi.java
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java
M src/main/java/org/jenkinsci/plugins/mesos/MesosProvisioningStrategy.java
M src/test/java/org/jenkinsci/plugins/mesos/MesosCloudTest.java
M 
src/test/java/org/jenkinsci/plugins/mesos/integration/MesosJenkinsAgentLifecycleTest.java

  Log Message:
  ---
  Connect on demand.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/1b0940-0456ea%40github.com.


[jenkinsci/mesos-plugin]

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/fix-docker-test
  Home:   https://github.com/jenkinsci/mesos-plugin

-- 
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/mesos-plugin/push/refs/heads/karsten/fix-docker-test/252ccd-00%40github.com.


[jenkinsci/mesos-plugin] 83c072: Fix DockerAgentTest. (#400)

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 83c07244d4ebb0135fb0cf63bda889960c7ed8b1
  
https://github.com/jenkinsci/mesos-plugin/commit/83c07244d4ebb0135fb0cf63bda889960c7ed8b1
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
A Dockerfile.agent
M Jenkinsfile
M build.gradle
M dcos-testing/conf/jenkins/configuration.yaml
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java
M src/test/java/org/jenkinsci/plugins/mesos/fixture/AgentSpecMother.java

  Log Message:
  ---
  Fix DockerAgentTest. (#400)

Summary:
The previous image would try to start a Docker daemon in a Docker container 
which itself is
running in a Docker container on the CI. This could work but just takes too 
much configuration.
We are running a simple client instead.


-- 
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/mesos-plugin/push/refs/heads/master/fb47b4-83c072%40github.com.


[jenkinsci/mesos-plugin] 252ccd: Remove Docker storage folder.

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/fix-docker-test
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 252ccd4e72be9ba34c7aec79453228bbac11980b
  
https://github.com/jenkinsci/mesos-plugin/commit/252ccd4e72be9ba34c7aec79453228bbac11980b
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Remove Docker storage folder.


-- 
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/mesos-plugin/push/refs/heads/karsten/fix-docker-test/dba33b-252ccd%40github.com.


[jenkinsci/mesos-plugin] dba33b: Force pull image.

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/fix-docker-test
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: dba33bfd5395a8449bc14e3084f6b2be3858649b
  
https://github.com/jenkinsci/mesos-plugin/commit/dba33bfd5395a8449bc14e3084f6b2be3858649b
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/mesos/fixture/AgentSpecMother.java

  Log Message:
  ---
  Force pull image.


-- 
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/mesos-plugin/push/refs/heads/karsten/fix-docker-test/ef1192-dba33b%40github.com.


[jenkinsci/mesos-plugin] 1b0940: Assert cloud sizes.

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 1b0940649f87d11469d00cc939e02762290c064d
  
https://github.com/jenkinsci/mesos-plugin/commit/1b0940649f87d11469d00cc939e02762290c064d
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/mesos/MesosCloudTest.java

  Log Message:
  ---
  Assert cloud sizes.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/030b96-1b0940%40github.com.


[jenkinsci/mesos-plugin] ef1192: Update entrypoint.

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/fix-docker-test
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: ef1192b86fc0107a2b19276ff74ccd1e6523a253
  
https://github.com/jenkinsci/mesos-plugin/commit/ef1192b86fc0107a2b19276ff74ccd1e6523a253
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
M Dockerfile.agent

  Log Message:
  ---
  Update entrypoint.


-- 
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/mesos-plugin/push/refs/heads/karsten/fix-docker-test/761958-ef1192%40github.com.


[jenkinsci/mesos-plugin] a7c0f7: Test Configuration as Code.

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: a7c0f7448f47d0f8038397eccee227f38779e571
  
https://github.com/jenkinsci/mesos-plugin/commit/a7c0f7448f47d0f8038397eccee227f38779e571
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
M build.gradle
M dcos-testing/conf/plugins.conf
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java
M src/test/java/org/jenkinsci/plugins/mesos/MesosCloudTest.java

  Log Message:
  ---
  Test Configuration as Code.


  Commit: 030b96c2736842a91be6842984fd4d307186e698
  
https://github.com/jenkinsci/mesos-plugin/commit/030b96c2736842a91be6842984fd4d307186e698
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
M build.gradle
M src/test/java/org/jenkinsci/plugins/mesos/MesosCloudTest.java
A src/test/resources/configuration.yaml

  Log Message:
  ---
  Test configuration as code.


Compare: 
https://github.com/jenkinsci/mesos-plugin/compare/51316e776ac8...030b96c27368

-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/51316e-030b96%40github.com.


[jenkinsci/mesos-plugin] 761958: Set timeout.

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/fix-docker-test
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 76195861a51f9880b3866fad6e3cbdc67d15dc0a
  
https://github.com/jenkinsci/mesos-plugin/commit/76195861a51f9880b3866fad6e3cbdc67d15dc0a
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Set timeout.


-- 
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/mesos-plugin/push/refs/heads/karsten/fix-docker-test/ba7fb9-761958%40github.com.


[jenkinsci/mesos-plugin] ba7fb9: Run a simple image without Docker in Docker.

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/fix-docker-test
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: ba7fb906d42392a631ff5b88ff281084027c06aa
  
https://github.com/jenkinsci/mesos-plugin/commit/ba7fb906d42392a631ff5b88ff281084027c06aa
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
A Dockerfile.agent
M src/test/java/org/jenkinsci/plugins/mesos/fixture/AgentSpecMother.java

  Log Message:
  ---
  Run a simple image without Docker in Docker.


-- 
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/mesos-plugin/push/refs/heads/karsten/fix-docker-test/93cb2e-ba7fb9%40github.com.


[jenkinsci/mesos-plugin] 51316e: Revert "Run a simple image without Docker in Docker."

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 51316e776ac8e9d53d13674e400c977603d75b09
  
https://github.com/jenkinsci/mesos-plugin/commit/51316e776ac8e9d53d13674e400c977603d75b09
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
R Dockerfile.agent
M src/test/java/org/jenkinsci/plugins/mesos/fixture/AgentSpecMother.java

  Log Message:
  ---
  Revert "Run a simple image without Docker in Docker."

This reverts commit cf2240eec7608ddf1ec193dd849304c63d4cbc5f.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/cf2240-51316e%40github.com.


[jenkinsci/mesos-plugin] cf2240: Run a simple image without Docker in Docker.

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: cf2240eec7608ddf1ec193dd849304c63d4cbc5f
  
https://github.com/jenkinsci/mesos-plugin/commit/cf2240eec7608ddf1ec193dd849304c63d4cbc5f
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
A Dockerfile.agent
M src/test/java/org/jenkinsci/plugins/mesos/fixture/AgentSpecMother.java

  Log Message:
  ---
  Run a simple image without Docker in Docker.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/8683b8-cf2240%40github.com.


[jenkinsci/mesos-plugin] 8683b8: Run a simple image without Docker in Docker.

2020-05-18 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 8683b8093b7b276fbe5888e2fe172eeb871dbc77
  
https://github.com/jenkinsci/mesos-plugin/commit/8683b8093b7b276fbe5888e2fe172eeb871dbc77
  Author: Karsten Jeschkies 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
A Dockerfile.agent

  Log Message:
  ---
  Run a simple image without Docker in Docker.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/309dc7-8683b8%40github.com.


[jenkinsci/mesos-plugin] 309dc7: Remove Nomad.

2020-05-15 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 309dc7824b3a6657f7bce7092bec77b607bc046a
  
https://github.com/jenkinsci/mesos-plugin/commit/309dc7824b3a6657f7bce7092bec77b607bc046a
  Author: Karsten Jeschkies 
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
M dcos-testing/conf/plugins.conf

  Log Message:
  ---
  Remove Nomad.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/14972a-309dc7%40github.com.


[jenkinsci/mesos-plugin] 93cb2e: Launch with local storage file.

2020-05-15 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/fix-docker-test
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 93cb2eb593a54106ca9a549f809d4460f4b58151
  
https://github.com/jenkinsci/mesos-plugin/commit/93cb2eb593a54106ca9a549f809d4460f4b58151
  Author: Karsten Jeschkies 
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Launch with local storage file.


-- 
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/mesos-plugin/push/refs/heads/karsten/fix-docker-test/4db74c-93cb2e%40github.com.


[jenkinsci/mesos-plugin] 4db74c: Conrrect example configuration.

2020-05-15 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/fix-docker-test
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 4db74c5fc95198227c48e04a6b1eac444cd1c892
  
https://github.com/jenkinsci/mesos-plugin/commit/4db74c5fc95198227c48e04a6b1eac444cd1c892
  Author: Karsten Jeschkies 
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
M dcos-testing/conf/jenkins/configuration.yaml
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java

  Log Message:
  ---
  Conrrect example configuration.


-- 
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/mesos-plugin/push/refs/heads/karsten/fix-docker-test/318167-4db74c%40github.com.


[jenkinsci/mesos-plugin] 14972a: Fix spotbugs.

2020-05-15 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 14972a173b99cb60571abfa1de212ed7bae26b56
  
https://github.com/jenkinsci/mesos-plugin/commit/14972a173b99cb60571abfa1de212ed7bae26b56
  Author: Karsten Jeschkies 
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java

  Log Message:
  ---
  Fix spotbugs.


-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/876960-14972a%40github.com.


[jenkinsci/mesos-plugin] 318167: Fix DockerAgentTest.

2020-05-15 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/fix-docker-test
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 31816774f53eb6e7510f951e37e3969bd9cb8604
  
https://github.com/jenkinsci/mesos-plugin/commit/31816774f53eb6e7510f951e37e3969bd9cb8604
  Author: Karsten Jeschkies 
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/mesos/fixture/AgentSpecMother.java

  Log Message:
  ---
  Fix DockerAgentTest.


-- 
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/mesos-plugin/push/refs/heads/karsten/fix-docker-test/00-318167%40github.com.


[jenkinsci/mesos-plugin] fc2e6d: Bump version.

2020-05-15 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/single-framework-id
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: fc2e6d1baf3e6186569fc75b2959daf99976af57
  
https://github.com/jenkinsci/mesos-plugin/commit/fc2e6d1baf3e6186569fc75b2959daf99976af57
  Author: Karsten Jeschkies 
  Date:   2020-05-12 (Tue, 12 May 2020)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Bump version.


  Commit: 87696016be62e049ddc26270506ca4ba27c1a0d1
  
https://github.com/jenkinsci/mesos-plugin/commit/87696016be62e049ddc26270506ca4ba27c1a0d1
  Author: Karsten Jeschkies 
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
M Dockerfile
M dcos-testing/conf/plugins.conf
M src/main/java/org/jenkinsci/plugins/mesos/MesosApi.java
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java

  Log Message:
  ---
  Improve logging and make Mesos API factory threadsafe.


Compare: 
https://github.com/jenkinsci/mesos-plugin/compare/fc2e6d1baf3e%5E...87696016be62

-- 
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/mesos-plugin/push/refs/heads/karsten/single-framework-id/00-876960%40github.com.


[jenkinsci/mesos-plugin] 160409: select default mesos slave attributes on label mat...

2020-05-08 Thread Mike Reilly
  Branch: refs/heads/1.x
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 1604095caa423efa628054a6c5b84cf15cb289b3
  
https://github.com/jenkinsci/mesos-plugin/commit/1604095caa423efa628054a6c5b84cf15cb289b3
  Author: Mike Reilly 
  Date:   2020-05-08 (Fri, 08 May 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/mesos/JenkinsScheduler.java
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java
M src/test/java/org/jenkinsci/plugins/mesos/JenkinsSchedulerTest.java

  Log Message:
  ---
  select default mesos slave attributes on label match partial match (#396)

Co-authored-by: Mike Reilly 


-- 
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/mesos-plugin/push/refs/heads/1.x/ffbdca-160409%40github.com.


[jenkinsci/mesos-plugin] fb47b4: Handle all QueueOfferResult types. (#394)

2020-05-07 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: fb47b452b6bcd5c1bc3dbf8c2ae0d0d6dcfe5664
  
https://github.com/jenkinsci/mesos-plugin/commit/fb47b452b6bcd5c1bc3dbf8c2ae0d0d6dcfe5664
  Author: Karsten Jeschkies 
  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 jenkinsci-commits+unsubscr...@googlegroups.com.
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.


[jenkinsci/mesos-plugin]

2020-03-02 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/entrypoint
  Home:   https://github.com/jenkinsci/mesos-plugin

-- 
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/mesos-plugin/push/refs/heads/karsten/entrypoint/583236-00%40github.com.


[jenkinsci/mesos-plugin] 8127e6: Use Docker entrypoint. (#393)

2020-03-02 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 8127e6ecbe23a64205fc1ae7fb7cf17abdf02a18
  
https://github.com/jenkinsci/mesos-plugin/commit/8127e6ecbe23a64205fc1ae7fb7cf17abdf02a18
  Author: Karsten Jeschkies 
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
M README.md
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java
M src/test/java/org/jenkinsci/plugins/mesos/fixture/AgentSpecMother.java
M src/test/java/org/jenkinsci/plugins/mesos/integration/DockerAgentTest.java

  Log Message:
  ---
  Use Docker entrypoint. (#393)

Summary:
If a Docker container is defined we pass the agent command as arguments
to the container. This way users will not have override the shell command.

Relates to mesosphere/dcos-jenkins-service#319.

JIRA issues: DCOS_OSS-5937


-- 
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/mesos-plugin/push/refs/heads/master/d00724-8127e6%40github.com.


[jenkinsci/mesos-plugin] 583236: Cache Docker image.

2020-03-02 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/entrypoint
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 58323628ef5388aae35ea464b52f6a1abeaf658a
  
https://github.com/jenkinsci/mesos-plugin/commit/58323628ef5388aae35ea464b52f6a1abeaf658a
  Author: Karsten Jeschkies 
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/mesos/fixture/AgentSpecMother.java

  Log Message:
  ---
  Cache Docker image.


-- 
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/mesos-plugin/push/refs/heads/karsten/entrypoint/6f21b2-583236%40github.com.


[jenkinsci/mesos-plugin] 6f21b2: Always pull image.

2020-03-02 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/entrypoint
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 6f21b2ffb18e34f1a4922d43b0658d59a27c2c3a
  
https://github.com/jenkinsci/mesos-plugin/commit/6f21b2ffb18e34f1a4922d43b0658d59a27c2c3a
  Author: Karsten Jeschkies 
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/mesos/fixture/AgentSpecMother.java

  Log Message:
  ---
  Always pull image.


-- 
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/mesos-plugin/push/refs/heads/karsten/entrypoint/d08fd5-6f21b2%40github.com.


[jenkinsci/mesos-plugin] d08fd5: Wait until agent is running.

2020-03-02 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/entrypoint
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: d08fd51f972fee3549b89c0706358c1af441c316
  
https://github.com/jenkinsci/mesos-plugin/commit/d08fd51f972fee3549b89c0706358c1af441c316
  Author: Karsten Jeschkies 
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/mesos/integration/DockerAgentTest.java

  Log Message:
  ---
  Wait until agent is running.


-- 
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/mesos-plugin/push/refs/heads/karsten/entrypoint/fadd57-d08fd5%40github.com.


[jenkinsci/mesos-plugin] fadd57: Use proper Docker image.

2020-02-28 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/entrypoint
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: fadd57652e5d98faa8018afa6b5a008a1dd574ee
  
https://github.com/jenkinsci/mesos-plugin/commit/fadd57652e5d98faa8018afa6b5a008a1dd574ee
  Author: Karsten Jeschkies 
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/mesos/fixture/AgentSpecMother.java

  Log Message:
  ---
  Use proper Docker image.


-- 
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/mesos-plugin/push/refs/heads/karsten/entrypoint/416cbf-fadd57%40github.com.


[jenkinsci/mesos-plugin] 416cbf: Use latest USI.

2020-02-28 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/entrypoint
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 416cbfdfc50a458d50acc23fdce4bfcf03d71664
  
https://github.com/jenkinsci/mesos-plugin/commit/416cbfdfc50a458d50acc23fdce4bfcf03d71664
  Author: Karsten Jeschkies 
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Use latest USI.


-- 
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/mesos-plugin/push/refs/heads/karsten/entrypoint/b91c77-416cbf%40github.com.


[jenkinsci/mesos-plugin] 72a234: Use ocker entrypoint.

2020-02-28 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/entrypoint
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 72a234364129fe151338a99ebb2cbbccf781dfe0
  
https://github.com/jenkinsci/mesos-plugin/commit/72a234364129fe151338a99ebb2cbbccf781dfe0
  Author: Karsten Jeschkies 
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java

  Log Message:
  ---
  Use ocker entrypoint.

Summary:
If a Docker container is defined we pass the agent command as arguments
to the container.

Relates to https://github.com/mesosphere/dcos-jenkins-service/pull/319.

JIRA issues: DCOS_OSS-5937


  Commit: a0afcf7eb7081576e2415242b5fa64d25d6fe906
  
https://github.com/jenkinsci/mesos-plugin/commit/a0afcf7eb7081576e2415242b5fa64d25d6fe906
  Author: Karsten Jeschkies 
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
M README.md
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java

  Log Message:
  ---
  Use Java factory methods.


  Commit: 74201fb54f3199b2ec4bbc64dcb23762bfcd449a
  
https://github.com/jenkinsci/mesos-plugin/commit/74201fb54f3199b2ec4bbc64dcb23762bfcd449a
  Author: Karsten Jeschkies 
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java

  Log Message:
  ---
  Use newest USI.


  Commit: b91c777051346d3940b7b0cfcabd41e5812e1ecd
  
https://github.com/jenkinsci/mesos-plugin/commit/b91c777051346d3940b7b0cfcabd41e5812e1ecd
  Author: Karsten Jeschkies 
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java

  Log Message:
  ---
  Pass optional.


Compare: 
https://github.com/jenkinsci/mesos-plugin/compare/c104e45c...b91c77705134

-- 
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/mesos-plugin/push/refs/heads/karsten/entrypoint/c104e4-b91c77%40github.com.


[jenkinsci/mesos-plugin] d00724: Change Mesos API on configuration change. (#392)

2020-02-28 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: d00724247264f1dbf8fe76aa5a9f9214900c7e09
  
https://github.com/jenkinsci/mesos-plugin/commit/d00724247264f1dbf8fe76aa5a9f9214900c7e09
  Author: Karsten Jeschkies 
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/MesosApi.java

  Log Message:
  ---
  Change Mesos API on configuration change. (#392)

Summary:
Changes to the Jenkins URL and agent user would have no effect since the
Mesos API needs to reconnect to Mesos and the URL need to be overriden
in case the connection was cached.

JIRA issues: DCOS_OSS-5933


-- 
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/mesos-plugin/push/refs/heads/master/28d2c8-d00724%40github.com.


[jenkinsci/mesos-plugin] c104e4: Use newest USI.

2020-02-27 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/entrypoint
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: c104e45c3f65b51244fb46bb4c929e572308
  
https://github.com/jenkinsci/mesos-plugin/commit/c104e45c3f65b51244fb46bb4c929e572308
  Author: Karsten Jeschkies 
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java

  Log Message:
  ---
  Use newest USI.


-- 
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/mesos-plugin/push/refs/heads/karsten/entrypoint/bf7622-c104e4%40github.com.


[jenkinsci/mesos-plugin] bf7622: Use Java factory methods.

2020-02-27 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/entrypoint
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: bf76227c88074a9113ad2b4982be39117f24a19c
  
https://github.com/jenkinsci/mesos-plugin/commit/bf76227c88074a9113ad2b4982be39117f24a19c
  Author: Karsten Jeschkies 
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
M README.md
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java

  Log Message:
  ---
  Use Java factory methods.


-- 
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/mesos-plugin/push/refs/heads/karsten/entrypoint/b9132e-bf7622%40github.com.


[jenkinsci/mesos-plugin] b9132e: Use ocker entrypoint.

2020-02-27 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/entrypoint
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: b9132ec50ca775eb5d521a4f8dc84a69574cbd2d
  
https://github.com/jenkinsci/mesos-plugin/commit/b9132ec50ca775eb5d521a4f8dc84a69574cbd2d
  Author: Karsten Jeschkies 
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java

  Log Message:
  ---
  Use ocker entrypoint.

Summary:
If a Docker container is defined we pass the agent command as arguments
to the container.

Relates to https://github.com/mesosphere/dcos-jenkins-service/pull/319.

JIRA issues: DCOS_OSS-5937


-- 
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/mesos-plugin/push/refs/heads/karsten/entrypoint/00-b9132e%40github.com.


[jenkinsci/mesos-plugin] 94a745: Remove wrapper fix.

2020-02-27 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/mesos-api-settings
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 94a745e9a42eea9e120ff6d17434ff14610ecdf6
  
https://github.com/jenkinsci/mesos-plugin/commit/94a745e9a42eea9e120ff6d17434ff14610ecdf6
  Author: Karsten Jeschkies 
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/MesosApi.java
M src/main/java/org/jenkinsci/plugins/mesos/api/LaunchCommandBuilder.java

  Log Message:
  ---
  Remove wrapper fix.


-- 
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/mesos-plugin/push/refs/heads/karsten/mesos-api-settings/feb5ae-94a745%40github.com.


[jenkinsci/mesos-plugin] feb5ae: Add a wrapper.sh call.

2020-02-24 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/mesos-api-settings
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: feb5ae7e7475812b7436ff795edeb211a38d6a7a
  
https://github.com/jenkinsci/mesos-plugin/commit/feb5ae7e7475812b7436ff795edeb211a38d6a7a
  Author: Karsten Jeschkies 
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/api/LaunchCommandBuilder.java

  Log Message:
  ---
  Add a wrapper.sh call.


-- 
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/mesos-plugin/push/refs/heads/karsten/mesos-api-settings/36c1ad-feb5ae%40github.com.


[jenkinsci/mesos-plugin] 36c1ad: Restart Mesos API on configuration change.

2020-02-24 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/mesos-api-settings
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 36c1ad1e76159beefc8e6a56710cd62789e30d4b
  
https://github.com/jenkinsci/mesos-plugin/commit/36c1ad1e76159beefc8e6a56710cd62789e30d4b
  Author: Karsten Jeschkies 
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/MesosApi.java

  Log Message:
  ---
  Restart Mesos API on configuration change.

Summary:
Changes to the Jenkins URL and agent user would have no effect since the
Mesos API needs to reconnect to Mesos and the URL need to be overriden
in case the connection was cached.


-- 
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/mesos-plugin/push/refs/heads/karsten/mesos-api-settings/00-36c1ad%40github.com.


[jenkinsci/mesos-plugin] 28d2c8: Configure Mesos system logger. (#390)

2020-01-24 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 28d2c821a69c483ca664d588fdd019d7c1c3bdb2
  
https://github.com/jenkinsci/mesos-plugin/commit/28d2c821a69c483ca664d588fdd019d7c1c3bdb2
  Author: Karsten Jeschkies 
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
M build.gradle
M dcos-testing/jenkins-app.json
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/MesosCloud.java
M src/main/java/org/jenkinsci/plugins/mesos/api/LaunchCommandBuilder.java

  Log Message:
  ---
  Configure Mesos system logger. (#390)

Summary:
This should ease debugging by preconfiguring the Jenkins system logger
for USI, Akka and the plugin.

It also passes the correct Mesos role to the launch command.

JIRA issues: DCOS_OSS-5857.


-- 
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/mesos-plugin/push/refs/heads/master/c35b7a-28d2c8%40github.com.


[jenkinsci/mesos-plugin]

2020-01-24 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/configure-logger
  Home:   https://github.com/jenkinsci/mesos-plugin

-- 
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/mesos-plugin/push/refs/heads/karsten/configure-logger/f18f35-00%40github.com.


[jenkinsci/mesos-plugin] f18f35: Bump USI.

2020-01-24 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/configure-logger
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: f18f3510b37bc38f9235ed920e1e0bb82aa3fb5c
  
https://github.com/jenkinsci/mesos-plugin/commit/f18f3510b37bc38f9235ed920e1e0bb82aa3fb5c
  Author: Karsten Jeschkies 
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Bump USI.


-- 
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/mesos-plugin/push/refs/heads/karsten/configure-logger/da4118-f18f35%40github.com.


[jenkinsci/mesos-plugin] c35b7a: Document releasing and testing. (#391)

2020-01-23 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/configure-logger
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: c35b7a741014157526522d1df2e4d048d01d0d79
  
https://github.com/jenkinsci/mesos-plugin/commit/c35b7a741014157526522d1df2e4d048d01d0d79
  Author: Karsten Jeschkies 
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
M Dockerfile
M README.md
A dcos-testing/README.md
A dcos-testing/conf/jenkins/configuration.yaml
A dcos-testing/conf/nginx/nginx.conf.template
A dcos-testing/conf/plugins.conf
A dcos-testing/jenkins-app.json
R dcos/README.md
R dcos/conf/jenkins/configuration.yaml
R dcos/conf/nginx/nginx.conf.template
R dcos/conf/plugins.conf
R dcos/jenkins-app.json

  Log Message:
  ---
  Document releasing and testing. (#391)

Summary:
The proper packaging for DC/OS is in 
https://github.com/mesosphere/dcos-jenkins-service.
`dcos-testing` just defines a simple Marathon app.


  Commit: 060d256814f211abd3e546034304b88ea15fb2e4
  
https://github.com/jenkinsci/mesos-plugin/commit/060d256814f211abd3e546034304b88ea15fb2e4
  Author: Karsten Jeschkies 
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Use latest USI.


  Commit: da411812d2014ce5a42fc74329e8f9808cae19dd
  
https://github.com/jenkinsci/mesos-plugin/commit/da411812d2014ce5a42fc74329e8f9808cae19dd
  Author: Karsten Jeschkies 
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
M Dockerfile
M README.md
A dcos-testing/README.md
A dcos-testing/conf/jenkins/configuration.yaml
A dcos-testing/conf/nginx/nginx.conf.template
A dcos-testing/conf/plugins.conf
A dcos-testing/jenkins-app.json
R dcos/README.md
R dcos/conf/jenkins/configuration.yaml
R dcos/conf/nginx/nginx.conf.template
R dcos/conf/plugins.conf
R dcos/jenkins-app.json

  Log Message:
  ---
  Merge remote-tracking branch 'jenkinsci/master' into karsten/configure-logger


Compare: 
https://github.com/jenkinsci/mesos-plugin/compare/10172b829172...da411812d201

-- 
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/mesos-plugin/push/refs/heads/karsten/configure-logger/10172b-da4118%40github.com.


[jenkinsci/mesos-plugin] 10172b: Pass correct Mesos role to launch command.

2020-01-23 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/configure-logger
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 10172b8291721467af857cd39635966a88ee2f0e
  
https://github.com/jenkinsci/mesos-plugin/commit/10172b8291721467af857cd39635966a88ee2f0e
  Author: Karsten Jeschkies 
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
M build.gradle
M dcos/jenkins-app.json
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/LaunchCommandBuilder.java

  Log Message:
  ---
  Pass correct Mesos role to launch command.


-- 
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/mesos-plugin/push/refs/heads/karsten/configure-logger/b62ec7-10172b%40github.com.


  1   2   3   4   5   6   >