Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 21 - 30 of 94 for WORKSPACE (0.05 seconds)

  1. .ci/jobs.t/elastic+elasticsearch+pull-request+precommit.yml

    ---
    - job:
        name: "elastic+elasticsearch+pull-request+precommit"
        display-name: "elastic / elasticsearch - pull request precommit"
        description: "Testing of Elasticsearch pull requests - precommit"
        workspace: "/dev/shm/elastic+elasticsearch+pull-request+precommit"
        scm:
          - git:
              refspec: "+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*"
              branches:
                - "${ghprbActualCommit}"
        triggers:
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu Jul 01 20:27:05 GMT 2021
    - 1.3K bytes
    - Click Count (0)
  2. .ci/jobs.t/elastic+elasticsearch+multijob+third-party-tests-s3.yml

    ---
    - job:
        name: elastic+elasticsearch+%BRANCH%+multijob+third-party-tests-s3
        workspace: /dev/shm/elastic+elasticsearch+%BRANCH%+multijob+third-party-tests-s3
        display-name: "elastic / elasticsearch # %BRANCH% - third party tests s3"
        description: "Testing of the Elasticsearch %BRANCH% third party tests against S3\n"
        builders:
          - inject:
              properties-file: '.ci/java-versions.properties'
              properties-content: |
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 1.2K bytes
    - Click Count (0)
  3. .ci/jobs.t/elastic+elasticsearch+pull-request+bwc.yml

    ---
    - job:
        name: "elastic+elasticsearch+pull-request+bwc"
        display-name: "elastic / elasticsearch - pull request bwc"
        description: "Testing of Elasticsearch pull requests - bwc"
        workspace: "/dev/shm/elastic+elasticsearch+pull-request+bwc"
        scm:
          - git:
              refspec: "+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*"
              branches:
                - "${ghprbActualCommit}"
        triggers:
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu Aug 05 17:48:16 GMT 2021
    - 1.3K bytes
    - Click Count (0)
  4. .ci/jobs.t/elastic+elasticsearch+multijob+third-party-tests-gcs.yml

    ---
    - job:
        name: elastic+elasticsearch+%BRANCH%+multijob+third-party-tests-gcs
        workspace: /dev/shm/elastic+elasticsearch+%BRANCH%+multijob+third-party-tests-gcs
        display-name: "elastic / elasticsearch # %BRANCH% - third party tests gcs"
        description: "Testing of the Elasticsearch %BRANCH% third party tests against GCS\n"
        builders:
          - inject:
              properties-file: '.ci/java-versions.properties'
              properties-content: |
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 1.3K bytes
    - Click Count (0)
  5. api/maven-api-core/src/main/java/org/apache/maven/api/WorkspaceRepository.java

     */
    public interface WorkspaceRepository extends Repository {
    
        /**
         * {@return the type of the repository, i.e. "workspace"}
         */
        @Nonnull
        @Override
        default String getType() {
            return "workspace";
        }
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Fri Feb 07 00:45:02 GMT 2025
    - 1.5K bytes
    - Click Count (0)
  6. .ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-windows-sample.yml

        description: "Testing of Elasticsearch pull requests - packaging-tests-windows-sample"
        # We use a hard-coded workspace directory here to avoid hitting windows path length limits
        child-workspace: "C:\\Users\\jenkins\\workspace\\pr-packaging-windows\\${BUILD_NUMBER}"
        project-type: matrix
        node: master
        scm:
          - git:
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Aug 24 18:50:27 GMT 2021
    - 2.1K bytes
    - Click Count (0)
  7. .ci/jobs.t/elastic+elasticsearch+pull-request+part-1-windows.yml

        display-name: "elastic / elasticsearch - pull request part-1 windows"
        description: "Testing of Elasticsearch pull requests - part-1 windows"
        node: "windows-immutable"
        workspace: "C:\\Users\\jenkins\\workspace\\pr-part-1\\${BUILD_NUMBER}"
        scm:
          - git:
              refspec: "+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*"
              branches:
                - "${ghprbActualCommit}"
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu Jul 01 22:34:45 GMT 2021
    - 1.7K bytes
    - Click Count (0)
  8. .ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-windows-sample-nojdk.yml

        description: "Testing of Elasticsearch pull requests - packaging-tests-windows-sample-nojdk"
        # We use a hard-coded workspace directory here to avoid hitting windows path length limits
        child-workspace: "C:\\Users\\jenkins\\workspace\\pr-packaging-windows\\${BUILD_NUMBER}"
        project-type: matrix
        node: master
        scm:
          - git:
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Aug 24 19:49:58 GMT 2021
    - 2.2K bytes
    - Click Count (0)
  9. .ci/jobs.t/elastic+elasticsearch+pull-request+docs-check.yml

    ---
    - job:
        name: "elastic+elasticsearch+pull-request+docs-check"
        display-name: "elastic / elasticsearch - pull request docs-check"
        description: "Testing of Elasticsearch pull requests - docs-check"
        workspace: "/dev/shm/elastic+elasticsearch+pull-request+docs-check"
        scm:
          - git:
              refspec: "+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*"
              branches:
                - "${ghprbActualCommit}"
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu Jul 01 20:27:05 GMT 2021
    - 1.3K bytes
    - Click Count (0)
  10. .ci/jobs.t/elastic+elasticsearch+multijob+third-party-tests-azure-sas.yml

    ---
    - job:
        name: elastic+elasticsearch+%BRANCH%+multijob+third-party-tests-azure-sas
        workspace: /dev/shm/elastic+elasticsearch+%BRANCH%+multijob+third-party-tests-azure-sas
        display-name: "elastic / elasticsearch # %BRANCH% - third party tests azure - sas token"
        description: "Testing of the Elasticsearch %BRANCH% third party tests against Azure using SAS token\n"
        builders:
          - inject:
              properties-file: '.ci/java-versions.properties'
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 1.3K bytes
    - Click Count (0)
Back to Top