Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-50933

Create Jenkins/Remoting integration testing flow

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor Minor
    • remoting
    • Evergreen - Milestone 2

      Currently Remoting has not Jenkins integration tests in the repository. It would be great to run a subset of tests in Remoting PR builder, including Jenkins Core JTH, Plugin PCT and ATH

          [JENKINS-50933] Create Jenkins/Remoting integration testing flow

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          src/test/it/Makefile
          src/test/it/essentials.yml
          src/test/it/manualCheck/pom.xml
          src/test/it/manualCheck/run_pct.sh
          src/test/it/manualCheck/run_war.sh
          src/test/it/packager-config.yml
          http://jenkins-ci.org/commit/remoting/adc0df4ff783938442890f2c65bc0105ce60da96
          Log:
          JENKINS-50933 - Update patch for JENKINS-51302, remork the manual flow to Makefile

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: src/test/it/Makefile src/test/it/essentials.yml src/test/it/manualCheck/pom.xml src/test/it/manualCheck/run_pct.sh src/test/it/manualCheck/run_war.sh src/test/it/packager-config.yml http://jenkins-ci.org/commit/remoting/adc0df4ff783938442890f2c65bc0105ce60da96 Log: JENKINS-50933 - Update patch for JENKINS-51302 , remork the manual flow to Makefile

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          src/test/it/Makefile
          src/test/it/essentials.yml
          src/test/it/manualCheck/pom.xml
          src/test/it/manualCheck/run_pct.sh
          src/test/it/manualCheck/run_war.sh
          src/test/it/packager-config.yml
          http://jenkins-ci.org/commit/remoting/edf8c6cef7ec490c7d823c574c81ee371ce8e735
          Log:
          Merge branch 'build/JENKINS-50933-with-lib' into JENKINS-50933-it

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: src/test/it/Makefile src/test/it/essentials.yml src/test/it/manualCheck/pom.xml src/test/it/manualCheck/run_pct.sh src/test/it/manualCheck/run_war.sh src/test/it/packager-config.yml http://jenkins-ci.org/commit/remoting/edf8c6cef7ec490c7d823c574c81ee371ce8e735 Log: Merge branch 'build/ JENKINS-50933 -with-lib' into JENKINS-50933 -it

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          src/test/it/essentials.yml
          http://jenkins-ci.org/commit/remoting/05e536698c75402e7d738d15bc7fca988eb76193
          Log:
          JENKINS-50933 - Disable Windows Agents tests for now

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: src/test/it/essentials.yml http://jenkins-ci.org/commit/remoting/05e536698c75402e7d738d15bc7fca988eb76193 Log: JENKINS-50933 - Disable Windows Agents tests for now

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          Jenkinsfile
          http://jenkins-ci.org/commit/remoting/e53c3e51c84528f04c97a4089e230ca827e52bf1
          Log:
          JENKINS-50933 - Reenable old tests

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: Jenkinsfile http://jenkins-ci.org/commit/remoting/e53c3e51c84528f04c97a4089e230ca827e52bf1 Log: JENKINS-50933 - Reenable old tests

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          Jenkinsfile
          http://jenkins-ci.org/commit/remoting/d6ca1ffb8f3d77796f0d3ab10f2a90022b90f7dc
          Log:
          Revert "JENKINS-50933 - Reenable old tests"

          This reverts commit e53c3e51c84528f04c97a4089e230ca827e52bf1.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: Jenkinsfile http://jenkins-ci.org/commit/remoting/d6ca1ffb8f3d77796f0d3ab10f2a90022b90f7dc Log: Revert " JENKINS-50933 - Reenable old tests" This reverts commit e53c3e51c84528f04c97a4089e230ca827e52bf1.

          Code changed in jenkins
          User: Jeff Thompson
          Path:
          .gitignore
          Jenkinsfile
          src/test/it/Makefile
          src/test/it/essentials.yml
          src/test/it/packager-config.yml
          http://jenkins-ci.org/commit/remoting/de06898f4d1e94ee4c1088eedbc0c5f3dfb211df
          Log:
          Merge pull request #265 from oleg-nenashev/JENKINS-50933-it

          JENKINS-50933 - Integration tests with Jenkins Core

          Compare: https://github.com/jenkinsci/remoting/compare/ecb0afefeb4e...de06898f4d1e
          *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

          Functionality will be removed from GitHub.com on January 31st, 2019.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jeff Thompson Path: .gitignore Jenkinsfile src/test/it/Makefile src/test/it/essentials.yml src/test/it/packager-config.yml http://jenkins-ci.org/commit/remoting/de06898f4d1e94ee4c1088eedbc0c5f3dfb211df Log: Merge pull request #265 from oleg-nenashev/ JENKINS-50933 -it JENKINS-50933 - Integration tests with Jenkins Core Compare: https://github.com/jenkinsci/remoting/compare/ecb0afefeb4e...de06898f4d1e * NOTE: * This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.

          Code changed in jenkins
          User: Jeff Thompson
          Path:
          .gitignore
          Jenkinsfile
          src/test/it/Makefile
          src/test/it/essentials.yml
          src/test/it/packager-config.yml
          http://jenkins-ci.org/commit/remoting/16d05f3b6bfc33f8fc7372566f535243ff3b0783
          Log:
          Revert "JENKINS-50933 - Integration tests with Jenkins Core"

          *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

          Functionality will be removed from GitHub.com on January 31st, 2019.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jeff Thompson Path: .gitignore Jenkinsfile src/test/it/Makefile src/test/it/essentials.yml src/test/it/packager-config.yml http://jenkins-ci.org/commit/remoting/16d05f3b6bfc33f8fc7372566f535243ff3b0783 Log: Revert " JENKINS-50933 - Integration tests with Jenkins Core" * NOTE: * This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.

          Code changed in jenkins
          User: Jeff Thompson
          Path:
          .gitignore
          Jenkinsfile
          src/test/it/Makefile
          src/test/it/essentials.yml
          src/test/it/packager-config.yml
          http://jenkins-ci.org/commit/remoting/cc7778e3eb63a3f1d15cc9d25eb64a2c150e640d
          Log:
          Merge pull request #273 from jenkinsci/revert-265-JENKINS-50933-it

          Revert "JENKINS-50933 - Integration tests with Jenkins Core"

          Compare: https://github.com/jenkinsci/remoting/compare/de06898f4d1e...cc7778e3eb63
          *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

          Functionality will be removed from GitHub.com on January 31st, 2019.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jeff Thompson Path: .gitignore Jenkinsfile src/test/it/Makefile src/test/it/essentials.yml src/test/it/packager-config.yml http://jenkins-ci.org/commit/remoting/cc7778e3eb63a3f1d15cc9d25eb64a2c150e640d Log: Merge pull request #273 from jenkinsci/revert-265- JENKINS-50933 -it Revert " JENKINS-50933 - Integration tests with Jenkins Core" Compare: https://github.com/jenkinsci/remoting/compare/de06898f4d1e...cc7778e3eb63 * NOTE: * This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.

          Oleg Nenashev added a comment -

          My PoC was reverted by jthompson at some point 2 years ago. I do not expect to return to this topic in foreseeable future

          Oleg Nenashev added a comment - My PoC was reverted by jthompson at some point 2 years ago. I do not expect to return to this topic in foreseeable future

          Jeff Thompson added a comment -

          I haven't had time to get back and complete the PoC. At this point, I don't expect to get the time to get back in the foreseeable future.

          Jeff Thompson added a comment - I haven't had time to get back and complete the PoC. At this point, I don't expect to get the time to get back in the foreseeable future.

            Unassigned Unassigned
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: