[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] 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.