summaryrefslogtreecommitdiffstats
path: root/jjb/puppet-fdio
AgeCommit message (Collapse)AuthorFilesLines
2019-10-15Modify logs publisherVanessa Rene Valderrama1-2/+1
Modify the logs publisher to use the global-jjb macro Change-Id: If069fa6fd13eb92adb52269cc4d6da0a7b92e44b Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-07-12Add INFO.yaml verify jobVanessa Rene Valderrama1-0/+9
Info YAML Verify job validates that INFO.yaml file changes are kept isolated from other file changes. Verifies INFO.yaml files follow the schema defined in global-jjb/info-schema. Change-Id: Ibba3755a756d551969f304d45f9059dc6b7e9448 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-03-20Modify puppet-fdio nodeVanessa Rene Valderrama1-2/+2
This node change will switch puppet-fdio to use the new common-packer image and the new ci-environment. The switch to common-packer standardizes the project with other LF projects providing additional support and automation. The switch to the new ci-environment is to isolate the build minions for security reasons. Change-Id: I685c712536b99c2c893f40d37a1af136a8a21daf Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-02-07Modify puppet-fdio nodeVanessa Rene Valderrama1-2/+2
Modifying the puppet-fdio node to use the FDIOVEX instances while we determine why the FDIOVEX-CI environment instances aren't spinning up Change-Id: Iefbcef846c2ff294852e93bc6e5ccab781bcdc46 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-02-06Configure puppet-fdio Jenkins viewVanessa Rene Valderrama1-0/+6
Manage puppet-fdio views with JJB view-templates Change-Id: Ib9d251c6409ac13ee77ef7586739f5da32c6401b Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-01-30Fix nodeVanessa Rene Valderrama1-2/+2
Changing node name to resusable variable Change-Id: I2aa605f41927e8a6ea25f2d6b2f9e87390d1d187 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-01-28Modify puppet-fdio nodeVanessa Rene Valderrama1-2/+2
This node change will switch puppet-fdio to use the new common-packer CentOS7 image and the new ci-environment. The switch to common-packer standardizes the project with other LF projects providing additional support and automation. The switch to the new ci-environment is to isolate the build minions for security reasons. Change-Id: Ib6ce32dbb1d0045268ca8ebea2f761659676ee0d Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2018-10-09Fix puppet-fdio lintingVanessa Rene Valderrama1-54/+54
Fixing puppet-fdio linting Change-Id: Ibcf0a85f98943d171e5a2cb481171641e8e7e49d Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2018-09-28Remove all logrotate callsEric Ball1-2/+2
These are deprecated, and were causing a warning from jjb. All logrotate calls have been replaced with build-discarder. Change-Id: Ic84be4c8b3500039e3a9c5a1ce7c8ce4d853614d Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2018-08-29Modify OS syntaxVanessa Rene Valderrama1-3/+4
Modifying OS syntax to work with jenkins-jobs 2.0.2 Change-Id: I63679947e27aece3e9651701976e16f8541ef67e Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2016-12-21Enable log shipping on all puppet-fdio jobsVanessa Rene Valderrama1-0/+4
* Configure log shipping on all puppet-fdio jobs Change-Id: Iaf759aa813556f80b7e60c919249038053f196f6 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2016-12-16Convert puppet-fdio to be Packer compliantVanessa Rene Valderrama1-2/+2
Transition jobs for puppet-fdio to be Packer compliant * Modifying puppet-fdio build minions to use the new node naming standard * Temporarily using mvn33-new during cutover Change-Id: Iad46ce0b4d14cb0c698c0ac98254c9268feb4647 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2016-11-21puppet-fdio: move most test logic into repoFeng Pan1-60/+5
Change-Id: I3ff8d1f1b19d201b8af088afaba05ca7e4ec81a0 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-11-21puppet-fdio: check for public key fileFeng Pan1-1/+5
Change-Id: I9738c51ea4a473658145979d98d8dd16979aee41 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-11-21puppet-fdio: add check for existance of ssh key before generating new oneFeng Pan1-2/+3
Change-Id: I69fca1d480e2f89e059f29aeef681ae63e9796d3 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-11-18puppet-fdio: reformat jjb and add beaker testsFeng Pan3-60/+111
Change-Id: I4c98cdf9957a59284b63563e3a83a0db8dbd566c Signed-off-by: Feng Pan <fpan@redhat.com>
2016-11-09Add jjb for puppet-fdioFeng Pan3-0/+110
Change-Id: Iec23c6494fb71540f6b71728170f2c0fe313d912 Signed-off-by: Feng Pan <fpan@redhat.com>