Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 270 for Packaging (0.06 seconds)

  1. .ci/scripts/packaging-test.ps1

    Mark Vieira <******@****.***> 1623794426 -0700
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Jun 15 22:00:26 GMT 2021
    - 1.3K bytes
    - Click Count (0)
  2. .ci/scripts/packaging-test.sh

    Mark Vieira <******@****.***> 1618441772 -0700
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 2.3K bytes
    - Click Count (0)
  3. compat/maven-model-builder/src/test/resources/poms/validation/invalid-aggregator-packaging-pom.xml

    under the License.
    -->
    
    <project>
      <modelVersion>4.0.0</modelVersion>
      <artifactId>foo</artifactId>
      <groupId>foo</groupId>
      <version>99.44</version>
      <packaging>bleh</packaging>
    
      <modules>
        <module>test-module</module>
      </modules>
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Fri Oct 25 12:31:46 GMT 2024
    - 997 bytes
    - Click Count (0)
  4. .ci/jobs.t/elastic+elasticsearch+periodic+packaging-tests.yml

    - job:
        name: elastic+elasticsearch+%BRANCH%+periodic+packaging-tests
        display-name: "elastic / elasticsearch # %BRANCH% - packaging tests"
        description: "Testing of the Elasticsearch %BRANCH% branch packaging tests.\n"
        project-type: multijob
        node: master
        vault: []
        scm:
          - git:
              wipe-workspace: false
        builders:
          - multijob:
              name: Packaging tests
              projects:
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 999 bytes
    - Click Count (0)
  5. .ci/jobs.t/elastic+elasticsearch+periodic+packaging-tests-trigger.yml

    ---
    jjbb-template: periodic-trigger-lgc.yml
    vars:
      - periodic-job: elastic+elasticsearch+%BRANCH%+periodic+packaging-tests
      - 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)
  6. .ci/jobs.t/elastic+elasticsearch+multijob+packaging-tests-windows.yml

    ---
    - job:
        name: elastic+elasticsearch+%BRANCH%+multijob+packaging-tests-windows
        display-name: "elastic / elasticsearch # %BRANCH% - windows packaging tests"
        description: "Testing of the Elasticsearch %BRANCH% branch windows packaging test support matrix.\n"
        project-type: matrix
        node: master
        scm:
          - git:
              wipe-workspace: false
        axes:
          - axis:
              type: label-expression
              name: os
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Jun 15 22:00:26 GMT 2021
    - 1.1K bytes
    - Click Count (0)
  7. .ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-windows.yml

    ---
    - job:
        name: "elastic+elasticsearch+pull-request+packaging-tests-windows"
        display-name: "elastic / elasticsearch - pull request packaging-tests-windows"
        description: "Testing of Elasticsearch pull requests - packaging-tests-windows"
        # 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
    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)
  8. .ci/jobs.t/elastic+elasticsearch+multijob+packaging-tests-unix.yml

                - centos-7-packaging
                - centos-8-packaging
                - debian-9-packaging
                - debian-10-packaging
                - debian-11-packaging
                - opensuse-15-1-packaging
                - oraclelinux-7-packaging
                - oraclelinux-8-packaging
                - sles-12-packaging
                - sles-15-packaging
                - ubuntu-18.04-packaging
                - ubuntu-20.04-packaging
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Sep 14 17:35:45 GMT 2021
    - 1.3K bytes
    - Click Count (0)
  9. .ci/jobs.t/elastic+elasticsearch+multijob+packaging-tests-upgrade.yml

    ---
    - job:
        name: elastic+elasticsearch+%BRANCH%+multijob+packaging-tests-upgrade
        display-name: "elastic / elasticsearch # %BRANCH% - packaging upgrade tests"
        description: "Testing of the Elasticsearch %BRANCH% branch packaging test upgrade support matrix.\n"
        project-type: matrix
        node: master
        scm:
          - git:
              wipe-workspace: false
        axes:
          - axis:
              type: label-expression
              name: os
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue May 25 23:43:40 GMT 2021
    - 1.1K bytes
    - Click Count (0)
  10. .ci/jobs.t/elastic+elasticsearch+pull-request+packaging-upgrade-tests.yml

    ---
    - job:
        name: "elastic+elasticsearch+pull-request+packaging-upgrade-tests"
        display-name: "elastic / elasticsearch - pull request packaging-upgrade-tests"
        description: "Testing of Elasticsearch pull requests - packaging-upgrade-tests"
        project-type: matrix
        node: master
        child-workspace: "/dev/shm/elastic+elasticsearch+pull-request+packaging-upgrade-tests"
        scm:
          - git:
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Aug 10 19:43:38 GMT 2021
    - 1.9K bytes
    - Click Count (0)
Back to Top