
Rename fixtures directory to job_fixtures to prepare for adding view_fixtures directory in the following commits. Change-Id: Ic20997cae020b542ddc22bf444fa6b92fbcae064
18 lines
284 B
YAML
18 lines
284 B
YAML
- defaults:
|
|
name: global
|
|
project-type: freestyle
|
|
description: desc
|
|
|
|
- project:
|
|
name: hipchat1
|
|
jobs:
|
|
- 'hipchat1-tpl'
|
|
|
|
- job-template:
|
|
name: 'hipchat1-tpl'
|
|
scm: []
|
|
hipchat:
|
|
enabled: true
|
|
rooms: [room1]
|
|
notify-start: true
|