Brett Benassi
57e630c0ae
Adding failure messages for PR.
2018-10-05 08:46:15 -06:00
William Giokas
9ef9206520
Actually catch the exception when we fail
...
This should actually cause builds to fail when any part in the try block
fails. We still delete instances and try junit rendering, but if things
fail then they get marked on github as failed.
2018-10-02 23:31:23 +02:00
Brett Benassi
b25ac9f773
Adding some changes for the status
2018-09-28 15:42:31 -06:00
Brett Benassi
f6d967931c
Updating syntax to be better and with new lines
2018-09-28 13:31:58 -06:00
Brett Benassi
855ffe60fc
Adding timeout to all pipelines so that the build aborts
2018-09-28 12:10:55 -06:00
William Giokas
5b16996e20
Fix the new pipelines
2018-09-26 12:12:33 -06:00
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