diff --git a/doc/source/index.rst b/doc/source/index.rst index c0c5b8854..41488ccfe 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -20,4 +20,3 @@ Indices and tables * :ref:`genindex` * :ref:`modindex` * :ref:`search` - diff --git a/tests/builders/fixtures/conditional-step-and.xml b/tests/builders/fixtures/conditional-step-and.xml index ddcbc47dd..a23e41825 100644 --- a/tests/builders/fixtures/conditional-step-and.xml +++ b/tests/builders/fixtures/conditional-step-and.xml @@ -27,4 +27,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/conditional-step-and.yaml b/tests/builders/fixtures/conditional-step-and.yaml index 1565b5801..9fd247c0c 100644 --- a/tests/builders/fixtures/conditional-step-and.yaml +++ b/tests/builders/fixtures/conditional-step-and.yaml @@ -13,4 +13,3 @@ builders: use-build-time: true steps: - shell: "sl" - diff --git a/tests/builders/fixtures/conditional-step-build-cause.xml b/tests/builders/fixtures/conditional-step-build-cause.xml index a559f1fb2..295548e79 100644 --- a/tests/builders/fixtures/conditional-step-build-cause.xml +++ b/tests/builders/fixtures/conditional-step-build-cause.xml @@ -12,4 +12,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/conditional-step-day-of-week001.xml b/tests/builders/fixtures/conditional-step-day-of-week001.xml index f96fe078b..476940a6e 100644 --- a/tests/builders/fixtures/conditional-step-day-of-week001.xml +++ b/tests/builders/fixtures/conditional-step-day-of-week001.xml @@ -12,4 +12,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/conditional-step-day-of-week002.xml b/tests/builders/fixtures/conditional-step-day-of-week002.xml index 2e18eb76a..4a90b2b4c 100644 --- a/tests/builders/fixtures/conditional-step-day-of-week002.xml +++ b/tests/builders/fixtures/conditional-step-day-of-week002.xml @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/conditional-step-day-of-week003.xml b/tests/builders/fixtures/conditional-step-day-of-week003.xml index f1cb15c92..15f970f61 100644 --- a/tests/builders/fixtures/conditional-step-day-of-week003.xml +++ b/tests/builders/fixtures/conditional-step-day-of-week003.xml @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/conditional-step-execution-node.xml b/tests/builders/fixtures/conditional-step-execution-node.xml index 46b8c2904..28580b234 100644 --- a/tests/builders/fixtures/conditional-step-execution-node.xml +++ b/tests/builders/fixtures/conditional-step-execution-node.xml @@ -14,4 +14,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/conditional-step-files-match.xml b/tests/builders/fixtures/conditional-step-files-match.xml index ce7215e3d..b7be7dbfd 100644 --- a/tests/builders/fixtures/conditional-step-files-match.xml +++ b/tests/builders/fixtures/conditional-step-files-match.xml @@ -13,4 +13,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/conditional-step-multiple-steps.yaml b/tests/builders/fixtures/conditional-step-multiple-steps.yaml index 240aba80c..9dd49a1fb 100644 --- a/tests/builders/fixtures/conditional-step-multiple-steps.yaml +++ b/tests/builders/fixtures/conditional-step-multiple-steps.yaml @@ -4,4 +4,3 @@ builders: steps: - shell: 'first command' - shell: 'second command' - diff --git a/tests/builders/fixtures/conditional-step-not-file-exists.yaml b/tests/builders/fixtures/conditional-step-not-file-exists.yaml index 5f653dbd3..ad22771ca 100644 --- a/tests/builders/fixtures/conditional-step-not-file-exists.yaml +++ b/tests/builders/fixtures/conditional-step-not-file-exists.yaml @@ -7,4 +7,3 @@ builders: condition-basedir: workspace steps: - shell: "touch $WORKSPACE/mytestfile" - diff --git a/tests/builders/fixtures/conditional-step-notbuild-aborted.xml b/tests/builders/fixtures/conditional-step-notbuild-aborted.xml index e7a7504a0..4e1ba6977 100644 --- a/tests/builders/fixtures/conditional-step-notbuild-aborted.xml +++ b/tests/builders/fixtures/conditional-step-notbuild-aborted.xml @@ -22,4 +22,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/conditional-step-notbuild-aborted.yaml b/tests/builders/fixtures/conditional-step-notbuild-aborted.yaml index 8b0a2e845..fef7a1bfa 100644 --- a/tests/builders/fixtures/conditional-step-notbuild-aborted.yaml +++ b/tests/builders/fixtures/conditional-step-notbuild-aborted.yaml @@ -4,4 +4,4 @@ builders: condition-worst: ABORTED condition-best: NOT_BUILD steps: - - shell: "sl" \ No newline at end of file + - shell: "sl" diff --git a/tests/builders/fixtures/conditional-step-num-comp.xml b/tests/builders/fixtures/conditional-step-num-comp.xml index 7f644b589..482dc77e8 100644 --- a/tests/builders/fixtures/conditional-step-num-comp.xml +++ b/tests/builders/fixtures/conditional-step-num-comp.xml @@ -13,4 +13,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/conditional-step-or.xml b/tests/builders/fixtures/conditional-step-or.xml index cacf2acc9..29697aa3e 100644 --- a/tests/builders/fixtures/conditional-step-or.xml +++ b/tests/builders/fixtures/conditional-step-or.xml @@ -26,4 +26,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/conditional-step-or.yaml b/tests/builders/fixtures/conditional-step-or.yaml index e112c94f5..85bea3e76 100644 --- a/tests/builders/fixtures/conditional-step-or.yaml +++ b/tests/builders/fixtures/conditional-step-or.yaml @@ -17,4 +17,3 @@ builders: condition-basedir: "jenkins-home" steps: - shell: "sl" - diff --git a/tests/builders/fixtures/conditional-step-regex-match.xml b/tests/builders/fixtures/conditional-step-regex-match.xml index eb9fe9308..9718798cd 100644 --- a/tests/builders/fixtures/conditional-step-regex-match.xml +++ b/tests/builders/fixtures/conditional-step-regex-match.xml @@ -12,4 +12,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/conditional-step-success-failure.xml b/tests/builders/fixtures/conditional-step-success-failure.xml index aae80f247..c88f2f703 100644 --- a/tests/builders/fixtures/conditional-step-success-failure.xml +++ b/tests/builders/fixtures/conditional-step-success-failure.xml @@ -22,4 +22,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/conditional-step-success-failure.yaml b/tests/builders/fixtures/conditional-step-success-failure.yaml index b1a1288ad..45b4d5e1e 100644 --- a/tests/builders/fixtures/conditional-step-success-failure.yaml +++ b/tests/builders/fixtures/conditional-step-success-failure.yaml @@ -4,4 +4,4 @@ builders: condition-worst: SUCCESS condition-best: FAILURE steps: - - shell: "sl" \ No newline at end of file + - shell: "sl" diff --git a/tests/builders/fixtures/conditional-step-success-unstable.xml b/tests/builders/fixtures/conditional-step-success-unstable.xml index 177073199..9ac039689 100644 --- a/tests/builders/fixtures/conditional-step-success-unstable.xml +++ b/tests/builders/fixtures/conditional-step-success-unstable.xml @@ -22,4 +22,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/conditional-step-success-unstable.yaml b/tests/builders/fixtures/conditional-step-success-unstable.yaml index a5ea5dbb4..e755cf345 100644 --- a/tests/builders/fixtures/conditional-step-success-unstable.yaml +++ b/tests/builders/fixtures/conditional-step-success-unstable.yaml @@ -4,4 +4,4 @@ builders: condition-worst: UNSTABLE condition-best: SUCCESS steps: - - shell: "sl" \ No newline at end of file + - shell: "sl" diff --git a/tests/builders/fixtures/conditional-step-time.xml b/tests/builders/fixtures/conditional-step-time.xml index edf2955b8..f9c800d5d 100644 --- a/tests/builders/fixtures/conditional-step-time.xml +++ b/tests/builders/fixtures/conditional-step-time.xml @@ -15,4 +15,4 @@ - \ No newline at end of file + diff --git a/tests/builders/fixtures/critical-block-end.yaml b/tests/builders/fixtures/critical-block-end.yaml index 3e87c3714..640d8b5a7 100644 --- a/tests/builders/fixtures/critical-block-end.yaml +++ b/tests/builders/fixtures/critical-block-end.yaml @@ -1,2 +1,2 @@ builders: - - critical-block-end \ No newline at end of file + - critical-block-end diff --git a/tests/builders/fixtures/critical-block.yaml b/tests/builders/fixtures/critical-block.yaml index 04ca4206d..67fc459f4 100644 --- a/tests/builders/fixtures/critical-block.yaml +++ b/tests/builders/fixtures/critical-block.yaml @@ -1,3 +1,3 @@ builders: - critical-block-start - - critical-block-end \ No newline at end of file + - critical-block-end diff --git a/tests/builders/fixtures/docker-builder001.yaml b/tests/builders/fixtures/docker-builder001.yaml index 0b6ea9e8e..bfecba1fd 100644 --- a/tests/builders/fixtures/docker-builder001.yaml +++ b/tests/builders/fixtures/docker-builder001.yaml @@ -10,4 +10,3 @@ builders: skip-tag: false file-path: '/tmp/' build-context: '/tmp/' - diff --git a/tests/builders/fixtures/docker-builder002.yaml b/tests/builders/fixtures/docker-builder002.yaml index 76e86355b..35ed90a10 100644 --- a/tests/builders/fixtures/docker-builder002.yaml +++ b/tests/builders/fixtures/docker-builder002.yaml @@ -16,4 +16,3 @@ builders: server: uri: 'unix:///var/run/docker.sock' credentials-id: 'docker-server' - diff --git a/tests/builders/fixtures/jms-messaging-full.xml b/tests/builders/fixtures/jms-messaging-full.xml index 061a8ec8d..ec566b25a 100644 --- a/tests/builders/fixtures/jms-messaging-full.xml +++ b/tests/builders/fixtures/jms-messaging-full.xml @@ -19,8 +19,9 @@ username=fedora-atomic "namespace": "rpms", "repo": "php-simplepie", "status": "<success/failure/aborted>", - "test_guidance": "<comma-separated-list-of-test-suites-to-run>"} -} + "test_guidance": "<comma-separated-list-of-test-suites-to-run>" +} + - \ No newline at end of file + diff --git a/tests/builders/fixtures/jms-messaging-full.yaml b/tests/builders/fixtures/jms-messaging-full.yaml index 51d06504a..433971f87 100644 --- a/tests/builders/fixtures/jms-messaging-full.yaml +++ b/tests/builders/fixtures/jms-messaging-full.yaml @@ -16,5 +16,5 @@ builders: "namespace": "rpms", "repo": "php-simplepie", "status": "", - "test_guidance": ""} - } \ No newline at end of file + "test_guidance": "" + } diff --git a/tests/builders/fixtures/jms-messaging-minimal.xml b/tests/builders/fixtures/jms-messaging-minimal.xml index 6ce2925ce..602667180 100644 --- a/tests/builders/fixtures/jms-messaging-minimal.xml +++ b/tests/builders/fixtures/jms-messaging-minimal.xml @@ -8,4 +8,4 @@ test - \ No newline at end of file + diff --git a/tests/builders/fixtures/jms-messaging-minimal.yaml b/tests/builders/fixtures/jms-messaging-minimal.yaml index 133a962dd..c788326b0 100644 --- a/tests/builders/fixtures/jms-messaging-minimal.yaml +++ b/tests/builders/fixtures/jms-messaging-minimal.yaml @@ -3,4 +3,4 @@ builders: provider-name: fedmsg msg-type: CodeQualityChecksDone msg-props: test - msg-content: test \ No newline at end of file + msg-content: test diff --git a/tests/builders/fixtures/maven-target-doc.yaml b/tests/builders/fixtures/maven-target-doc.yaml index 6e3e5e577..a73ae7fe6 100644 --- a/tests/builders/fixtures/maven-target-doc.yaml +++ b/tests/builders/fixtures/maven-target-doc.yaml @@ -10,5 +10,5 @@ builders: java-opts: - "-Xms512m -Xmx1024m" - "-XX:PermSize=128m -XX:MaxPermSize=256m" - settings: mvn/settings.xml - global-settings: mvn/globalsettings.xml \ No newline at end of file + settings: mvn/settings.xml + global-settings: mvn/globalsettings.xml diff --git a/tests/builders/fixtures/openshift-build-verify001.xml b/tests/builders/fixtures/openshift-build-verify001.xml index fec751576..4a19bede6 100644 --- a/tests/builders/fixtures/openshift-build-verify001.xml +++ b/tests/builders/fixtures/openshift-build-verify001.xml @@ -9,4 +9,4 @@ true - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-build-verify001.yaml b/tests/builders/fixtures/openshift-build-verify001.yaml index 6835a193c..fa2400477 100644 --- a/tests/builders/fixtures/openshift-build-verify001.yaml +++ b/tests/builders/fixtures/openshift-build-verify001.yaml @@ -4,4 +4,4 @@ builders: bld-cfg: front namespace: test-build auth-token: ose-key-buildv1 - verbose: true \ No newline at end of file + verbose: true diff --git a/tests/builders/fixtures/openshift-build-verify002.xml b/tests/builders/fixtures/openshift-build-verify002.xml index b28b39479..766be8ba5 100644 --- a/tests/builders/fixtures/openshift-build-verify002.xml +++ b/tests/builders/fixtures/openshift-build-verify002.xml @@ -9,4 +9,4 @@ false - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-build-verify002.yaml b/tests/builders/fixtures/openshift-build-verify002.yaml index 019cc7858..5ed6560d1 100644 --- a/tests/builders/fixtures/openshift-build-verify002.yaml +++ b/tests/builders/fixtures/openshift-build-verify002.yaml @@ -1,2 +1,2 @@ builders: - - openshift-build-verify \ No newline at end of file + - openshift-build-verify diff --git a/tests/builders/fixtures/openshift-builder001.xml b/tests/builders/fixtures/openshift-builder001.xml index 3c15f5340..881adb261 100644 --- a/tests/builders/fixtures/openshift-builder001.xml +++ b/tests/builders/fixtures/openshift-builder001.xml @@ -12,4 +12,4 @@ true - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-builder001.yaml b/tests/builders/fixtures/openshift-builder001.yaml index 4c11e2c46..52a9535bc 100644 --- a/tests/builders/fixtures/openshift-builder001.yaml +++ b/tests/builders/fixtures/openshift-builder001.yaml @@ -7,4 +7,4 @@ builders: commit-ID: ae489f7d verbose: true build-name: ose-test-build - show-build-logs: true \ No newline at end of file + show-build-logs: true diff --git a/tests/builders/fixtures/openshift-builder002.xml b/tests/builders/fixtures/openshift-builder002.xml index c9899ebe0..7448cefbc 100644 --- a/tests/builders/fixtures/openshift-builder002.xml +++ b/tests/builders/fixtures/openshift-builder002.xml @@ -12,4 +12,4 @@ false - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-builder002.yaml b/tests/builders/fixtures/openshift-builder002.yaml index 3ba9dcab7..3159ee080 100644 --- a/tests/builders/fixtures/openshift-builder002.yaml +++ b/tests/builders/fixtures/openshift-builder002.yaml @@ -1,2 +1,2 @@ builders: - - openshift-builder \ No newline at end of file + - openshift-builder diff --git a/tests/builders/fixtures/openshift-creator001.xml b/tests/builders/fixtures/openshift-creator001.xml index 32b2d4b64..ca10b6f16 100644 --- a/tests/builders/fixtures/openshift-creator001.xml +++ b/tests/builders/fixtures/openshift-creator001.xml @@ -9,4 +9,4 @@ true - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-creator001.yaml b/tests/builders/fixtures/openshift-creator001.yaml index 262c0eb7c..b95f826ed 100644 --- a/tests/builders/fixtures/openshift-creator001.yaml +++ b/tests/builders/fixtures/openshift-creator001.yaml @@ -4,4 +4,4 @@ builders: jsonyaml: 'front: back' namespace: test6 auth-token: ose-key-creator1 - verbose: true \ No newline at end of file + verbose: true diff --git a/tests/builders/fixtures/openshift-creator002.xml b/tests/builders/fixtures/openshift-creator002.xml index 8c1a04ec0..b3435993c 100644 --- a/tests/builders/fixtures/openshift-creator002.xml +++ b/tests/builders/fixtures/openshift-creator002.xml @@ -9,4 +9,4 @@ false - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-creator002.yaml b/tests/builders/fixtures/openshift-creator002.yaml index 7972b4857..9da17e869 100644 --- a/tests/builders/fixtures/openshift-creator002.yaml +++ b/tests/builders/fixtures/openshift-creator002.yaml @@ -1,2 +1,2 @@ builders: - - openshift-creator \ No newline at end of file + - openshift-creator diff --git a/tests/builders/fixtures/openshift-dep-verify001.xml b/tests/builders/fixtures/openshift-dep-verify001.xml index 5f47cc6ad..b568bfb33 100644 --- a/tests/builders/fixtures/openshift-dep-verify001.xml +++ b/tests/builders/fixtures/openshift-dep-verify001.xml @@ -10,4 +10,4 @@ true - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-dep-verify001.yaml b/tests/builders/fixtures/openshift-dep-verify001.yaml index db666e790..3aeaf6cf3 100644 --- a/tests/builders/fixtures/openshift-dep-verify001.yaml +++ b/tests/builders/fixtures/openshift-dep-verify001.yaml @@ -5,4 +5,4 @@ builders: namespace: test6 replica-count: 4 auth-token: ose-key-dep-verify1 - verbose: true \ No newline at end of file + verbose: true diff --git a/tests/builders/fixtures/openshift-dep-verify002.xml b/tests/builders/fixtures/openshift-dep-verify002.xml index 1dcc12693..3293a0e46 100644 --- a/tests/builders/fixtures/openshift-dep-verify002.xml +++ b/tests/builders/fixtures/openshift-dep-verify002.xml @@ -10,4 +10,4 @@ false - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-dep-verify002.yaml b/tests/builders/fixtures/openshift-dep-verify002.yaml index 0e84a90b7..ff414c0ff 100644 --- a/tests/builders/fixtures/openshift-dep-verify002.yaml +++ b/tests/builders/fixtures/openshift-dep-verify002.yaml @@ -1,2 +1,2 @@ builders: - - openshift-dep-verify \ No newline at end of file + - openshift-dep-verify diff --git a/tests/builders/fixtures/openshift-deployer001.xml b/tests/builders/fixtures/openshift-deployer001.xml index f8628caf2..65f8aa2eb 100644 --- a/tests/builders/fixtures/openshift-deployer001.xml +++ b/tests/builders/fixtures/openshift-deployer001.xml @@ -9,4 +9,4 @@ true - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-deployer001.yaml b/tests/builders/fixtures/openshift-deployer001.yaml index fb442c07f..8db480fcb 100644 --- a/tests/builders/fixtures/openshift-deployer001.yaml +++ b/tests/builders/fixtures/openshift-deployer001.yaml @@ -4,4 +4,4 @@ builders: dep-cfg: front namespace: test3 auth-token: ose-key-deployer1 - verbose: true \ No newline at end of file + verbose: true diff --git a/tests/builders/fixtures/openshift-deployer002.xml b/tests/builders/fixtures/openshift-deployer002.xml index 227b4addd..7f98fdee9 100644 --- a/tests/builders/fixtures/openshift-deployer002.xml +++ b/tests/builders/fixtures/openshift-deployer002.xml @@ -9,4 +9,4 @@ false - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-deployer002.yaml b/tests/builders/fixtures/openshift-deployer002.yaml index 5852cbd4a..9f778a25c 100644 --- a/tests/builders/fixtures/openshift-deployer002.yaml +++ b/tests/builders/fixtures/openshift-deployer002.yaml @@ -1,2 +1,2 @@ builders: - - openshift-deployer \ No newline at end of file + - openshift-deployer diff --git a/tests/builders/fixtures/openshift-img-tagger001.xml b/tests/builders/fixtures/openshift-img-tagger001.xml index 4182a1c7b..9a6d94df8 100644 --- a/tests/builders/fixtures/openshift-img-tagger001.xml +++ b/tests/builders/fixtures/openshift-img-tagger001.xml @@ -10,4 +10,4 @@ true - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-img-tagger001.yaml b/tests/builders/fixtures/openshift-img-tagger001.yaml index 34b827631..36dabe13b 100644 --- a/tests/builders/fixtures/openshift-img-tagger001.yaml +++ b/tests/builders/fixtures/openshift-img-tagger001.yaml @@ -5,4 +5,4 @@ builders: prod-tag: origin-nodejs-sample:production namespace: test5 auth-token: ose-key-img1 - verbose: true \ No newline at end of file + verbose: true diff --git a/tests/builders/fixtures/openshift-img-tagger002.xml b/tests/builders/fixtures/openshift-img-tagger002.xml index 566586903..bd48c4112 100644 --- a/tests/builders/fixtures/openshift-img-tagger002.xml +++ b/tests/builders/fixtures/openshift-img-tagger002.xml @@ -10,4 +10,4 @@ false - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-img-tagger002.yaml b/tests/builders/fixtures/openshift-img-tagger002.yaml index f12d35278..b21ab0167 100644 --- a/tests/builders/fixtures/openshift-img-tagger002.yaml +++ b/tests/builders/fixtures/openshift-img-tagger002.yaml @@ -1,2 +1,2 @@ builders: - - openshift-img-tagger \ No newline at end of file + - openshift-img-tagger diff --git a/tests/builders/fixtures/openshift-scaler001.xml b/tests/builders/fixtures/openshift-scaler001.xml index 87dd3098c..2cd29748b 100644 --- a/tests/builders/fixtures/openshift-scaler001.xml +++ b/tests/builders/fixtures/openshift-scaler001.xml @@ -10,4 +10,4 @@ true - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-scaler001.yaml b/tests/builders/fixtures/openshift-scaler001.yaml index d480b65e1..d73127880 100644 --- a/tests/builders/fixtures/openshift-scaler001.yaml +++ b/tests/builders/fixtures/openshift-scaler001.yaml @@ -5,4 +5,4 @@ builders: namespace: test2 replica-count: 4 auth-token: ose-key-scaler1 - verbose: true \ No newline at end of file + verbose: true diff --git a/tests/builders/fixtures/openshift-scaler002.xml b/tests/builders/fixtures/openshift-scaler002.xml index 25c58c46b..a007903d6 100644 --- a/tests/builders/fixtures/openshift-scaler002.xml +++ b/tests/builders/fixtures/openshift-scaler002.xml @@ -10,4 +10,4 @@ false - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-scaler002.yaml b/tests/builders/fixtures/openshift-scaler002.yaml index 8ced65306..0bc668568 100644 --- a/tests/builders/fixtures/openshift-scaler002.yaml +++ b/tests/builders/fixtures/openshift-scaler002.yaml @@ -1,2 +1,2 @@ builders: - - openshift-scaler \ No newline at end of file + - openshift-scaler diff --git a/tests/builders/fixtures/openshift-svc-verify001.xml b/tests/builders/fixtures/openshift-svc-verify001.xml index 785e81d20..b9977c708 100644 --- a/tests/builders/fixtures/openshift-svc-verify001.xml +++ b/tests/builders/fixtures/openshift-svc-verify001.xml @@ -9,4 +9,4 @@ true - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-svc-verify001.yaml b/tests/builders/fixtures/openshift-svc-verify001.yaml index f17aac3f4..4a0f21761 100644 --- a/tests/builders/fixtures/openshift-svc-verify001.yaml +++ b/tests/builders/fixtures/openshift-svc-verify001.yaml @@ -4,4 +4,4 @@ builders: svc-name: front namespace: test4 auth-token: ose-key-svc-verify1 - verbose: true \ No newline at end of file + verbose: true diff --git a/tests/builders/fixtures/openshift-svc-verify002.xml b/tests/builders/fixtures/openshift-svc-verify002.xml index dadf4584e..597b35c9f 100644 --- a/tests/builders/fixtures/openshift-svc-verify002.xml +++ b/tests/builders/fixtures/openshift-svc-verify002.xml @@ -9,4 +9,4 @@ false - \ No newline at end of file + diff --git a/tests/builders/fixtures/openshift-svc-verify002.yaml b/tests/builders/fixtures/openshift-svc-verify002.yaml index 3a6aa0ba0..310766504 100644 --- a/tests/builders/fixtures/openshift-svc-verify002.yaml +++ b/tests/builders/fixtures/openshift-svc-verify002.yaml @@ -1,2 +1,2 @@ builders: - - openshift-svc-verify \ No newline at end of file + - openshift-svc-verify diff --git a/tests/builders/fixtures/ssh-builder.yaml b/tests/builders/fixtures/ssh-builder.yaml index 4f33897b7..bae06d779 100644 --- a/tests/builders/fixtures/ssh-builder.yaml +++ b/tests/builders/fixtures/ssh-builder.yaml @@ -1,4 +1,4 @@ builders: - ssh-builder: ssh-user-ip: foo@bar:22 - command: echo foo \ No newline at end of file + command: echo foo diff --git a/tests/builders/fixtures/tox002.yaml b/tests/builders/fixtures/tox002.yaml index 8376f440a..3d43dc41d 100644 --- a/tests/builders/fixtures/tox002.yaml +++ b/tests/builders/fixtures/tox002.yaml @@ -2,4 +2,3 @@ builders: - tox: ini: "foo.conf" toxenv-pattern: TOX_ENV - diff --git a/tests/builders/fixtures/trigger-builds-configfactory-binaryfile-optionals.yaml b/tests/builders/fixtures/trigger-builds-configfactory-binaryfile-optionals.yaml index 81b3a35c7..8b5d196d1 100644 --- a/tests/builders/fixtures/trigger-builds-configfactory-binaryfile-optionals.yaml +++ b/tests/builders/fixtures/trigger-builds-configfactory-binaryfile-optionals.yaml @@ -6,4 +6,4 @@ builders: parameter-name: filename file-pattern: propfile*.txt no-files-found-action: FAIL - block: true \ No newline at end of file + block: true diff --git a/tests/builders/fixtures/trigger-builds-configfactory-binaryfile.yaml b/tests/builders/fixtures/trigger-builds-configfactory-binaryfile.yaml index a1efd0d2f..a0c215918 100644 --- a/tests/builders/fixtures/trigger-builds-configfactory-binaryfile.yaml +++ b/tests/builders/fixtures/trigger-builds-configfactory-binaryfile.yaml @@ -5,4 +5,4 @@ builders: - factory: binaryfile parameter-name: filename file-pattern: propfile*.txt - block: true \ No newline at end of file + block: true diff --git a/tests/builders/fixtures/trigger-builds-configfactory-counterbuild-optionals.yaml b/tests/builders/fixtures/trigger-builds-configfactory-counterbuild-optionals.yaml index 871df9ace..5a4499f7e 100644 --- a/tests/builders/fixtures/trigger-builds-configfactory-counterbuild-optionals.yaml +++ b/tests/builders/fixtures/trigger-builds-configfactory-counterbuild-optionals.yaml @@ -10,4 +10,4 @@ builders: parameters: | EXAMPLE=NICE HELLO=WORLD - block: true \ No newline at end of file + block: true diff --git a/tests/builders/fixtures/trigger-builds-configfactory-counterbuild.yaml b/tests/builders/fixtures/trigger-builds-configfactory-counterbuild.yaml index ab885ef4f..d7fc8026e 100644 --- a/tests/builders/fixtures/trigger-builds-configfactory-counterbuild.yaml +++ b/tests/builders/fixtures/trigger-builds-configfactory-counterbuild.yaml @@ -6,4 +6,4 @@ builders: from: 0 to: 5 step: 1 - block: true \ No newline at end of file + block: true diff --git a/tests/builders/fixtures/trigger-builds-configfactory-filebuild-optionals.yaml b/tests/builders/fixtures/trigger-builds-configfactory-filebuild-optionals.yaml index 09286d248..e53ac3b25 100644 --- a/tests/builders/fixtures/trigger-builds-configfactory-filebuild-optionals.yaml +++ b/tests/builders/fixtures/trigger-builds-configfactory-filebuild-optionals.yaml @@ -5,4 +5,4 @@ builders: - factory: filebuild file-pattern: propfile*.txt no-files-found-action: NOPARMS - block: true \ No newline at end of file + block: true diff --git a/tests/builders/fixtures/trigger-builds-configfactory-filebuild.yaml b/tests/builders/fixtures/trigger-builds-configfactory-filebuild.yaml index 738ec4c41..a5415dc56 100644 --- a/tests/builders/fixtures/trigger-builds-configfactory-filebuild.yaml +++ b/tests/builders/fixtures/trigger-builds-configfactory-filebuild.yaml @@ -4,4 +4,4 @@ builders: parameter-factories: - factory: filebuild file-pattern: propfile*.txt - block: true \ No newline at end of file + block: true diff --git a/tests/builders/fixtures/trigger-builds007.yaml b/tests/builders/fixtures/trigger-builds007.yaml index 1b68e02e1..6e7b03a22 100644 --- a/tests/builders/fixtures/trigger-builds007.yaml +++ b/tests/builders/fixtures/trigger-builds007.yaml @@ -1,4 +1,4 @@ builders: - trigger-builds: - project: "build_started" - git-revision: false \ No newline at end of file + git-revision: false diff --git a/tests/cmd/fixtures/multi-path/builder-recursive.ini b/tests/cmd/fixtures/multi-path/builder-recursive.ini index 62c674b98..f1fd8770d 100644 --- a/tests/cmd/fixtures/multi-path/builder-recursive.ini +++ b/tests/cmd/fixtures/multi-path/builder-recursive.ini @@ -1,2 +1,2 @@ [job_builder] -recursive=True \ No newline at end of file +recursive=True diff --git a/tests/cmd/fixtures/multi-path/yamldirs/dir1/dir1/project.yaml b/tests/cmd/fixtures/multi-path/yamldirs/dir1/dir1/project.yaml index 71688468f..1c4aa3739 100644 --- a/tests/cmd/fixtures/multi-path/yamldirs/dir1/dir1/project.yaml +++ b/tests/cmd/fixtures/multi-path/yamldirs/dir1/dir1/project.yaml @@ -4,4 +4,4 @@ - 'job1' - job: - name: 'job1' \ No newline at end of file + name: 'job1' diff --git a/tests/cmd/fixtures/multi-path/yamldirs/dir1/project.yaml b/tests/cmd/fixtures/multi-path/yamldirs/dir1/project.yaml index 33c5f36f7..50593a9b1 100644 --- a/tests/cmd/fixtures/multi-path/yamldirs/dir1/project.yaml +++ b/tests/cmd/fixtures/multi-path/yamldirs/dir1/project.yaml @@ -5,4 +5,4 @@ - job: name: 'job2' - disabled: True \ No newline at end of file + disabled: True diff --git a/tests/cmd/fixtures/multi-path/yamldirs/dir2/dir1/project.yaml b/tests/cmd/fixtures/multi-path/yamldirs/dir2/dir1/project.yaml index d579bb652..ebb08989b 100644 --- a/tests/cmd/fixtures/multi-path/yamldirs/dir2/dir1/project.yaml +++ b/tests/cmd/fixtures/multi-path/yamldirs/dir2/dir1/project.yaml @@ -5,4 +5,4 @@ - job: name: 'job4' - project-type: matrix \ No newline at end of file + project-type: matrix diff --git a/tests/cmd/fixtures/multi-path/yamldirs/dir2/project.yaml b/tests/cmd/fixtures/multi-path/yamldirs/dir2/project.yaml index 6c625407d..6b240d296 100644 --- a/tests/cmd/fixtures/multi-path/yamldirs/dir2/project.yaml +++ b/tests/cmd/fixtures/multi-path/yamldirs/dir2/project.yaml @@ -6,4 +6,4 @@ - job: name: 'job3' display-name: 'herp derp derp' - disabled: True \ No newline at end of file + disabled: True diff --git a/tests/cmd/fixtures/non-default-timeout.ini b/tests/cmd/fixtures/non-default-timeout.ini index 32f8438e5..eac445504 100644 --- a/tests/cmd/fixtures/non-default-timeout.ini +++ b/tests/cmd/fixtures/non-default-timeout.ini @@ -1,2 +1,2 @@ [jenkins] -timeout=0.2 \ No newline at end of file +timeout=0.2 diff --git a/tests/duplicates/fixtures/allow_macros001.yaml b/tests/duplicates/fixtures/allow_macros001.yaml index 63eb29db8..ca6734307 100644 --- a/tests/duplicates/fixtures/allow_macros001.yaml +++ b/tests/duplicates/fixtures/allow_macros001.yaml @@ -18,4 +18,3 @@ name: duplicate_macros scm: - project-scm - diff --git a/tests/duplicates/fixtures/exception_macros001.yaml b/tests/duplicates/fixtures/exception_macros001.yaml index d97a64a6b..294b5f771 100644 --- a/tests/duplicates/fixtures/exception_macros001.yaml +++ b/tests/duplicates/fixtures/exception_macros001.yaml @@ -18,4 +18,3 @@ name: duplicate_macros scm: - project-scm - diff --git a/tests/general/fixtures/matrix-axis002.xml b/tests/general/fixtures/matrix-axis002.xml index 6ea210b48..fa00869b7 100644 --- a/tests/general/fixtures/matrix-axis002.xml +++ b/tests/general/fixtures/matrix-axis002.xml @@ -29,4 +29,4 @@ false false true - \ No newline at end of file + diff --git a/tests/general/fixtures/project-type005.xml b/tests/general/fixtures/project-type005.xml index cfa5ecf90..94a701c81 100644 --- a/tests/general/fixtures/project-type005.xml +++ b/tests/general/fixtures/project-type005.xml @@ -6,4 +6,4 @@ false false true - \ No newline at end of file + diff --git a/tests/general/fixtures/project-type005.yaml b/tests/general/fixtures/project-type005.yaml index 6fb0215b6..41d785171 100644 --- a/tests/general/fixtures/project-type005.yaml +++ b/tests/general/fixtures/project-type005.yaml @@ -1,2 +1,2 @@ name: openstack-infra -project-type: externaljob \ No newline at end of file +project-type: externaljob diff --git a/tests/jsonparser/fixtures/simple.json b/tests/jsonparser/fixtures/simple.json index a47fe8db7..25578c0ca 100644 --- a/tests/jsonparser/fixtures/simple.json +++ b/tests/jsonparser/fixtures/simple.json @@ -10,4 +10,4 @@ ] } } -] \ No newline at end of file +] diff --git a/tests/jsonparser/fixtures/simple.xml b/tests/jsonparser/fixtures/simple.xml index 44d6abcfa..ad90faf99 100644 --- a/tests/jsonparser/fixtures/simple.xml +++ b/tests/jsonparser/fixtures/simple.xml @@ -17,4 +17,4 @@ - \ No newline at end of file + diff --git a/tests/localyaml/fixtures/deprecated-include-raw-escaped001.json b/tests/localyaml/fixtures/deprecated-include-raw-escaped001.json index 268b0aab7..537800333 100644 --- a/tests/localyaml/fixtures/deprecated-include-raw-escaped001.json +++ b/tests/localyaml/fixtures/deprecated-include-raw-escaped001.json @@ -7,7 +7,7 @@ "shell": "#!/bin/bash\n#\n# Sample script showing how the yaml include-raw tag can be used\n# to inline scripts that are maintained outside of the jenkins\n# job yaml configuration.\n\necho \"hello world\"\n\nexit 0\n" }, { - "shell": "#!/bin/bash\n#\n# sample script to check that brackets aren't escaped\n# when using the include-raw application yaml tag\n\nVAR1=\"hello\"\nVAR2=\"world\"\nVAR3=\"${{VAR1}} ${{VAR2}}\"\n\n[[ -n \"${{VAR3}}\" ]] && {{\n # this next section is executed as one\n echo \"${{VAR3}}\"\n exit 0\n}}\n\n" + "shell": "#!/bin/bash\n#\n# sample script to check that brackets aren't escaped\n# when using the include-raw application yaml tag\n\nVAR1=\"hello\"\nVAR2=\"world\"\nVAR3=\"${{VAR1}} ${{VAR2}}\"\n\n[[ -n \"${{VAR3}}\" ]] && {{\n # this next section is executed as one\n echo \"${{VAR3}}\"\n exit 0\n}}\n" } ] } diff --git a/tests/localyaml/fixtures/deprecated-include-raw001.json b/tests/localyaml/fixtures/deprecated-include-raw001.json index e9540524d..a3613efdf 100644 --- a/tests/localyaml/fixtures/deprecated-include-raw001.json +++ b/tests/localyaml/fixtures/deprecated-include-raw001.json @@ -7,7 +7,7 @@ "shell": "#!/bin/bash\n#\n# Sample script showing how the yaml include-raw tag can be used\n# to inline scripts that are maintained outside of the jenkins\n# job yaml configuration.\n\necho \"hello world\"\n\nexit 0\n" }, { - "shell": "#!/bin/bash\n#\n# sample script to check that brackets aren't escaped\n# when using the include-raw application yaml tag\n\nVAR1=\"hello\"\nVAR2=\"world\"\nVAR3=\"${VAR1} ${VAR2}\"\n\n[[ -n \"${VAR3}\" ]] && {\n # this next section is executed as one\n echo \"${VAR3}\"\n exit 0\n}\n\n" + "shell": "#!/bin/bash\n#\n# sample script to check that brackets aren't escaped\n# when using the include-raw application yaml tag\n\nVAR1=\"hello\"\nVAR2=\"world\"\nVAR3=\"${VAR1} ${VAR2}\"\n\n[[ -n \"${VAR3}\" ]] && {\n # this next section is executed as one\n echo \"${VAR3}\"\n exit 0\n}\n" } ] } diff --git a/tests/localyaml/fixtures/include-raw-escaped-multi001.json b/tests/localyaml/fixtures/include-raw-escaped-multi001.json index 0748417df..15d0bb298 100644 --- a/tests/localyaml/fixtures/include-raw-escaped-multi001.json +++ b/tests/localyaml/fixtures/include-raw-escaped-multi001.json @@ -4,7 +4,7 @@ "name": "test-job-include-raw-{num}", "builders": [ { - "shell": "#!/bin/bash\n#\n# Sample script showing how the yaml include-raw tag can be used\n# to inline scripts that are maintained outside of the jenkins\n# job yaml configuration.\n\necho \"hello world\"\n\nexit 0\n\n#!/bin/bash\n#\n# sample script to check that brackets aren't escaped\n# when using the include-raw application yaml tag\n\nVAR1=\"hello\"\nVAR2=\"world\"\nVAR3=\"${{VAR1}} ${{VAR2}}\"\n\n[[ -n \"${{VAR3}}\" ]] && {{\n # this next section is executed as one\n echo \"${{VAR3}}\"\n exit 0\n}}\n\n" + "shell": "#!/bin/bash\n#\n# Sample script showing how the yaml include-raw tag can be used\n# to inline scripts that are maintained outside of the jenkins\n# job yaml configuration.\n\necho \"hello world\"\n\nexit 0\n\n#!/bin/bash\n#\n# sample script to check that brackets aren't escaped\n# when using the include-raw application yaml tag\n\nVAR1=\"hello\"\nVAR2=\"world\"\nVAR3=\"${{VAR1}} ${{VAR2}}\"\n\n[[ -n \"${{VAR3}}\" ]] && {{\n # this next section is executed as one\n echo \"${{VAR3}}\"\n exit 0\n}}\n" } ] } diff --git a/tests/localyaml/fixtures/include-raw-escaped001.json b/tests/localyaml/fixtures/include-raw-escaped001.json index 268b0aab7..537800333 100644 --- a/tests/localyaml/fixtures/include-raw-escaped001.json +++ b/tests/localyaml/fixtures/include-raw-escaped001.json @@ -7,7 +7,7 @@ "shell": "#!/bin/bash\n#\n# Sample script showing how the yaml include-raw tag can be used\n# to inline scripts that are maintained outside of the jenkins\n# job yaml configuration.\n\necho \"hello world\"\n\nexit 0\n" }, { - "shell": "#!/bin/bash\n#\n# sample script to check that brackets aren't escaped\n# when using the include-raw application yaml tag\n\nVAR1=\"hello\"\nVAR2=\"world\"\nVAR3=\"${{VAR1}} ${{VAR2}}\"\n\n[[ -n \"${{VAR3}}\" ]] && {{\n # this next section is executed as one\n echo \"${{VAR3}}\"\n exit 0\n}}\n\n" + "shell": "#!/bin/bash\n#\n# sample script to check that brackets aren't escaped\n# when using the include-raw application yaml tag\n\nVAR1=\"hello\"\nVAR2=\"world\"\nVAR3=\"${{VAR1}} ${{VAR2}}\"\n\n[[ -n \"${{VAR3}}\" ]] && {{\n # this next section is executed as one\n echo \"${{VAR3}}\"\n exit 0\n}}\n" } ] } diff --git a/tests/localyaml/fixtures/include-raw-multi001.json b/tests/localyaml/fixtures/include-raw-multi001.json index 4f5bbb2e2..5d41b5100 100644 --- a/tests/localyaml/fixtures/include-raw-multi001.json +++ b/tests/localyaml/fixtures/include-raw-multi001.json @@ -4,7 +4,7 @@ "name": "test-job-include-raw-1", "builders": [ { - "shell": "#!/bin/bash\n#\n# Sample script showing how the yaml include-raw tag can be used\n# to inline scripts that are maintained outside of the jenkins\n# job yaml configuration.\n\necho \"hello world\"\n\nexit 0\n\n#!/bin/bash\n#\n# sample script to check that brackets aren't escaped\n# when using the include-raw application yaml tag\n\nVAR1=\"hello\"\nVAR2=\"world\"\nVAR3=\"${VAR1} ${VAR2}\"\n\n[[ -n \"${VAR3}\" ]] && {\n # this next section is executed as one\n echo \"${VAR3}\"\n exit 0\n}\n\n" + "shell": "#!/bin/bash\n#\n# Sample script showing how the yaml include-raw tag can be used\n# to inline scripts that are maintained outside of the jenkins\n# job yaml configuration.\n\necho \"hello world\"\n\nexit 0\n\n#!/bin/bash\n#\n# sample script to check that brackets aren't escaped\n# when using the include-raw application yaml tag\n\nVAR1=\"hello\"\nVAR2=\"world\"\nVAR3=\"${VAR1} ${VAR2}\"\n\n[[ -n \"${VAR3}\" ]] && {\n # this next section is executed as one\n echo \"${VAR3}\"\n exit 0\n}\n" } ] } diff --git a/tests/localyaml/fixtures/include-raw001-vars.sh b/tests/localyaml/fixtures/include-raw001-vars.sh index 46c544e7b..2e33779a0 100644 --- a/tests/localyaml/fixtures/include-raw001-vars.sh +++ b/tests/localyaml/fixtures/include-raw001-vars.sh @@ -12,4 +12,3 @@ VAR3="${VAR1} ${VAR2}" echo "${VAR3}" exit 0 } - diff --git a/tests/localyaml/fixtures/include-raw001.json b/tests/localyaml/fixtures/include-raw001.json index e9540524d..a3613efdf 100644 --- a/tests/localyaml/fixtures/include-raw001.json +++ b/tests/localyaml/fixtures/include-raw001.json @@ -7,7 +7,7 @@ "shell": "#!/bin/bash\n#\n# Sample script showing how the yaml include-raw tag can be used\n# to inline scripts that are maintained outside of the jenkins\n# job yaml configuration.\n\necho \"hello world\"\n\nexit 0\n" }, { - "shell": "#!/bin/bash\n#\n# sample script to check that brackets aren't escaped\n# when using the include-raw application yaml tag\n\nVAR1=\"hello\"\nVAR2=\"world\"\nVAR3=\"${VAR1} ${VAR2}\"\n\n[[ -n \"${VAR3}\" ]] && {\n # this next section is executed as one\n echo \"${VAR3}\"\n exit 0\n}\n\n" + "shell": "#!/bin/bash\n#\n# sample script to check that brackets aren't escaped\n# when using the include-raw application yaml tag\n\nVAR1=\"hello\"\nVAR2=\"world\"\nVAR3=\"${VAR1} ${VAR2}\"\n\n[[ -n \"${VAR3}\" ]] && {\n # this next section is executed as one\n echo \"${VAR3}\"\n exit 0\n}\n" } ] } diff --git a/tests/multibranch/fixtures/scm_github_no_fork_pr_discovery.yaml b/tests/multibranch/fixtures/scm_github_no_fork_pr_discovery.yaml index c552b05f8..026ff7b74 100644 --- a/tests/multibranch/fixtures/scm_github_no_fork_pr_discovery.yaml +++ b/tests/multibranch/fixtures/scm_github_no_fork_pr_discovery.yaml @@ -5,4 +5,3 @@ scm: repo: 'foo' repo-owner: 'johndoe' discover-pr-forks-strategy: false - diff --git a/tests/notifications/fixtures/http-endpoint001.yaml b/tests/notifications/fixtures/http-endpoint001.yaml index 8c14e54fe..6a5968cec 100644 --- a/tests/notifications/fixtures/http-endpoint001.yaml +++ b/tests/notifications/fixtures/http-endpoint001.yaml @@ -1,3 +1,3 @@ notifications: - http: - url: http://example.com/jenkins_endpoint \ No newline at end of file + url: http://example.com/jenkins_endpoint diff --git a/tests/notifications/fixtures/http-endpoint002.yaml b/tests/notifications/fixtures/http-endpoint002.yaml index 302082629..7db02a1af 100644 --- a/tests/notifications/fixtures/http-endpoint002.yaml +++ b/tests/notifications/fixtures/http-endpoint002.yaml @@ -4,4 +4,4 @@ notifications: format: xml event: completed timeout: 40000 - log: -1 \ No newline at end of file + log: -1 diff --git a/tests/parameters/fixtures/dynamic-choice-param001.yaml b/tests/parameters/fixtures/dynamic-choice-param001.yaml index 25ae90fd0..11c047de2 100644 --- a/tests/parameters/fixtures/dynamic-choice-param001.yaml +++ b/tests/parameters/fixtures/dynamic-choice-param001.yaml @@ -4,4 +4,4 @@ parameters: description: "Available options" script: "['optionA', 'optionB']" remote: false - read-only: false \ No newline at end of file + read-only: false diff --git a/tests/parameters/fixtures/node-param001.yaml b/tests/parameters/fixtures/node-param001.yaml index b9a1d51f9..0c99bfb5d 100644 --- a/tests/parameters/fixtures/node-param001.yaml +++ b/tests/parameters/fixtures/node-param001.yaml @@ -8,4 +8,3 @@ parameters: - slave003 ignore-offline-nodes: true allowed-multiselect: true - diff --git a/tests/parameters/fixtures/node-param002.yaml b/tests/parameters/fixtures/node-param002.yaml index ff727070f..75afcbb75 100644 --- a/tests/parameters/fixtures/node-param002.yaml +++ b/tests/parameters/fixtures/node-param002.yaml @@ -8,4 +8,3 @@ parameters: - slave003 ignore-offline-nodes: true allowed-multiselect: false - diff --git a/tests/properties/fixtures/branch-api-full.yaml b/tests/properties/fixtures/branch-api-full.yaml index fd87247bd..0b73a0e7b 100644 --- a/tests/properties/fixtures/branch-api-full.yaml +++ b/tests/properties/fixtures/branch-api-full.yaml @@ -2,4 +2,3 @@ properties: - branch-api: time-period: Day number-of-builds: 5 - diff --git a/tests/properties/fixtures/delivery-pipeline-minimal.yaml b/tests/properties/fixtures/delivery-pipeline-minimal.yaml index 783986053..5dfdc9571 100644 --- a/tests/properties/fixtures/delivery-pipeline-minimal.yaml +++ b/tests/properties/fixtures/delivery-pipeline-minimal.yaml @@ -1,2 +1,2 @@ properties: - - delivery-pipeline \ No newline at end of file + - delivery-pipeline diff --git a/tests/properties/fixtures/docker-container-full.yaml b/tests/properties/fixtures/docker-container-full.yaml index 1899de3cf..b230e1bfb 100644 --- a/tests/properties/fixtures/docker-container-full.yaml +++ b/tests/properties/fixtures/docker-container-full.yaml @@ -3,4 +3,4 @@ properties: commit-on-success: true additional-tag: latest push-on-success: true - clean-local-images: true \ No newline at end of file + clean-local-images: true diff --git a/tests/properties/fixtures/docker-container-minimal.yaml b/tests/properties/fixtures/docker-container-minimal.yaml index 90e71f0f0..b2c838da3 100644 --- a/tests/properties/fixtures/docker-container-minimal.yaml +++ b/tests/properties/fixtures/docker-container-minimal.yaml @@ -1,2 +1,2 @@ properties: - - docker-container \ No newline at end of file + - docker-container diff --git a/tests/properties/fixtures/docker-container-nondefault.yaml b/tests/properties/fixtures/docker-container-nondefault.yaml index 74b418437..c977b54b3 100644 --- a/tests/properties/fixtures/docker-container-nondefault.yaml +++ b/tests/properties/fixtures/docker-container-nondefault.yaml @@ -3,4 +3,4 @@ properties: commit-on-success: true additional-tag: my-hands-are-typing-words push-on-success: true - clean-local-images: false \ No newline at end of file + clean-local-images: false diff --git a/tests/properties/fixtures/heavy-job.xml b/tests/properties/fixtures/heavy-job.xml index 1be17dd30..2e442a48b 100644 --- a/tests/properties/fixtures/heavy-job.xml +++ b/tests/properties/fixtures/heavy-job.xml @@ -5,4 +5,4 @@ 2 - \ No newline at end of file + diff --git a/tests/properties/fixtures/ownership.yaml b/tests/properties/fixtures/ownership.yaml index c5a357f24..e4765a683 100644 --- a/tests/properties/fixtures/ownership.yaml +++ b/tests/properties/fixtures/ownership.yaml @@ -3,4 +3,4 @@ properties: owner: foo co-owners: - bar - - moo \ No newline at end of file + - moo diff --git a/tests/publishers/fixtures/allure-full.xml b/tests/publishers/fixtures/allure-full.xml index 96c746ad4..cb186b9b4 100644 --- a/tests/publishers/fixtures/allure-full.xml +++ b/tests/publishers/fixtures/allure-full.xml @@ -24,4 +24,4 @@ - \ No newline at end of file + diff --git a/tests/publishers/fixtures/allure-full.yaml b/tests/publishers/fixtures/allure-full.yaml index cb788b614..57b08476c 100644 --- a/tests/publishers/fixtures/allure-full.yaml +++ b/tests/publishers/fixtures/allure-full.yaml @@ -10,4 +10,3 @@ publishers: commandline: allure2 report-build-policy: UNSTABLE include-properties: true - diff --git a/tests/publishers/fixtures/allure-minimal.xml b/tests/publishers/fixtures/allure-minimal.xml index cae7661ba..4f5888498 100644 --- a/tests/publishers/fixtures/allure-minimal.xml +++ b/tests/publishers/fixtures/allure-minimal.xml @@ -16,4 +16,4 @@ - \ No newline at end of file + diff --git a/tests/publishers/fixtures/allure-minimal.yaml b/tests/publishers/fixtures/allure-minimal.yaml index b4942db44..9fee9a7ad 100644 --- a/tests/publishers/fixtures/allure-minimal.yaml +++ b/tests/publishers/fixtures/allure-minimal.yaml @@ -1,4 +1,4 @@ publishers: - allure: results-paths: - - path: 'build/allure-results' \ No newline at end of file + - path: 'build/allure-results' diff --git a/tests/publishers/fixtures/artifactory02.yaml b/tests/publishers/fixtures/artifactory02.yaml index 527cc77ef..097545b03 100644 --- a/tests/publishers/fixtures/artifactory02.yaml +++ b/tests/publishers/fixtures/artifactory02.yaml @@ -31,4 +31,3 @@ publishers: env-vars-include: true env-vars-include-patterns: [] env-vars-exclude-patterns: [] - diff --git a/tests/publishers/fixtures/cifs001.yaml b/tests/publishers/fixtures/cifs001.yaml index 140694a56..7d01766b1 100644 --- a/tests/publishers/fixtures/cifs001.yaml +++ b/tests/publishers/fixtures/cifs001.yaml @@ -6,4 +6,3 @@ publishers: remove-prefix: 'base/source/dir' excludes: '**/*.excludedfiletype' flatten: true - diff --git a/tests/publishers/fixtures/conditional-publisher002.yaml b/tests/publishers/fixtures/conditional-publisher002.yaml index 07998b781..3a8e31a89 100644 --- a/tests/publishers/fixtures/conditional-publisher002.yaml +++ b/tests/publishers/fixtures/conditional-publisher002.yaml @@ -15,4 +15,3 @@ publishers: action: - aggregate-tests: include-failed-builds: true - diff --git a/tests/publishers/fixtures/conditional-publisher003.yaml b/tests/publishers/fixtures/conditional-publisher003.yaml index 3d2e669bf..3583e44af 100644 --- a/tests/publishers/fixtures/conditional-publisher003.yaml +++ b/tests/publishers/fixtures/conditional-publisher003.yaml @@ -8,4 +8,3 @@ publishers: allow-empty: 'true' - aggregate-tests: include-failed-builds: true - diff --git a/tests/publishers/fixtures/conditional-publisher004.yaml b/tests/publishers/fixtures/conditional-publisher004.yaml index a1e5117c9..e52f80888 100644 --- a/tests/publishers/fixtures/conditional-publisher004.yaml +++ b/tests/publishers/fixtures/conditional-publisher004.yaml @@ -7,4 +7,3 @@ publishers: - archive: artifacts: '**/**' allow-empty: 'true' - diff --git a/tests/publishers/fixtures/conditional-publisher005.yaml b/tests/publishers/fixtures/conditional-publisher005.yaml index b13e14b41..c9ca7fb3c 100644 --- a/tests/publishers/fixtures/conditional-publisher005.yaml +++ b/tests/publishers/fixtures/conditional-publisher005.yaml @@ -7,4 +7,3 @@ publishers: - archive: artifacts: '**/**' allow-empty: 'true' - diff --git a/tests/publishers/fixtures/cucumber-reports-minimal.yaml b/tests/publishers/fixtures/cucumber-reports-minimal.yaml index 8b6b3946e..bec9a5a03 100644 --- a/tests/publishers/fixtures/cucumber-reports-minimal.yaml +++ b/tests/publishers/fixtures/cucumber-reports-minimal.yaml @@ -1,2 +1,2 @@ publishers: - - cucumber-reports \ No newline at end of file + - cucumber-reports diff --git a/tests/publishers/fixtures/downstream-ext001.yaml b/tests/publishers/fixtures/downstream-ext001.yaml index 8700ba613..c6d82af1e 100644 --- a/tests/publishers/fixtures/downstream-ext001.yaml +++ b/tests/publishers/fixtures/downstream-ext001.yaml @@ -2,4 +2,4 @@ publishers: - downstream-ext: projects: - foo - - bar \ No newline at end of file + - bar diff --git a/tests/publishers/fixtures/downstream-ext002.yaml b/tests/publishers/fixtures/downstream-ext002.yaml index 32cb7cbd6..01862bb84 100644 --- a/tests/publishers/fixtures/downstream-ext002.yaml +++ b/tests/publishers/fixtures/downstream-ext002.yaml @@ -5,4 +5,4 @@ publishers: - bar only-on-scm-change: true criteria: unstable - condition: equal \ No newline at end of file + condition: equal diff --git a/tests/publishers/fixtures/ftp001.yaml b/tests/publishers/fixtures/ftp001.yaml index b9320d324..368aa7d18 100644 --- a/tests/publishers/fixtures/ftp001.yaml +++ b/tests/publishers/fixtures/ftp001.yaml @@ -6,4 +6,3 @@ publishers: remove-prefix: 'base/source/dir' excludes: '**/*.excludedfiletype' flatten: true - diff --git a/tests/publishers/fixtures/javadoc001.xml b/tests/publishers/fixtures/javadoc001.xml index 0304a190e..1da5aa40e 100644 --- a/tests/publishers/fixtures/javadoc001.xml +++ b/tests/publishers/fixtures/javadoc001.xml @@ -6,4 +6,4 @@ true - \ No newline at end of file + diff --git a/tests/publishers/fixtures/jms-messaging-full.xml b/tests/publishers/fixtures/jms-messaging-full.xml index 6549b0c32..26057a712 100644 --- a/tests/publishers/fixtures/jms-messaging-full.xml +++ b/tests/publishers/fixtures/jms-messaging-full.xml @@ -20,7 +20,7 @@ username=fedora-atomic "repo": "php-simplepie", "status": "<success/failure/aborted>", "test_guidance": "<comma-separated-list-of-test-suites-to-run>"} -} + - \ No newline at end of file + diff --git a/tests/publishers/fixtures/jms-messaging-full.yaml b/tests/publishers/fixtures/jms-messaging-full.yaml index 610d82823..58d4e77cd 100644 --- a/tests/publishers/fixtures/jms-messaging-full.yaml +++ b/tests/publishers/fixtures/jms-messaging-full.yaml @@ -17,4 +17,3 @@ publishers: "repo": "php-simplepie", "status": "", "test_guidance": ""} - } \ No newline at end of file diff --git a/tests/publishers/fixtures/jms-messaging-minimal.xml b/tests/publishers/fixtures/jms-messaging-minimal.xml index 98e636433..4d26ab157 100644 --- a/tests/publishers/fixtures/jms-messaging-minimal.xml +++ b/tests/publishers/fixtures/jms-messaging-minimal.xml @@ -8,4 +8,4 @@ test - \ No newline at end of file + diff --git a/tests/publishers/fixtures/jms-messaging-minimal.yaml b/tests/publishers/fixtures/jms-messaging-minimal.yaml index 3cf9ee2e9..ad6ee9608 100644 --- a/tests/publishers/fixtures/jms-messaging-minimal.yaml +++ b/tests/publishers/fixtures/jms-messaging-minimal.yaml @@ -3,4 +3,4 @@ publishers: provider-name: fedmsg msg-type: CodeQualityChecksDone msg-props: test - msg-content: test \ No newline at end of file + msg-content: test diff --git a/tests/publishers/fixtures/openshift-build-canceller001.xml b/tests/publishers/fixtures/openshift-build-canceller001.xml index 37a38645b..6314421ab 100644 --- a/tests/publishers/fixtures/openshift-build-canceller001.xml +++ b/tests/publishers/fixtures/openshift-build-canceller001.xml @@ -9,4 +9,4 @@ true - \ No newline at end of file + diff --git a/tests/publishers/fixtures/openshift-build-canceller001.yaml b/tests/publishers/fixtures/openshift-build-canceller001.yaml index e9f379ab4..b16e4d045 100644 --- a/tests/publishers/fixtures/openshift-build-canceller001.yaml +++ b/tests/publishers/fixtures/openshift-build-canceller001.yaml @@ -4,4 +4,4 @@ publishers: bld-cfg: front namespace: test-build auth-token: ose-key-canceller1 - verbose: true \ No newline at end of file + verbose: true diff --git a/tests/publishers/fixtures/openshift-build-canceller002.xml b/tests/publishers/fixtures/openshift-build-canceller002.xml index 1a1c1af74..45fe84cb8 100644 --- a/tests/publishers/fixtures/openshift-build-canceller002.xml +++ b/tests/publishers/fixtures/openshift-build-canceller002.xml @@ -9,4 +9,4 @@ false - \ No newline at end of file + diff --git a/tests/publishers/fixtures/openshift-build-canceller002.yaml b/tests/publishers/fixtures/openshift-build-canceller002.yaml index d45dcaf73..56d820e11 100644 --- a/tests/publishers/fixtures/openshift-build-canceller002.yaml +++ b/tests/publishers/fixtures/openshift-build-canceller002.yaml @@ -1,2 +1,2 @@ publishers: - - openshift-build-canceller \ No newline at end of file + - openshift-build-canceller diff --git a/tests/publishers/fixtures/openshift-deploy-canceller001.xml b/tests/publishers/fixtures/openshift-deploy-canceller001.xml index 7cb04cbef..06158c777 100644 --- a/tests/publishers/fixtures/openshift-deploy-canceller001.xml +++ b/tests/publishers/fixtures/openshift-deploy-canceller001.xml @@ -9,4 +9,4 @@ true - \ No newline at end of file + diff --git a/tests/publishers/fixtures/openshift-deploy-canceller001.yaml b/tests/publishers/fixtures/openshift-deploy-canceller001.yaml index 820d12293..1f8d9b9c4 100644 --- a/tests/publishers/fixtures/openshift-deploy-canceller001.yaml +++ b/tests/publishers/fixtures/openshift-deploy-canceller001.yaml @@ -4,4 +4,4 @@ publishers: dep-cfg: front namespace: test6 auth-token: ose-key-dep-canceller1 - verbose: true \ No newline at end of file + verbose: true diff --git a/tests/publishers/fixtures/openshift-deploy-canceller002.xml b/tests/publishers/fixtures/openshift-deploy-canceller002.xml index 001c0276d..3749eef17 100644 --- a/tests/publishers/fixtures/openshift-deploy-canceller002.xml +++ b/tests/publishers/fixtures/openshift-deploy-canceller002.xml @@ -9,4 +9,4 @@ false - \ No newline at end of file + diff --git a/tests/publishers/fixtures/openshift-deploy-canceller002.yaml b/tests/publishers/fixtures/openshift-deploy-canceller002.yaml index 246756ad4..bf09d416b 100644 --- a/tests/publishers/fixtures/openshift-deploy-canceller002.yaml +++ b/tests/publishers/fixtures/openshift-deploy-canceller002.yaml @@ -1,2 +1,2 @@ publishers: - - openshift-deploy-canceller \ No newline at end of file + - openshift-deploy-canceller diff --git a/tests/publishers/fixtures/raw001.yaml b/tests/publishers/fixtures/raw001.yaml index 8909959da..0abf1ce94 100644 --- a/tests/publishers/fixtures/raw001.yaml +++ b/tests/publishers/fixtures/raw001.yaml @@ -11,4 +11,4 @@ publishers: -1 100 - \ No newline at end of file + diff --git a/tests/publishers/fixtures/shiningpanda001.yaml b/tests/publishers/fixtures/shiningpanda001.yaml index 22e0463a6..3e979ed81 100644 --- a/tests/publishers/fixtures/shiningpanda001.yaml +++ b/tests/publishers/fixtures/shiningpanda001.yaml @@ -1,3 +1,3 @@ publishers: - shining-panda: - html-reports-directory: foo/bar/coveragepy_html_report/ \ No newline at end of file + html-reports-directory: foo/bar/coveragepy_html_report/ diff --git a/tests/publishers/fixtures/ssh001.yaml b/tests/publishers/fixtures/ssh001.yaml index a0f6da1d5..344dfd098 100644 --- a/tests/publishers/fixtures/ssh001.yaml +++ b/tests/publishers/fixtures/ssh001.yaml @@ -9,4 +9,3 @@ publishers: command: 'rm -r jenkins_$BUILD_NUMBER' timeout: 1800000 flatten: true - diff --git a/tests/publishers/fixtures/trigger-parameterized-builds001.yaml b/tests/publishers/fixtures/trigger-parameterized-builds001.yaml index 8da3ce0f2..cd78b0b12 100644 --- a/tests/publishers/fixtures/trigger-parameterized-builds001.yaml +++ b/tests/publishers/fixtures/trigger-parameterized-builds001.yaml @@ -1,4 +1,4 @@ publishers: - trigger-parameterized-builds: - project: 'fixture' - condition: SUCCESS \ No newline at end of file + condition: SUCCESS diff --git a/tests/publishers/fixtures/trigger_parameterized_builds003.yaml b/tests/publishers/fixtures/trigger_parameterized_builds003.yaml index c57eaec46..66c1e91fe 100644 --- a/tests/publishers/fixtures/trigger_parameterized_builds003.yaml +++ b/tests/publishers/fixtures/trigger_parameterized_builds003.yaml @@ -12,4 +12,4 @@ publishers: git-revision: true combine-queued-commits: true property-file: version.prop - file-encoding: UTF-8 \ No newline at end of file + file-encoding: UTF-8 diff --git a/tests/publishers/fixtures/trigger_success.xml b/tests/publishers/fixtures/trigger_success.xml index 6bd2ef603..7b40446cd 100644 --- a/tests/publishers/fixtures/trigger_success.xml +++ b/tests/publishers/fixtures/trigger_success.xml @@ -10,4 +10,4 @@ - \ No newline at end of file + diff --git a/tests/publishers/fixtures/zulip.xml b/tests/publishers/fixtures/zulip.xml index c48d27975..559948c3b 100644 --- a/tests/publishers/fixtures/zulip.xml +++ b/tests/publishers/fixtures/zulip.xml @@ -3,4 +3,4 @@ - \ No newline at end of file + diff --git a/tests/publishers/fixtures/zulip.yaml b/tests/publishers/fixtures/zulip.yaml index 9ee1b9ead..e642ab92b 100644 --- a/tests/publishers/fixtures/zulip.yaml +++ b/tests/publishers/fixtures/zulip.yaml @@ -1,2 +1,2 @@ publishers: - - zulip \ No newline at end of file + - zulip diff --git a/tests/scm/fixtures/cvs001.yaml b/tests/scm/fixtures/cvs001.yaml index e5eec3636..5513c6765 100644 --- a/tests/scm/fixtures/cvs001.yaml +++ b/tests/scm/fixtures/cvs001.yaml @@ -9,4 +9,4 @@ scm: - root: ":protocol:user@host2:path" locations: - modules: - - remote: "remote1" \ No newline at end of file + - remote: "remote1" diff --git a/tests/scm/fixtures/git-multiple-remotes.yaml b/tests/scm/fixtures/git-multiple-remotes.yaml index 8011ce56f..e14f54514 100644 --- a/tests/scm/fixtures/git-multiple-remotes.yaml +++ b/tests/scm/fixtures/git-multiple-remotes.yaml @@ -7,4 +7,4 @@ scm: - github: url: https://github.com/exampleuser/foobar.git branches: - - github/master \ No newline at end of file + - github/master diff --git a/tests/scm/fixtures/openshift-img-streams001.xml b/tests/scm/fixtures/openshift-img-streams001.xml index 612feee56..d282375a9 100644 --- a/tests/scm/fixtures/openshift-img-streams001.xml +++ b/tests/scm/fixtures/openshift-img-streams001.xml @@ -8,4 +8,4 @@ ose-key-img-streams1 true - \ No newline at end of file + diff --git a/tests/scm/fixtures/openshift-img-streams001.yaml b/tests/scm/fixtures/openshift-img-streams001.yaml index 8120e4b23..c612296cc 100644 --- a/tests/scm/fixtures/openshift-img-streams001.yaml +++ b/tests/scm/fixtures/openshift-img-streams001.yaml @@ -5,4 +5,4 @@ scm: api-url: https://openshift.example.local.url/ namespace: test-scm auth-token: ose-key-img-streams1 - verbose: true \ No newline at end of file + verbose: true diff --git a/tests/scm/fixtures/openshift-img-streams002.xml b/tests/scm/fixtures/openshift-img-streams002.xml index b6d93391a..fc1f86e10 100644 --- a/tests/scm/fixtures/openshift-img-streams002.xml +++ b/tests/scm/fixtures/openshift-img-streams002.xml @@ -8,4 +8,4 @@ false - \ No newline at end of file + diff --git a/tests/scm/fixtures/openshift-img-streams002.yaml b/tests/scm/fixtures/openshift-img-streams002.yaml index 4973d1d21..0d56837f8 100644 --- a/tests/scm/fixtures/openshift-img-streams002.yaml +++ b/tests/scm/fixtures/openshift-img-streams002.yaml @@ -1,2 +1,2 @@ scm: - - openshift-img-streams \ No newline at end of file + - openshift-img-streams diff --git a/tests/scm/fixtures/tfs-001.yaml b/tests/scm/fixtures/tfs-001.yaml index df12b5055..ec1f1217e 100644 --- a/tests/scm/fixtures/tfs-001.yaml +++ b/tests/scm/fixtures/tfs-001.yaml @@ -7,4 +7,4 @@ scm: local-path: "../foo/" workspace: "Hudson-${JOB_NAME}" web-access: - - web-url: "http://TFSMachine:8080" \ No newline at end of file + - web-url: "http://TFSMachine:8080" diff --git a/tests/triggers/fixtures/gerrit001.yaml b/tests/triggers/fixtures/gerrit001.yaml index e93c4b030..88f62c3cb 100644 --- a/tests/triggers/fixtures/gerrit001.yaml +++ b/tests/triggers/fixtures/gerrit001.yaml @@ -20,4 +20,4 @@ triggers: escape-quotes: false no-name-and-email: false dynamic-trigger-enabled: true - dynamic-trigger-url: http://myhost/mytrigger \ No newline at end of file + dynamic-trigger-url: http://myhost/mytrigger diff --git a/tests/triggers/fixtures/gitlab002.yaml b/tests/triggers/fixtures/gitlab002.yaml index 6da9bdfa0..918e07fa9 100644 --- a/tests/triggers/fixtures/gitlab002.yaml +++ b/tests/triggers/fixtures/gitlab002.yaml @@ -3,4 +3,4 @@ triggers: include-branches: - 'master' exclude-branches: - - 'feature' \ No newline at end of file + - 'feature' diff --git a/tests/triggers/fixtures/gitlab003.yaml b/tests/triggers/fixtures/gitlab003.yaml index 80ee894bc..468577ad6 100644 --- a/tests/triggers/fixtures/gitlab003.yaml +++ b/tests/triggers/fixtures/gitlab003.yaml @@ -5,4 +5,4 @@ triggers: exclude-branches: - 'baz' - 'foo' - - 'fnord' \ No newline at end of file + - 'fnord' diff --git a/tests/triggers/fixtures/ivy.xml b/tests/triggers/fixtures/ivy.xml index d167a94bd..ae37a1cb2 100644 --- a/tests/triggers/fixtures/ivy.xml +++ b/tests/triggers/fixtures/ivy.xml @@ -13,4 +13,4 @@ master - \ No newline at end of file + diff --git a/tests/triggers/fixtures/jms-messaging001.xml b/tests/triggers/fixtures/jms-messaging001.xml index 9c45a8bd5..3d1e91e6e 100644 --- a/tests/triggers/fixtures/jms-messaging001.xml +++ b/tests/triggers/fixtures/jms-messaging001.xml @@ -17,4 +17,4 @@ - \ No newline at end of file + diff --git a/tests/triggers/fixtures/jms-messaging002.xml b/tests/triggers/fixtures/jms-messaging002.xml index d0b6c23cd..4bc5ad6ad 100644 --- a/tests/triggers/fixtures/jms-messaging002.xml +++ b/tests/triggers/fixtures/jms-messaging002.xml @@ -7,4 +7,4 @@ fedmsg - \ No newline at end of file + diff --git a/tests/triggers/fixtures/jms-messaging002.yaml b/tests/triggers/fixtures/jms-messaging002.yaml index 36e5085b1..dea757bfe 100644 --- a/tests/triggers/fixtures/jms-messaging002.yaml +++ b/tests/triggers/fixtures/jms-messaging002.yaml @@ -2,4 +2,3 @@ triggers: - jms-messaging: selector: topic = "org.fedoraproject.prod.fedimg.image.upload" provider-name: fedmsg - diff --git a/tests/triggers/fixtures/monitor-files-full.xml b/tests/triggers/fixtures/monitor-files-full.xml index 4c33a330d..8ed63f0e9 100644 --- a/tests/triggers/fixtures/monitor-files-full.xml +++ b/tests/triggers/fixtures/monitor-files-full.xml @@ -54,4 +54,4 @@ - \ No newline at end of file + diff --git a/tests/triggers/fixtures/reverse-list.yaml b/tests/triggers/fixtures/reverse-list.yaml index b140a412a..677ea2709 100644 --- a/tests/triggers/fixtures/reverse-list.yaml +++ b/tests/triggers/fixtures/reverse-list.yaml @@ -4,4 +4,4 @@ triggers: - 'a' - 'b' - 'c' - result: 'failure' \ No newline at end of file + result: 'failure' diff --git a/tests/triggers/fixtures/reverse.yaml b/tests/triggers/fixtures/reverse.yaml index 98433973b..1d0b3a8f7 100644 --- a/tests/triggers/fixtures/reverse.yaml +++ b/tests/triggers/fixtures/reverse.yaml @@ -1,4 +1,4 @@ triggers: - reverse: jobs: 'Fantastic-job' - result: 'failure' \ No newline at end of file + result: 'failure' diff --git a/tests/triggers/fixtures/script-full.yaml b/tests/triggers/fixtures/script-full.yaml index f7739b00b..f36f842e9 100644 --- a/tests/triggers/fixtures/script-full.yaml +++ b/tests/triggers/fixtures/script-full.yaml @@ -6,4 +6,3 @@ triggers: enable-concurrent: true label: master exit-code: 0 - diff --git a/tests/triggers/fixtures/script001.yaml b/tests/triggers/fixtures/script001.yaml index b66d13eeb..5cf8a0010 100644 --- a/tests/triggers/fixtures/script001.yaml +++ b/tests/triggers/fixtures/script001.yaml @@ -5,4 +5,3 @@ triggers: enable-concurrent: False label: master exit-code: 0 - diff --git a/tests/wrappers/fixtures/artifactory003.yaml b/tests/wrappers/fixtures/artifactory003.yaml index af9f7a844..2ebcdf948 100644 --- a/tests/wrappers/fixtures/artifactory003.yaml +++ b/tests/wrappers/fixtures/artifactory003.yaml @@ -11,4 +11,3 @@ wrappers: env-vars-include-patterns: - 'PROJECT_*' - 'ORG_*' - diff --git a/tests/wrappers/fixtures/config-file-provider002.yaml b/tests/wrappers/fixtures/config-file-provider002.yaml index 8d53df824..d2b6caea1 100644 --- a/tests/wrappers/fixtures/config-file-provider002.yaml +++ b/tests/wrappers/fixtures/config-file-provider002.yaml @@ -1,4 +1,4 @@ wrappers: - config-file-provider: files: - - file-id: org.jenkinsci.plugins.configfiles.custom.CustomConfig1234 \ No newline at end of file + - file-id: org.jenkinsci.plugins.configfiles.custom.CustomConfig1234 diff --git a/tests/wrappers/fixtures/copy-to-slave001.xml b/tests/wrappers/fixtures/copy-to-slave001.xml index d870a35a7..f47799c66 100644 --- a/tests/wrappers/fixtures/copy-to-slave001.xml +++ b/tests/wrappers/fixtures/copy-to-slave001.xml @@ -10,4 +10,4 @@ false - \ No newline at end of file + diff --git a/tests/wrappers/fixtures/copy-to-slave001.yaml b/tests/wrappers/fixtures/copy-to-slave001.yaml index 0745a28cd..2d7e2c203 100644 --- a/tests/wrappers/fixtures/copy-to-slave001.yaml +++ b/tests/wrappers/fixtures/copy-to-slave001.yaml @@ -1,2 +1,2 @@ wrappers: - - copy-to-slave \ No newline at end of file + - copy-to-slave diff --git a/tests/wrappers/fixtures/copy-to-slave002.xml b/tests/wrappers/fixtures/copy-to-slave002.xml index 97455dac4..16a80278c 100644 --- a/tests/wrappers/fixtures/copy-to-slave002.xml +++ b/tests/wrappers/fixtures/copy-to-slave002.xml @@ -10,4 +10,4 @@ false - \ No newline at end of file + diff --git a/tests/wrappers/fixtures/custom-tools001.yaml b/tests/wrappers/fixtures/custom-tools001.yaml index 0d3c8737a..615e0ebe7 100644 --- a/tests/wrappers/fixtures/custom-tools001.yaml +++ b/tests/wrappers/fixtures/custom-tools001.yaml @@ -3,4 +3,4 @@ wrappers: tools: - my_custom_tool skip-master-install: true - convert-homes-to-upper: true \ No newline at end of file + convert-homes-to-upper: true diff --git a/tests/wrappers/fixtures/env-script001.yaml b/tests/wrappers/fixtures/env-script001.yaml index a9d0b0eb3..4fa8664b8 100644 --- a/tests/wrappers/fixtures/env-script001.yaml +++ b/tests/wrappers/fixtures/env-script001.yaml @@ -1,4 +1,4 @@ wrappers: - env-script: script-content: 'echo foo=bar' - only-run-on-parent: true \ No newline at end of file + only-run-on-parent: true diff --git a/tests/wrappers/fixtures/exclusion001.xml b/tests/wrappers/fixtures/exclusion001.xml index b0fdcb01e..4f0f17e8e 100644 --- a/tests/wrappers/fixtures/exclusion001.xml +++ b/tests/wrappers/fixtures/exclusion001.xml @@ -9,4 +9,4 @@ - \ No newline at end of file + diff --git a/tests/wrappers/fixtures/exclusion002.xml b/tests/wrappers/fixtures/exclusion002.xml index 57b4eb007..dd22ce183 100644 --- a/tests/wrappers/fixtures/exclusion002.xml +++ b/tests/wrappers/fixtures/exclusion002.xml @@ -12,4 +12,4 @@ - \ No newline at end of file + diff --git a/tests/wrappers/fixtures/exclusion003.xml b/tests/wrappers/fixtures/exclusion003.xml index 39960b8a0..8c17edcc7 100644 --- a/tests/wrappers/fixtures/exclusion003.xml +++ b/tests/wrappers/fixtures/exclusion003.xml @@ -15,4 +15,4 @@ - \ No newline at end of file + diff --git a/tests/wrappers/fixtures/inject-full.xml b/tests/wrappers/fixtures/inject-full.xml index 260984754..2e5aca25a 100644 --- a/tests/wrappers/fixtures/inject-full.xml +++ b/tests/wrappers/fixtures/inject-full.xml @@ -15,4 +15,4 @@ - \ No newline at end of file + diff --git a/tests/wrappers/fixtures/inject-full.yaml b/tests/wrappers/fixtures/inject-full.yaml index b00171812..d92b21a1f 100644 --- a/tests/wrappers/fixtures/inject-full.yaml +++ b/tests/wrappers/fixtures/inject-full.yaml @@ -5,4 +5,4 @@ wrappers: script-file: scriptfull.sh script-content: test script content full groovy-script: test groovy-script location full - groovy-sandbox: true \ No newline at end of file + groovy-sandbox: true diff --git a/tests/wrappers/fixtures/inject-minimal.xml b/tests/wrappers/fixtures/inject-minimal.xml index fdf578071..90eff116a 100644 --- a/tests/wrappers/fixtures/inject-minimal.xml +++ b/tests/wrappers/fixtures/inject-minimal.xml @@ -10,4 +10,4 @@ - \ No newline at end of file + diff --git a/tests/wrappers/fixtures/inject-minimal.yaml b/tests/wrappers/fixtures/inject-minimal.yaml index ec501151b..573f9f193 100644 --- a/tests/wrappers/fixtures/inject-minimal.yaml +++ b/tests/wrappers/fixtures/inject-minimal.yaml @@ -1,2 +1,2 @@ wrappers: - - inject \ No newline at end of file + - inject diff --git a/tests/wrappers/fixtures/passwords001.yaml b/tests/wrappers/fixtures/passwords001.yaml index df969d0ee..2011f78d6 100644 --- a/tests/wrappers/fixtures/passwords001.yaml +++ b/tests/wrappers/fixtures/passwords001.yaml @@ -5,4 +5,3 @@ wrappers: job-passwords: - name: ADMIN password: 0v8ZCNaHwq1hcx+sHwRLdg9424uBh4Pin0zO4sBIb+U= - diff --git a/tests/yamlparser/fixtures/allow_empty_variables_include.yaml b/tests/yamlparser/fixtures/allow_empty_variables_include.yaml index f8b2662ae..d853c8670 100644 --- a/tests/yamlparser/fixtures/allow_empty_variables_include.yaml +++ b/tests/yamlparser/fixtures/allow_empty_variables_include.yaml @@ -8,4 +8,3 @@ builders: - shell: !include ./allow_empty_variables_include.sh - diff --git a/tests/yamlparser/fixtures/concat_defaults001.yaml b/tests/yamlparser/fixtures/concat_defaults001.yaml index 7e4d0672f..8024e59a2 100644 --- a/tests/yamlparser/fixtures/concat_defaults001.yaml +++ b/tests/yamlparser/fixtures/concat_defaults001.yaml @@ -42,4 +42,3 @@ defaults: myproject2 builders: - shell: "echo 'confVersion: {confversion} & fooVersion: {fooversion}'" - diff --git a/tests/yamlparser/fixtures/default_template_variables_id_multi.yaml b/tests/yamlparser/fixtures/default_template_variables_id_multi.yaml index adb524fe4..195e3f001 100644 --- a/tests/yamlparser/fixtures/default_template_variables_id_multi.yaml +++ b/tests/yamlparser/fixtures/default_template_variables_id_multi.yaml @@ -16,5 +16,3 @@ echo "Variable: {test_var|Hello World}" echo "Allow empty Variable: {test_var|}" echo "show that we expand for num: {num}" - - diff --git a/tests/yamlparser/fixtures/general-example-001.xml b/tests/yamlparser/fixtures/general-example-001.xml index 992d77886..aa5862f22 100644 --- a/tests/yamlparser/fixtures/general-example-001.xml +++ b/tests/yamlparser/fixtures/general-example-001.xml @@ -24,4 +24,4 @@ - \ No newline at end of file + diff --git a/tests/yamlparser/fixtures/general-example-001.yaml b/tests/yamlparser/fixtures/general-example-001.yaml index c497d0ced..c5808d300 100644 --- a/tests/yamlparser/fixtures/general-example-001.yaml +++ b/tests/yamlparser/fixtures/general-example-001.yaml @@ -16,4 +16,4 @@ daysToKeep: 3 numToKeep: 20 artifactDaysToKeep: -1 - artifactNumToKeep: -1 \ No newline at end of file + artifactNumToKeep: -1 diff --git a/tests/yamlparser/fixtures/include-raw-escape001.yaml b/tests/yamlparser/fixtures/include-raw-escape001.yaml index d41417e4a..ecbf69f15 100644 --- a/tests/yamlparser/fixtures/include-raw-escape001.yaml +++ b/tests/yamlparser/fixtures/include-raw-escape001.yaml @@ -19,4 +19,3 @@ num: 1 jobs: - 'test-job-{num}' - diff --git a/tests/yamlparser/fixtures/include_path001.conf b/tests/yamlparser/fixtures/include_path001.conf index 423f627f2..29503c31f 100644 --- a/tests/yamlparser/fixtures/include_path001.conf +++ b/tests/yamlparser/fixtures/include_path001.conf @@ -1,3 +1,2 @@ [job_builder] include_path=tests/yamlparser/fixtures:tests/yamlparser/fixtures/other_include_path - diff --git a/tests/yamlparser/fixtures/include_path001.yaml b/tests/yamlparser/fixtures/include_path001.yaml index 70b3f1867..d4705a050 100644 --- a/tests/yamlparser/fixtures/include_path001.yaml +++ b/tests/yamlparser/fixtures/include_path001.yaml @@ -5,4 +5,4 @@ - job-template: name: 'include_path' - description: !include test.inc \ No newline at end of file + description: !include test.inc diff --git a/tests/yamlparser/fixtures/include_path002.conf b/tests/yamlparser/fixtures/include_path002.conf index 41422847d..039e34b83 100644 --- a/tests/yamlparser/fixtures/include_path002.conf +++ b/tests/yamlparser/fixtures/include_path002.conf @@ -1,5 +1,2 @@ [job_builder] include_path=tests/yamlparser/fixtures/other_include_path:tests/yamlparser/fixtures - - - diff --git a/tests/yamlparser/fixtures/jobgroups_multi_use.yaml b/tests/yamlparser/fixtures/jobgroups_multi_use.yaml index e34b5e933..eabc04a2c 100644 --- a/tests/yamlparser/fixtures/jobgroups_multi_use.yaml +++ b/tests/yamlparser/fixtures/jobgroups_multi_use.yaml @@ -31,4 +31,3 @@ #!/usr/bin/env python # print("Doing something else cool with python") - diff --git a/tests/yamlparser/fixtures/other_include_path/test.inc b/tests/yamlparser/fixtures/other_include_path/test.inc index b2b4d976f..f1046c6c7 100644 --- a/tests/yamlparser/fixtures/other_include_path/test.inc +++ b/tests/yamlparser/fixtures/other_include_path/test.inc @@ -1 +1 @@ -from other include path \ No newline at end of file +from other include path diff --git a/tests/yamlparser/fixtures/project-matrix001.xml b/tests/yamlparser/fixtures/project-matrix001.xml index 489d04dbb..9407a730a 100644 --- a/tests/yamlparser/fixtures/project-matrix001.xml +++ b/tests/yamlparser/fixtures/project-matrix001.xml @@ -72,4 +72,4 @@ - \ No newline at end of file + diff --git a/tests/yamlparser/fixtures/project_pipeline_template004.yaml b/tests/yamlparser/fixtures/project_pipeline_template004.yaml index 0bb9f79ed..284d7fbc0 100644 --- a/tests/yamlparser/fixtures/project_pipeline_template004.yaml +++ b/tests/yamlparser/fixtures/project_pipeline_template004.yaml @@ -9,4 +9,3 @@ clean: true script-path: Jenkinsfile.groovy lightweight-checkout: true - diff --git a/tests/yamlparser/fixtures/scm_remote_deep_bug.yaml b/tests/yamlparser/fixtures/scm_remote_deep_bug.yaml index 8db596884..a9e19e192 100644 --- a/tests/yamlparser/fixtures/scm_remote_deep_bug.yaml +++ b/tests/yamlparser/fixtures/scm_remote_deep_bug.yaml @@ -12,4 +12,3 @@ name: 'scm_remote_deep_bug_jobs' jobs: - 'scm_remote_deep_bug_tpl' - diff --git a/tests/yamlparser/fixtures/template_ids.yaml b/tests/yamlparser/fixtures/template_ids.yaml index 42733df8d..588f59c20 100644 --- a/tests/yamlparser/fixtures/template_ids.yaml +++ b/tests/yamlparser/fixtures/template_ids.yaml @@ -28,4 +28,3 @@ echo "Job name: template-test-ids-{num}-{type}" - shell: | echo "{test_var}" - diff --git a/tests/yamlparser/fixtures/templates002.xml b/tests/yamlparser/fixtures/templates002.xml index 607d3a39b..8202d2cd3 100644 --- a/tests/yamlparser/fixtures/templates002.xml +++ b/tests/yamlparser/fixtures/templates002.xml @@ -36,4 +36,4 @@ - \ No newline at end of file + diff --git a/tests/yamlparser/fixtures/templates002.yaml b/tests/yamlparser/fixtures/templates002.yaml index 907aef35b..909a994e0 100644 --- a/tests/yamlparser/fixtures/templates002.yaml +++ b/tests/yamlparser/fixtures/templates002.yaml @@ -11,4 +11,4 @@ - 27: branch_name: new_branch jobs: - - '{name}-{pyver}' \ No newline at end of file + - '{name}-{pyver}' diff --git a/tests/yamlparser/fixtures/test.inc b/tests/yamlparser/fixtures/test.inc index 0a052dc6b..6734592d5 100644 --- a/tests/yamlparser/fixtures/test.inc +++ b/tests/yamlparser/fixtures/test.inc @@ -1 +1 @@ -from current dir \ No newline at end of file +from current dir diff --git a/tests/yamlparser/fixtures/variable_default_values.yaml b/tests/yamlparser/fixtures/variable_default_values.yaml index 94efb4ae3..7414cfe83 100644 --- a/tests/yamlparser/fixtures/variable_default_values.yaml +++ b/tests/yamlparser/fixtures/variable_default_values.yaml @@ -18,6 +18,3 @@ echo "{{defined_var|-1}}" echo "{{undefined_var|+1}}" echo "{{undefined_var|-1}}" - - - diff --git a/tests/yamlparser/fixtures/variable_escaping.yaml b/tests/yamlparser/fixtures/variable_escaping.yaml index 44e8f7b44..5185f53eb 100644 --- a/tests/yamlparser/fixtures/variable_escaping.yaml +++ b/tests/yamlparser/fixtures/variable_escaping.yaml @@ -12,6 +12,3 @@ echo "{{defined_var|def}}" echo "{{undefined_var|def}}" echo "{{undefined_var|defined_var}}" - - -