Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 5 of 5 for EQL (0.01 seconds)

  1. .ci/jobs.t/elastic+elasticsearch+periodic+eql-correctness.yml

    ---
    - job:
        name: elastic+elasticsearch+%BRANCH%+periodic+eql-correctness
        workspace: /dev/shm/elastic+elasticsearch+%BRANCH%+periodic+eql-correctness
        display-name: "elastic / elasticsearch # %BRANCH% - eql correctness tests"
        description: "Testing of Elasticsearch %BRANCH% EQL.\n"
        builders:
          - inject:
              properties-file: '.ci/java-versions.properties'
              properties-content: |
                JAVA_HOME=$HOME/.java/$ES_BUILD_JAVA
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 1.1K bytes
    - Click Count (0)
  2. .ci/jobs.t/elastic+elasticsearch+pull-request+eql-correctness.yml

    ---
    - job:
        name: "elastic+elasticsearch+pull-request+eql-correctness"
        display-name: "elastic / elasticsearch - pull request eql-correctness"
        description: "Testing of Elasticsearch pull requests - eql-correctness"
        workspace: "/dev/shm/elastic+elasticsearch+pull-request+eql-correctness"
        scm:
          - git:
              refspec: "+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*"
              branches:
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu Jul 01 20:27:05 GMT 2021
    - 1.8K bytes
    - Click Count (0)
  3. .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)
  4. build-tools-internal/src/main/resources/checkstyle_suppressions.xml

      <suppress files="plugin[/\\]eql[/\\]src[/\\]main[/\\]java[/\\]org[/\\]elasticsearch[/\\]xpack[/\\]eql[/\\]parser[/\\]EqlBase(Base(Listener|Visitor)|Lexer|Listener|Parser|Visitor).java" checks="." />
    
      <!-- JNA requires the no-argument constructor on JNAKernel32Library.SizeT to be public-->
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Jun 01 09:19:30 GMT 2021
    - 5.5K bytes
    - Click Count (0)
  5. build-tools-internal/src/main/resources/changelog-schema.json

                "Autoscaling",
                "CCR",
                "CRUD",
                "Client",
                "Cluster Coordination",
                "Discovery-Plugins",
                "Distributed",
                "EQL",
                "Engine",
                "FIPS",
                "Features/CAT APIs",
                "Features/Data streams",
                "Features/Features",
                "Features/ILM+SLM",
                "Features/Indices APIs",
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Wed Sep 01 06:25:29 GMT 2021
    - 5K bytes
    - Click Count (0)
Back to Top