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
Daniel A. Wozniak
7cdba27c2b
Add ci scripts for windows PR builds
2018-08-24 16:09:40 -07:00