Renaming configuration items to be eland specific

This commit is contained in:
Winterflower 2019-11-21 17:12:45 +01:00
parent fc7c214ae6
commit 031e914dbe
2 changed files with 4 additions and 4 deletions

View File

@ -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:

View File

@ -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: