jenkins-job-builder/tests/macros/fixtures/scm/scm002.yaml
Khai Do d5cc4f3394 Change test folder name to 'fixture' for consistency
All of the other tests that contain xml and yaml files are in
a 'fixture' folder.  Change the name in this instance to be more
consistent.

Change-Id: I5d899c83e868b8f8ff80eb121884285718bc2db2
2015-02-17 10:58:44 -08:00

13 lines
218 B
YAML

- scm:
name: repository
scm:
- git:
url: ssh://jenkins@review.openstack.org:29418/repository.git
branches:
- origin/master
- job:
name: my-job
scm:
- repository