Commit Graph

13 Commits

Author SHA1 Message Date
William Giokas
cae88f2a25
Move all pipelines to be fully scripted
This allows us to properly clean out the workspace before a job run.
2018-09-25 10:10:42 -06:00
William Giokas
5242cb143a
Added a quote to kitchen Jenkinsfiles
Kitchen wasn't running correctly
2018-08-06 08:25:25 -06:00
William Giokas
fa4ef92e79
Record all the artifacts from the build 2018-08-05 15:53:18 -04:00
Brett Benassi
8594a8dd05
Adding PY_COLORS=1 as PY_COLORS = 1 instead 2018-07-17 13:57:00 -06:00
Brett Benassi
314b0e3599
Adding PY_COLORS=1 for python programs to use ANSI Colors 2018-07-17 13:54:11 -06:00
Brett Benassi
b705e8f7a5
Adding correct spacing to options section 2018-07-17 12:26:37 -06:00
Brett Benassi
9d8a7e07db
Adding options to Jenkins pipline builds 2018-07-17 12:21:19 -06:00
William Giokas
72b1830974
Set up junit in jenkins
Moved the archive to the always statement. Doesn't change the junit
stuff, but now we at least save the XML when we fail.
2018-07-12 10:17:03 -06:00
William Giokas
9fc7815594
Clean up the workspaces at the end for every job 2018-06-29 15:47:30 -04:00
William Giokas
6a70ba222e
Use the right ssh key to destroy kitchen 2018-06-29 15:43:55 -04:00
William Giokas
9d6ba3e247
Set jobs to pending when they come in 2018-06-26 19:43:53 -04:00
William Giokas
727d2b4ffe
Use proper creds with githubNotify
I also made it more generic for the distros.
2018-06-26 19:43:53 -04:00
William Giokas
494727ab39 Add docs, kitchen tests
Also remove a pwd call from the lint, we don't need it anymore.
2018-06-13 16:41:27 -06:00