summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEvgeni Golov <evgeni@golov.de>2019-04-16 14:25:19 +0200
committerEvgeni Golov <evgeni@golov.de>2019-04-16 14:26:40 +0200
commita4e5be1e5638cc81dbf1f4eb87d9b84d4d0b4bfb (patch)
tree791365870dc4759e562060e1ee28de09c38689d2 /tests
parent2bff652b03bfcf0ab272e5cd0b5092472c201f7e (diff)
downloadpython-jenkins-job-builder-a4e5be1e5638cc81dbf1f4eb87d9b84d4d0b4bfb.tar.gz
python-jenkins-job-builder-a4e5be1e5638cc81dbf1f4eb87d9b84d4d0b4bfb.tar.xz
python-jenkins-job-builder-a4e5be1e5638cc81dbf1f4eb87d9b84d4d0b4bfb.zip
fix job-template call in include-raw-escaped fixtures
the correct term is job-template, not template-job Change-Id: I01e7aea19d95c103f1a1a3d5d4bafeb95a53ab87
Diffstat (limited to 'tests')
-rw-r--r--tests/localyaml/fixtures/include-raw-escaped-multi001.json2
-rw-r--r--tests/localyaml/fixtures/include-raw-escaped-multi001.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/localyaml/fixtures/include-raw-escaped-multi001.json b/tests/localyaml/fixtures/include-raw-escaped-multi001.json
index 15d0bb29..0c23d0e0 100644
--- a/tests/localyaml/fixtures/include-raw-escaped-multi001.json
+++ b/tests/localyaml/fixtures/include-raw-escaped-multi001.json
@@ -1,6 +1,6 @@
[
{
- "template-job": {
+ "job-template": {
"name": "test-job-include-raw-{num}",
"builders": [
{
diff --git a/tests/localyaml/fixtures/include-raw-escaped-multi001.yaml b/tests/localyaml/fixtures/include-raw-escaped-multi001.yaml
index af5d1bf3..327d1a9f 100644
--- a/tests/localyaml/fixtures/include-raw-escaped-multi001.yaml
+++ b/tests/localyaml/fixtures/include-raw-escaped-multi001.yaml
@@ -1,4 +1,4 @@
-- template-job:
+- job-template:
name: test-job-include-raw-{num}
builders:
- shell: