Normalize newlines at end of file
Preparatory move for adopting pre-commit hooks. Shoudl only remove newlines and spaces at end of files. Change-Id: Ia33679467c533722b9308f7e7b74be395c926428 Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
This commit is contained in:
parent
ac0d4c99ef
commit
c2781e670f
@ -20,4 +20,3 @@ Indices and tables
|
|||||||
* :ref:`genindex`
|
* :ref:`genindex`
|
||||||
* :ref:`modindex`
|
* :ref:`modindex`
|
||||||
* :ref:`search`
|
* :ref:`search`
|
||||||
|
|
||||||
|
@ -27,4 +27,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -13,4 +13,3 @@ builders:
|
|||||||
use-build-time: true
|
use-build-time: true
|
||||||
steps:
|
steps:
|
||||||
- shell: "sl"
|
- shell: "sl"
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -43,4 +43,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -43,4 +43,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -14,4 +14,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -13,4 +13,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -4,4 +4,3 @@ builders:
|
|||||||
steps:
|
steps:
|
||||||
- shell: 'first command'
|
- shell: 'first command'
|
||||||
- shell: 'second command'
|
- shell: 'second command'
|
||||||
|
|
||||||
|
@ -7,4 +7,3 @@ builders:
|
|||||||
condition-basedir: workspace
|
condition-basedir: workspace
|
||||||
steps:
|
steps:
|
||||||
- shell: "touch $WORKSPACE/mytestfile"
|
- shell: "touch $WORKSPACE/mytestfile"
|
||||||
|
|
||||||
|
@ -22,4 +22,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -4,4 +4,4 @@ builders:
|
|||||||
condition-worst: ABORTED
|
condition-worst: ABORTED
|
||||||
condition-best: NOT_BUILD
|
condition-best: NOT_BUILD
|
||||||
steps:
|
steps:
|
||||||
- shell: "sl"
|
- shell: "sl"
|
||||||
|
@ -13,4 +13,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -26,4 +26,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -17,4 +17,3 @@ builders:
|
|||||||
condition-basedir: "jenkins-home"
|
condition-basedir: "jenkins-home"
|
||||||
steps:
|
steps:
|
||||||
- shell: "sl"
|
- shell: "sl"
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -22,4 +22,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -4,4 +4,4 @@ builders:
|
|||||||
condition-worst: SUCCESS
|
condition-worst: SUCCESS
|
||||||
condition-best: FAILURE
|
condition-best: FAILURE
|
||||||
steps:
|
steps:
|
||||||
- shell: "sl"
|
- shell: "sl"
|
||||||
|
@ -22,4 +22,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -4,4 +4,4 @@ builders:
|
|||||||
condition-worst: UNSTABLE
|
condition-worst: UNSTABLE
|
||||||
condition-best: SUCCESS
|
condition-best: SUCCESS
|
||||||
steps:
|
steps:
|
||||||
- shell: "sl"
|
- shell: "sl"
|
||||||
|
@ -15,4 +15,4 @@
|
|||||||
</buildStep>
|
</buildStep>
|
||||||
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
builders:
|
builders:
|
||||||
- critical-block-end
|
- critical-block-end
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
builders:
|
builders:
|
||||||
- critical-block-start
|
- critical-block-start
|
||||||
- critical-block-end
|
- critical-block-end
|
||||||
|
@ -10,4 +10,3 @@ builders:
|
|||||||
skip-tag: false
|
skip-tag: false
|
||||||
file-path: '/tmp/'
|
file-path: '/tmp/'
|
||||||
build-context: '/tmp/'
|
build-context: '/tmp/'
|
||||||
|
|
||||||
|
@ -16,4 +16,3 @@ builders:
|
|||||||
server:
|
server:
|
||||||
uri: 'unix:///var/run/docker.sock'
|
uri: 'unix:///var/run/docker.sock'
|
||||||
credentials-id: 'docker-server'
|
credentials-id: 'docker-server'
|
||||||
|
|
||||||
|
@ -19,8 +19,9 @@ username=fedora-atomic
|
|||||||
"namespace": "rpms",
|
"namespace": "rpms",
|
||||||
"repo": "php-simplepie",
|
"repo": "php-simplepie",
|
||||||
"status": "<success/failure/aborted>",
|
"status": "<success/failure/aborted>",
|
||||||
"test_guidance": "<comma-separated-list-of-test-suites-to-run>"}
|
"test_guidance": "<comma-separated-list-of-test-suites-to-run>"
|
||||||
}</messageContent>
|
}
|
||||||
|
</messageContent>
|
||||||
</com.redhat.jenkins.plugins.ci.CIMessageBuilder>
|
</com.redhat.jenkins.plugins.ci.CIMessageBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -16,5 +16,5 @@ builders:
|
|||||||
"namespace": "rpms",
|
"namespace": "rpms",
|
||||||
"repo": "php-simplepie",
|
"repo": "php-simplepie",
|
||||||
"status": "<success/failure/aborted>",
|
"status": "<success/failure/aborted>",
|
||||||
"test_guidance": "<comma-separated-list-of-test-suites-to-run>"}
|
"test_guidance": "<comma-separated-list-of-test-suites-to-run>"
|
||||||
}
|
}
|
||||||
|
@ -8,4 +8,4 @@
|
|||||||
<messageContent>test</messageContent>
|
<messageContent>test</messageContent>
|
||||||
</com.redhat.jenkins.plugins.ci.CIMessageBuilder>
|
</com.redhat.jenkins.plugins.ci.CIMessageBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -3,4 +3,4 @@ builders:
|
|||||||
provider-name: fedmsg
|
provider-name: fedmsg
|
||||||
msg-type: CodeQualityChecksDone
|
msg-type: CodeQualityChecksDone
|
||||||
msg-props: test
|
msg-props: test
|
||||||
msg-content: test
|
msg-content: test
|
||||||
|
@ -10,5 +10,5 @@ builders:
|
|||||||
java-opts:
|
java-opts:
|
||||||
- "-Xms512m -Xmx1024m"
|
- "-Xms512m -Xmx1024m"
|
||||||
- "-XX:PermSize=128m -XX:MaxPermSize=256m"
|
- "-XX:PermSize=128m -XX:MaxPermSize=256m"
|
||||||
settings: mvn/settings.xml
|
settings: mvn/settings.xml
|
||||||
global-settings: mvn/globalsettings.xml
|
global-settings: mvn/globalsettings.xml
|
||||||
|
@ -9,4 +9,4 @@
|
|||||||
<verbose>true</verbose>
|
<verbose>true</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftBuildVerifier>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftBuildVerifier>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -4,4 +4,4 @@ builders:
|
|||||||
bld-cfg: front
|
bld-cfg: front
|
||||||
namespace: test-build
|
namespace: test-build
|
||||||
auth-token: ose-key-buildv1
|
auth-token: ose-key-buildv1
|
||||||
verbose: true
|
verbose: true
|
||||||
|
@ -9,4 +9,4 @@
|
|||||||
<verbose>false</verbose>
|
<verbose>false</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftBuildVerifier>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftBuildVerifier>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
builders:
|
builders:
|
||||||
- openshift-build-verify
|
- openshift-build-verify
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
<showBuildLogs>true</showBuildLogs>
|
<showBuildLogs>true</showBuildLogs>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftBuilder>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -7,4 +7,4 @@ builders:
|
|||||||
commit-ID: ae489f7d
|
commit-ID: ae489f7d
|
||||||
verbose: true
|
verbose: true
|
||||||
build-name: ose-test-build
|
build-name: ose-test-build
|
||||||
show-build-logs: true
|
show-build-logs: true
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
<showBuildLogs>false</showBuildLogs>
|
<showBuildLogs>false</showBuildLogs>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftBuilder>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftBuilder>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
builders:
|
builders:
|
||||||
- openshift-builder
|
- openshift-builder
|
||||||
|
@ -9,4 +9,4 @@
|
|||||||
<verbose>true</verbose>
|
<verbose>true</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftCreator>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftCreator>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -4,4 +4,4 @@ builders:
|
|||||||
jsonyaml: 'front: back'
|
jsonyaml: 'front: back'
|
||||||
namespace: test6
|
namespace: test6
|
||||||
auth-token: ose-key-creator1
|
auth-token: ose-key-creator1
|
||||||
verbose: true
|
verbose: true
|
||||||
|
@ -9,4 +9,4 @@
|
|||||||
<verbose>false</verbose>
|
<verbose>false</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftCreator>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftCreator>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
builders:
|
builders:
|
||||||
- openshift-creator
|
- openshift-creator
|
||||||
|
@ -10,4 +10,4 @@
|
|||||||
<verbose>true</verbose>
|
<verbose>true</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftDeploymentVerifier>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftDeploymentVerifier>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -5,4 +5,4 @@ builders:
|
|||||||
namespace: test6
|
namespace: test6
|
||||||
replica-count: 4
|
replica-count: 4
|
||||||
auth-token: ose-key-dep-verify1
|
auth-token: ose-key-dep-verify1
|
||||||
verbose: true
|
verbose: true
|
||||||
|
@ -10,4 +10,4 @@
|
|||||||
<verbose>false</verbose>
|
<verbose>false</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftDeploymentVerifier>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftDeploymentVerifier>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
builders:
|
builders:
|
||||||
- openshift-dep-verify
|
- openshift-dep-verify
|
||||||
|
@ -9,4 +9,4 @@
|
|||||||
<verbose>true</verbose>
|
<verbose>true</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftDeployer>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftDeployer>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -4,4 +4,4 @@ builders:
|
|||||||
dep-cfg: front
|
dep-cfg: front
|
||||||
namespace: test3
|
namespace: test3
|
||||||
auth-token: ose-key-deployer1
|
auth-token: ose-key-deployer1
|
||||||
verbose: true
|
verbose: true
|
||||||
|
@ -9,4 +9,4 @@
|
|||||||
<verbose>false</verbose>
|
<verbose>false</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftDeployer>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftDeployer>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
builders:
|
builders:
|
||||||
- openshift-deployer
|
- openshift-deployer
|
||||||
|
@ -10,4 +10,4 @@
|
|||||||
<verbose>true</verbose>
|
<verbose>true</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftImageTagger>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftImageTagger>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -5,4 +5,4 @@ builders:
|
|||||||
prod-tag: origin-nodejs-sample:production
|
prod-tag: origin-nodejs-sample:production
|
||||||
namespace: test5
|
namespace: test5
|
||||||
auth-token: ose-key-img1
|
auth-token: ose-key-img1
|
||||||
verbose: true
|
verbose: true
|
||||||
|
@ -10,4 +10,4 @@
|
|||||||
<verbose>false</verbose>
|
<verbose>false</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftImageTagger>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftImageTagger>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
builders:
|
builders:
|
||||||
- openshift-img-tagger
|
- openshift-img-tagger
|
||||||
|
@ -10,4 +10,4 @@
|
|||||||
<verbose>true</verbose>
|
<verbose>true</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftScaler>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftScaler>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -5,4 +5,4 @@ builders:
|
|||||||
namespace: test2
|
namespace: test2
|
||||||
replica-count: 4
|
replica-count: 4
|
||||||
auth-token: ose-key-scaler1
|
auth-token: ose-key-scaler1
|
||||||
verbose: true
|
verbose: true
|
||||||
|
@ -10,4 +10,4 @@
|
|||||||
<verbose>false</verbose>
|
<verbose>false</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftScaler>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftScaler>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
builders:
|
builders:
|
||||||
- openshift-scaler
|
- openshift-scaler
|
||||||
|
@ -9,4 +9,4 @@
|
|||||||
<verbose>true</verbose>
|
<verbose>true</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftServiceVerifier>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftServiceVerifier>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -4,4 +4,4 @@ builders:
|
|||||||
svc-name: front
|
svc-name: front
|
||||||
namespace: test4
|
namespace: test4
|
||||||
auth-token: ose-key-svc-verify1
|
auth-token: ose-key-svc-verify1
|
||||||
verbose: true
|
verbose: true
|
||||||
|
@ -9,4 +9,4 @@
|
|||||||
<verbose>false</verbose>
|
<verbose>false</verbose>
|
||||||
</com.openshift.jenkins.plugins.pipeline.OpenShiftServiceVerifier>
|
</com.openshift.jenkins.plugins.pipeline.OpenShiftServiceVerifier>
|
||||||
</builders>
|
</builders>
|
||||||
</project>
|
</project>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
builders:
|
builders:
|
||||||
- openshift-svc-verify
|
- openshift-svc-verify
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
builders:
|
builders:
|
||||||
- ssh-builder:
|
- ssh-builder:
|
||||||
ssh-user-ip: foo@bar:22
|
ssh-user-ip: foo@bar:22
|
||||||
command: echo foo
|
command: echo foo
|
||||||
|
@ -2,4 +2,3 @@ builders:
|
|||||||
- tox:
|
- tox:
|
||||||
ini: "foo.conf"
|
ini: "foo.conf"
|
||||||
toxenv-pattern: TOX_ENV
|
toxenv-pattern: TOX_ENV
|
||||||
|
|
||||||
|
@ -6,4 +6,4 @@ builders:
|
|||||||
parameter-name: filename
|
parameter-name: filename
|
||||||
file-pattern: propfile*.txt
|
file-pattern: propfile*.txt
|
||||||
no-files-found-action: FAIL
|
no-files-found-action: FAIL
|
||||||
block: true
|
block: true
|
||||||
|
@ -5,4 +5,4 @@ builders:
|
|||||||
- factory: binaryfile
|
- factory: binaryfile
|
||||||
parameter-name: filename
|
parameter-name: filename
|
||||||
file-pattern: propfile*.txt
|
file-pattern: propfile*.txt
|
||||||
block: true
|
block: true
|
||||||
|
@ -10,4 +10,4 @@ builders:
|
|||||||
parameters: |
|
parameters: |
|
||||||
EXAMPLE=NICE
|
EXAMPLE=NICE
|
||||||
HELLO=WORLD
|
HELLO=WORLD
|
||||||
block: true
|
block: true
|
||||||
|
@ -6,4 +6,4 @@ builders:
|
|||||||
from: 0
|
from: 0
|
||||||
to: 5
|
to: 5
|
||||||
step: 1
|
step: 1
|
||||||
block: true
|
block: true
|
||||||
|
@ -5,4 +5,4 @@ builders:
|
|||||||
- factory: filebuild
|
- factory: filebuild
|
||||||
file-pattern: propfile*.txt
|
file-pattern: propfile*.txt
|
||||||
no-files-found-action: NOPARMS
|
no-files-found-action: NOPARMS
|
||||||
block: true
|
block: true
|
||||||
|
@ -4,4 +4,4 @@ builders:
|
|||||||
parameter-factories:
|
parameter-factories:
|
||||||
- factory: filebuild
|
- factory: filebuild
|
||||||
file-pattern: propfile*.txt
|
file-pattern: propfile*.txt
|
||||||
block: true
|
block: true
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
builders:
|
builders:
|
||||||
- trigger-builds:
|
- trigger-builds:
|
||||||
- project: "build_started"
|
- project: "build_started"
|
||||||
git-revision: false
|
git-revision: false
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
[job_builder]
|
[job_builder]
|
||||||
recursive=True
|
recursive=True
|
||||||
|
@ -4,4 +4,4 @@
|
|||||||
- 'job1'
|
- 'job1'
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: 'job1'
|
name: 'job1'
|
||||||
|
@ -5,4 +5,4 @@
|
|||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: 'job2'
|
name: 'job2'
|
||||||
disabled: True
|
disabled: True
|
||||||
|
@ -5,4 +5,4 @@
|
|||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: 'job4'
|
name: 'job4'
|
||||||
project-type: matrix
|
project-type: matrix
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
- job:
|
- job:
|
||||||
name: 'job3'
|
name: 'job3'
|
||||||
display-name: 'herp derp derp'
|
display-name: 'herp derp derp'
|
||||||
disabled: True
|
disabled: True
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
[jenkins]
|
[jenkins]
|
||||||
timeout=0.2
|
timeout=0.2
|
||||||
|
@ -18,4 +18,3 @@
|
|||||||
name: duplicate_macros
|
name: duplicate_macros
|
||||||
scm:
|
scm:
|
||||||
- project-scm
|
- project-scm
|
||||||
|
|
||||||
|
@ -18,4 +18,3 @@
|
|||||||
name: duplicate_macros
|
name: duplicate_macros
|
||||||
scm:
|
scm:
|
||||||
- project-scm
|
- project-scm
|
||||||
|
|
||||||
|
@ -29,4 +29,4 @@
|
|||||||
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
|
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
|
||||||
<concurrentBuild>false</concurrentBuild>
|
<concurrentBuild>false</concurrentBuild>
|
||||||
<canRoam>true</canRoam>
|
<canRoam>true</canRoam>
|
||||||
</matrix-project>
|
</matrix-project>
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
|
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
|
||||||
<concurrentBuild>false</concurrentBuild>
|
<concurrentBuild>false</concurrentBuild>
|
||||||
<canRoam>true</canRoam>
|
<canRoam>true</canRoam>
|
||||||
</hudson.model.ExternalJob>
|
</hudson.model.ExternalJob>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
name: openstack-infra
|
name: openstack-infra
|
||||||
project-type: externaljob
|
project-type: externaljob
|
||||||
|
@ -10,4 +10,4 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -17,4 +17,4 @@
|
|||||||
</builders>
|
</builders>
|
||||||
<publishers/>
|
<publishers/>
|
||||||
<buildWrappers/>
|
<buildWrappers/>
|
||||||
</project>
|
</project>
|
||||||
|
@ -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 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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -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 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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"name": "test-job-include-raw-{num}",
|
"name": "test-job-include-raw-{num}",
|
||||||
"builders": [
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -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 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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"name": "test-job-include-raw-1",
|
"name": "test-job-include-raw-1",
|
||||||
"builders": [
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -12,4 +12,3 @@ VAR3="${VAR1} ${VAR2}"
|
|||||||
echo "${VAR3}"
|
echo "${VAR3}"
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -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 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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -5,4 +5,3 @@ scm:
|
|||||||
repo: 'foo'
|
repo: 'foo'
|
||||||
repo-owner: 'johndoe'
|
repo-owner: 'johndoe'
|
||||||
discover-pr-forks-strategy: false
|
discover-pr-forks-strategy: false
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
notifications:
|
notifications:
|
||||||
- http:
|
- http:
|
||||||
url: http://example.com/jenkins_endpoint
|
url: http://example.com/jenkins_endpoint
|
||||||
|
@ -4,4 +4,4 @@ notifications:
|
|||||||
format: xml
|
format: xml
|
||||||
event: completed
|
event: completed
|
||||||
timeout: 40000
|
timeout: 40000
|
||||||
log: -1
|
log: -1
|
||||||
|
@ -4,4 +4,4 @@ parameters:
|
|||||||
description: "Available options"
|
description: "Available options"
|
||||||
script: "['optionA', 'optionB']"
|
script: "['optionA', 'optionB']"
|
||||||
remote: false
|
remote: false
|
||||||
read-only: false
|
read-only: false
|
||||||
|
@ -8,4 +8,3 @@ parameters:
|
|||||||
- slave003
|
- slave003
|
||||||
ignore-offline-nodes: true
|
ignore-offline-nodes: true
|
||||||
allowed-multiselect: true
|
allowed-multiselect: true
|
||||||
|
|
||||||
|
@ -8,4 +8,3 @@ parameters:
|
|||||||
- slave003
|
- slave003
|
||||||
ignore-offline-nodes: true
|
ignore-offline-nodes: true
|
||||||
allowed-multiselect: false
|
allowed-multiselect: false
|
||||||
|
|
||||||
|
@ -2,4 +2,3 @@ properties:
|
|||||||
- branch-api:
|
- branch-api:
|
||||||
time-period: Day
|
time-period: Day
|
||||||
number-of-builds: 5
|
number-of-builds: 5
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
properties:
|
properties:
|
||||||
- delivery-pipeline
|
- delivery-pipeline
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user