Manjinder Singh
6c69b6d435
Adding code to output pytest warnings. ( #22570 )
...
* Added pytest-json-report plugin
- modifying app-opts in setup.cfg
- adding hook to all conftest.py files in repo
- setting report to be saved to test_root/log/warnings.json
- Writing custom logic to save json report to avoid overwrite if pytest called twice
This was created to allow us to easily parse through test warnings in jenkins
2020-01-02 10:01:52 -05:00
Jeremy Bowman
052f853ec1
Fix Jenkins virtualenv cleanup ( #22356 )
2019-11-21 11:05:05 -05:00
Calen Pennington
37c92fe8d4
Merge pull request #21354 from cpennington/specific-wtw-context-for-s3-files
...
Set a specific WTW context to name coverage files to upload/download …
2019-08-30 12:22:37 -04:00
Jeremy Bowman
b44be34756
TE-2847 Send more Jenkins data to Splunk ( #21436 )
2019-08-23 15:06:36 -04:00
Calen Pennington
b7f3223ea4
Set a specific WTW context to name coverage files to upload/download from s3
2019-08-16 12:57:19 -04:00
Calen Pennington
d0b160888b
Archive all coverage reports, named by test context
2019-07-30 15:18:25 -04:00
Calen Pennington
a0e4adbaa5
Archive the combined python coverage file
2019-07-24 13:37:30 -04:00
Michael Youngstrom
139cdb8ba2
Switch testing from ecs to ec2 ( #20846 )
2019-06-27 22:04:02 -04:00
Michael Youngstrom
4160cd1310
Add repo as an argument to the notifier ( #20678 )
2019-05-24 10:44:17 -04:00
Michael Youngstrom
640ff4ed10
Fix slack messaging in pipelines
2019-04-18 10:56:01 -04:00
Michael Youngstrom
2fb8473e0a
Move context to env var
2019-02-28 10:20:27 -05:00
Jeremy Bowman
3e28f90ed8
TE-2851 Preserve stdout on Jenkins test failures
2019-02-06 14:15:54 -05:00
Stuart Young
31d0ab9321
fix typo in python jenkinsfile
2019-01-30 09:49:49 -05:00
Jeremy Bowman
f7799bad9e
Fix coverage on remote xdist nodes
2019-01-22 14:42:07 -05:00
Michael Youngstrom
d8e50c3f1a
Enable private pipeline jobs
2019-01-15 09:53:38 -05:00
Michael Youngstrom
c2f57f975b
Allow merge builds for lettuce and python
2019-01-03 15:08:39 -05:00
Michael Youngstrom
7622c6850e
Adjust unittest containers and delete old Jenkinsfile
2018-11-20 16:21:31 -05:00
Jeremy Bowman
84d780e681
TE-2804 Optimize pipeline git usage
2018-11-14 16:17:17 -05:00