Branch: 
refs/heads/dependabot/docker/src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/ArtifactoryContainer/jfrog/artifactory-oss-7.55.3
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 8ac1ea0caa43eb1f76c0d730e31cef2800733b05
      
https://github.com/jenkinsci/acceptance-test-harness/commit/8ac1ea0caa43eb1f76c0d730e31cef2800733b05
  Author: Raúl Arabaolaza Barquin <rarabaol...@cloudbees.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    A 
src/main/java/org/jenkinsci/test/acceptance/docker/fixtures/Tomcat10Container.java
    R 
src/main/java/org/jenkinsci/test/acceptance/docker/fixtures/Tomcat7Container.java
    M src/main/resources/ath-container/Dockerfile
    M 
src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitContainer/Dockerfile
    M 
src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/JiraContainer/Dockerfile
    M 
src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/SvnContainer/Dockerfile
    A 
src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/Tomcat10Container/Dockerfile
    R 
src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/Tomcat7Container/Dockerfile
    M src/test/java/plugins/DeployPluginTest.java
    M src/test/java/plugins/JobConfigHistoryPluginTest.java

  Log Message:
  -----------
  [ATH-1036] Fix ath-container and docker based tests (#1037)

* [ATH-1036] Fix docker image so docker is available

Reverts 
https://github.com/jenkinsci/acceptance-test-harness/commit/c54ef5f8f175ef37d1cd9b552755bfba85b12247#diff-59086a3e54e38095246aa3a051f9020274dbf005b4652a7808cd4c6c239c536eL67

* Empty-Commit to retrigger

* Update src/main/resources/ath-container/Dockerfile

Co-authored-by: James Nord <jtn...@users.noreply.github.com>

* [ATH-1036] Use oldstable to get viewvc

See refenrence in Dockerfile

* [ATH-1036] Fix atlassian-sdk installation

* Partially revert #1040

* [ATH-1036] Make sure the container contains the ssh client

* [ATH-1036] Partially revert #1048

* Empty-Commit to retrigger

* [ATH-1036] Do not use xenial for tomcat container

* [ATH-1036] Use tomcat 10 with ubuntu 22.04 for DeployPluginTest

As tomcat 7 is not java11 compatible

* [ATH-1036] Try to use ubuntu 22.04

* Empty-Commit to retrigger

* Ignore flaky test until issue 1052 is resolved

* Empty-Commit to retrigger

---------

Co-authored-by: James Nord <jtn...@users.noreply.github.com>
Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com>


  Commit: b10af89dedc798e953cf8f16ce0e55b35a86fad9
      
https://github.com/jenkinsci/acceptance-test-harness/commit/b10af89dedc798e953cf8f16ce0e55b35a86fad9
  Author: Alexander Brandes <mc.ca...@web.de>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M src/main/resources/ath-container/Dockerfile

  Log Message:
  -----------
  Fix hadolint errors (#1048)

* Address hadolint failures

---------

Co-authored-by: Damien Duportal <damien.dupor...@gmail.com>


  Commit: 485694f31cdf407c6969e0d60a7d3ccbf38342b9
      
https://github.com/jenkinsci/acceptance-test-harness/commit/485694f31cdf407c6969e0d60a7d3ccbf38342b9
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M src/main/java/org/jenkinsci/test/acceptance/po/Slave.java
    M src/test/java/plugins/OwnershipPluginTest.java

  Log Message:
  -----------
  Fix `plugins.OwnershipPluginTest#correct_redirect_after_save` (#1051)

* Fix plugins.OwnershipPluginTest#correct_redirect_after_save

Fixes #1044

* Simplify PO and add assume in the test

---------

Co-authored-by: Alexander Brandes <mc.ca...@web.de>


  Commit: 7b2f84f284e73b00dacf5599183d050296a5fca7
      
https://github.com/jenkinsci/acceptance-test-harness/commit/7b2f84f284e73b00dacf5599183d050296a5fca7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Build(deps): Bump json from 20220924 to 20230227 (#1049)


  Commit: 7cfa499d62e42c8fd3300af469425d31178cec8d
      
https://github.com/jenkinsci/acceptance-test-harness/commit/7cfa499d62e42c8fd3300af469425d31178cec8d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M .mvn/extensions.xml

  Log Message:
  -----------
  Build(deps): Bump git-changelist-maven-extension from 1.4 to 1.6 (#1035)


  Commit: d7f43f5a33795fb3ba05a235fac75d80ee219d2e
      
https://github.com/jenkinsci/acceptance-test-harness/commit/d7f43f5a33795fb3ba05a235fac75d80ee219d2e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Build(deps): Bump groovy.version from 3.0.14 to 3.0.15 (#1031)


  Commit: e8a55ec77647ae32cf076d46287e404c5bc1d9a4
      
https://github.com/jenkinsci/acceptance-test-harness/commit/e8a55ec77647ae32cf076d46287e404c5bc1d9a4
  Author: Alexander Brandes <mc.ca...@web.de>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M .mvn/extensions.xml
    M pom.xml
    A 
src/main/java/org/jenkinsci/test/acceptance/docker/fixtures/Tomcat10Container.java
    R 
src/main/java/org/jenkinsci/test/acceptance/docker/fixtures/Tomcat7Container.java
    M src/main/java/org/jenkinsci/test/acceptance/po/Slave.java
    M src/main/resources/ath-container/Dockerfile
    M 
src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitContainer/Dockerfile
    M 
src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/JiraContainer/Dockerfile
    M 
src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/SvnContainer/Dockerfile
    A 
src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/Tomcat10Container/Dockerfile
    R 
src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/Tomcat7Container/Dockerfile
    M src/test/java/plugins/DeployPluginTest.java
    M src/test/java/plugins/JobConfigHistoryPluginTest.java
    M src/test/java/plugins/OwnershipPluginTest.java

  Log Message:
  -----------
  Merge branch 'master' into 
dependabot/docker/src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/ArtifactoryContainer/jfrog/artifactory-oss-7.55.3


Compare: 
https://github.com/jenkinsci/acceptance-test-harness/compare/54b3f319b028...e8a55ec77647

-- 
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/acceptance-test-harness/push/refs/heads/dependabot/docker/src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/ArtifactoryContainer/jfrog/artifactory-oss-7.55.3/54b3f3-e8a55e%40github.com.

Reply via email to