mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Renaming configuration items to be eland specific
This commit is contained in:
parent
fc7c214ae6
commit
031e914dbe
@ -20,7 +20,7 @@
|
|||||||
<commitId>, etc.)
|
<commitId>, etc.)
|
||||||
properties:
|
properties:
|
||||||
- github:
|
- github:
|
||||||
url: https://github.com/elastic/clients-flight-recorder/
|
url: https://github.com/elastic/eland
|
||||||
- inject:
|
- inject:
|
||||||
properties-content: HOME=$JENKINS_HOME
|
properties-content: HOME=$JENKINS_HOME
|
||||||
concurrent: true
|
concurrent: true
|
||||||
@ -32,7 +32,7 @@
|
|||||||
reference-repo: /var/lib/jenkins/.git-references/clients-flight-recorder.git
|
reference-repo: /var/lib/jenkins/.git-references/clients-flight-recorder.git
|
||||||
branches:
|
branches:
|
||||||
- ${branch_specifier}
|
- ${branch_specifier}
|
||||||
url: git@github.com:elastic/clients-flight-recorder.git
|
url: git@github.com:elastic/eland.git
|
||||||
basedir: ''
|
basedir: ''
|
||||||
wipe-workspace: 'True'
|
wipe-workspace: 'True'
|
||||||
triggers:
|
triggers:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
- job:
|
- job:
|
||||||
name: elastic+clients-flight-recorder+master
|
name: elastic+eland+master
|
||||||
display-name: 'elastic / clients-flight-recorder # master'
|
display-name: 'elastic / eland # master'
|
||||||
description: Flight recorder captures normalized request responses to be notified of state changes
|
description: Flight recorder captures normalized request responses to be notified of state changes
|
||||||
junit_results: "*-junit.xml"
|
junit_results: "*-junit.xml"
|
||||||
parameters:
|
parameters:
|
Loading…
x
Reference in New Issue
Block a user