Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 41 - 50 of 342 for elastic (0.08 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. .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)
  2. .ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-windows-sample.yml

    ---
    - job:
        name: "elastic+elasticsearch+pull-request+packaging-tests-windows-sample"
        display-name: "elastic / elasticsearch - pull request packaging-tests-windows-sample"
        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}"
    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)
  3. .ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-windows-sample-nojdk.yml

    ---
    - job:
        name: "elastic+elasticsearch+pull-request+packaging-tests-windows-sample-nojdk"
        display-name: "elastic / elasticsearch - pull request packaging-tests-windows-sample-nojdk"
        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}"
    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)
  4. build-tools-internal/elastic.importorder

    Rene Groeschke <******@****.***> 1622539170 +0200
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Jun 01 09:19:30 GMT 2021
    - 93 bytes
    - Click Count (0)
  5. .ci/jobs.t/elastic+elasticsearch+periodic+bwc-trigger.yml

    ---
    jjbb-template: periodic-trigger-lgc.yml
    vars:
      - periodic-job: elastic+elasticsearch+%BRANCH%+periodic+bwc
      - lgc-job: elastic+elasticsearch+%BRANCH%+intake
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 187 bytes
    - Click Count (0)
  6. .ci/jobs.t/elastic+elasticsearch+periodic+ear-trigger.yml

    ---
    jjbb-template: periodic-trigger-lgc.yml
    vars:
      - periodic-job: elastic+elasticsearch+%BRANCH%+periodic+ear
      - lgc-job: elastic+elasticsearch+%BRANCH%+intake
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 188 bytes
    - Click Count (0)
  7. .ci/jobs.t/elastic+elasticsearch+periodic+eql-correctness-trigger.yml

    ---
    jjbb-template: periodic-trigger-lgc.yml
    vars:
      - periodic-job: elastic+elasticsearch+%BRANCH%+periodic+eql-correctness
      - lgc-job: elastic+elasticsearch+%BRANCH%+intake
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 199 bytes
    - Click Count (0)
  8. .ci/jobs.t/elastic+elasticsearch+pull-request+part-1.yml

    Mark Vieira <******@****.***> 1618441772 -0700
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 125 bytes
    - Click Count (0)
  9. .ci/jobs.t/elastic+elasticsearch+pull-request+part-2.yml

    Mark Vieira <******@****.***> 1618441772 -0700
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 125 bytes
    - Click Count (0)
  10. .ci/templates.t/pull-request-gradle-unix.yml

    ---
    - job:
        name: "elastic+elasticsearch+pull-request+{pr-job}"
        display-name: "elastic / elasticsearch - pull request {pr-job}"
        description: "Testing of Elasticsearch pull requests - {pr-job}"
        workspace: "/dev/shm/elastic+elasticsearch+pull-request+{pr-job}"
        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)
Back to Top