Felippe Burk
9c0b2160b6
#53931 never fail on codecov curls
2019-08-21 11:37:12 -06:00
Pedro Algarvio
b09963b096
Update CI pipelines. Remove old jenkins cruft.
2019-07-19 21:09:40 +01:00
Bryce Larson
aae0bf64d6
increase sleep time between kitchen create failures to account for api limits
2019-07-16 12:12:35 -06:00
Pedro Algarvio
118fbf74a5
Improve slack message
2019-07-05 17:15:50 +01:00
Pedro Algarvio
62a2ee8773
Archive the kitchen logs
2019-07-05 16:29:01 +01:00
Pedro Algarvio
45f19afbc5
Use milestones to abort previous, still running, builds, on new builds
2019-07-04 17:59:38 +01:00
Pedro Algarvio
024be84024
CI Pipelines. Timeout after getting a node. Report exit code.
2019-06-26 20:30:17 +01:00
Pedro Algarvio
e85e2f4719
Minor fixes/adjustments to the new CI pipelines
2019-06-25 19:13:01 +01:00
Pedro Algarvio
24d6d094a1
Update pipelines to work on old and new jenkins
2019-06-19 12:46:32 +01:00
Daniel Wozniak
701218ca87
Revert "Non optional full test runs for 2019.2.1"
2019-06-10 14:28:54 -07:00
Bryce Larson
05368a124b
Merge branch '2019.2.1' into 2019.2.1
2019-06-10 11:13:28 -06:00
Bryce Larson
928b05f863
only fetch pr target branch instead of all branches to save time and disk space
2019-06-09 16:41:29 -06:00
Bryce Larson
ccc61060a0
only keep last 10 builds of every pr on jenkins to reduce disk usage
2019-06-08 11:27:01 -06:00
Pedro Algarvio
45c3c066ae
Non optional full test runs for 2019.2.1
2019-05-31 18:57:47 +01:00
Pedro Algarvio
6e778efc8e
Refactor Jenkins PR pipelines to download artifacts after timeout
2019-05-29 14:24:42 +01:00
Pedro Algarvio
247c46162e
Always run the full test suite on the 2019.2.1 release branch
2019-05-28 16:38:27 +01:00
Pedro Algarvio
166067c591
Use currentBuild.resultIsBetterOrEqualTo
instead
2019-05-27 11:58:37 +01:00
Pedro Algarvio
0e139bf1cb
Fix GOLDEN_IMAGES_CI_BRANCH
value
2019-05-09 14:26:46 +01:00
Pedro Algarvio
10283b4534
Upload coverage reports on full test runs
2019-05-08 13:16:51 +01:00
Daniel A. Wozniak
67095dfe2c
Add 'runFull' build parameter for PR tests
2019-05-08 13:16:45 +01:00
Pedro Algarvio
3482c4da82
Disable code coverage uploads.
...
We're not running the full test suite
2019-05-08 13:16:39 +01:00
Pedro Algarvio
337c737229
Update CI jobs to point to 2018.3
2019-05-08 13:16:38 +01:00
Pedro Algarvio
5c7a956364
Don't fail the build if the issue was sending a slack notification
2019-05-08 13:16:35 +01:00
Pedro Algarvio
1cd00c00ae
Update PR CI jobs for nox
2019-05-08 13:16:33 +01:00
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