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.)
|
||||
properties:
|
||||
- github:
|
||||
url: https://github.com/elastic/clients-flight-recorder/
|
||||
url: https://github.com/elastic/eland
|
||||
- inject:
|
||||
properties-content: HOME=$JENKINS_HOME
|
||||
concurrent: true
|
||||
@ -32,7 +32,7 @@
|
||||
reference-repo: /var/lib/jenkins/.git-references/clients-flight-recorder.git
|
||||
branches:
|
||||
- ${branch_specifier}
|
||||
url: git@github.com:elastic/clients-flight-recorder.git
|
||||
url: git@github.com:elastic/eland.git
|
||||
basedir: ''
|
||||
wipe-workspace: 'True'
|
||||
triggers:
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
- job:
|
||||
name: elastic+clients-flight-recorder+master
|
||||
display-name: 'elastic / clients-flight-recorder # master'
|
||||
name: elastic+eland+master
|
||||
display-name: 'elastic / eland # master'
|
||||
description: Flight recorder captures normalized request responses to be notified of state changes
|
||||
junit_results: "*-junit.xml"
|
||||
parameters:
|
Loading…
x
Reference in New Issue
Block a user