Commit Graph

76 Commits

Author SHA1 Message Date
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
f8bd47b684
Merge branch '2019.2.1' into hotfix/full-test-run-2019.2.1 2019-06-05 11:35:09 +01:00
Pedro Algarvio
1cf57e9418
Merge pull request #53273 from s0undt3ch/hotfix/py3-nox-docs-2019.2.1
[2019.2.1] Switch docs building under Py3
2019-06-05 11:01:02 +01: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
07f432796c
Switch docs building under Py3
Refs #53137
2019-05-29 11:42:01 +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
0ffe7ca509
We no longer test againt Ubuntu 14.04 which reached EOL 2019-05-09 14:15:32 +01:00
Daniel A. Wozniak
0b81841b71
Cherry-pick test fix 2019-05-09 14:02:53 +01:00
Pedro Algarvio
63663cfc1c
We no longer test againt Ubuntu 14.04 which reached EOL 2019-05-08 13:16:52 +01:00
Pedro Algarvio
10283b4534
Upload coverage reports on full test runs 2019-05-08 13:16:51 +01:00
Daniel A. Wozniak
63759444df
Add ubuntu1804 to pr tests 2019-05-08 13:16:50 +01:00
Daniel A. Wozniak
0ce086d13d
Fix remaining failures on ubuntu 1404 and add to PR tests 2019-05-08 13:16:49 +01:00
Daniel A. Wozniak
fdf80fd87e
Change py3 windows timeout from 6 to 8 hours 2019-05-08 13:16:49 +01:00
Pedro Algarvio
89533bad2c
Fix NOX_ENV_NAME 2019-05-08 13:16:48 +01:00
Pedro Algarvio
7cfc9e8007
Fix NOX_ENV_NAME 2019-05-08 13:16:48 +01:00
Pedro Algarvio
2087c91d19
Fix NOX_ENV_NAME 2019-05-08 13:16:47 +01:00
Pedro Algarvio
2f1aff595b
Rename kitchen-centos6-py3 to kitchen-centos6-py2 2019-05-08 13:16:47 +01:00
Daniel A. Wozniak
2cf4b98952
Add centos-6-py2 and debain 8,9 py2 and 3 to PR tests 2019-05-08 13:16:47 +01:00
Daniel A. Wozniak
67095dfe2c
Add 'runFull' build parameter for PR tests 2019-05-08 13:16:45 +01:00
Pedro Algarvio
eed7d68ab8
Create nox lint virtualenvs before running them 2019-05-08 13:16:43 +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
Damon Atkins
da1fc3288f change params.CHANGE_BRANCH to env.CHANGE_BRANCH 2018-12-19 18:31:16 +11:00
Damon Atkins
5936066e62 ensure archiveArtifacts are always collected. Use CHANGE_BRANCH to detect merge-forward 2018-11-30 23:36:07 +11:00
Damon Atkins
b6d1605f99 ci/lint corrected filenames and test condition on full lint
Also fix CODEOWNER team name
2018-11-29 23:44:11 +11:00
Damon Atkins
2d1f51ce84 Fix lint only changes, full lint on merge forwards
- lint only changes previous diff picked up out of data files, when the branch was out of date.
- full limit on merge forward to pick up changes in the lint checks between versions.
- update CODEOWNERS for .ci/*
2018-11-22 20:15:08 +11:00
Erik Johnson
870a364a78
Set docs jenkins job to treat warnings as errors 2018-11-13 13:25:58 -06:00
Damon Atkins
eb13407cf1 capture some extra info 2018-10-24 23:39:27 +11:00
Damon Atkins
aebce88d82
Merge branch '2017.7' into jenkins_pylint 2018-10-23 00:35:54 +11:00
Damon Atkins
5f708fac39 use awk to create the other files, so git does not need to search again 2018-10-21 20:06:41 +11:00
Damon Atkins
6b96a24b97 Adjust jenkins linting process, only run stage if required, use git diff to find files, instead of find, report on status, changed and deleted files, lint only changed files. 2018-10-21 01:30:54 +11:00
William Giokas
27c7ac94b7
Increase centos7-py2 kitchen pr timeout to 8 hours
The centos7-py2 tests have been consistently failing to finish before
the timeout. I am increasing the timeout for these tests to 8 hours in
order to see if we can finish a few of them. They should get much closer
to finishing as the branch tests have been finishing at around the 6:30
or 7:00 mark sometimes.
2018-10-18 11:11:59 -04: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 Wallace
5d2c9b6002
Merge pull request #49371 from rallytime/bp-49064
Back-port #49064 to 2017.7
2018-08-28 16:10:42 -05:00
William Giokas
bc52f7c1bf
Stop running lint on all files when no changes
Stops our lint from running on all of the files in `salt/` or `test/`
when no files were modified. By default, when tox is told to run with no
positional arguments, it'll run on all files we'd look at. When run with
positional arguments it'll run only on those files. This makes it so
that tox, by default, will only run lint checks on commits that actually
change the files in `salt/` or `test/`.
2018-08-28 10:57:56 -04:00
Daniel A. Wozniak
7cdba27c2b
Add ci scripts for windows PR builds 2018-08-24 16:09:40 -07:00
William Giokas
5242cb143a
Added a quote to kitchen Jenkinsfiles
Kitchen wasn't running correctly
2018-08-06 08:25:25 -06:00