- Mar 02, 2020
-
-
Jeremy Bowman authored
The last time we tried this upgrade we encountered timeouts on the quality job, which it now appears were due to the worker running pylint common running out of memory and killing the Jenkins process. Switching to a different worker type with double the RAM (8 GB vs. 4 GB) seems to have fixed this; about 5.5 GB was used. Upstream is aware of the high memory usage on large projects, it's apparently due primarily to a cache of parsed modules: https://github.com/PyCQA/pylint/issues/1495 . Even after disabling some of the new checks that have been added, the new version of pylint found about twice as much to complain about. Just bumping the threshold for now to unblock the Django upgrade, we can try automated utilities like pyupgrade to fix some of these later.
-
- Feb 11, 2020
-
-
Calen Pennington authored
Pipe COLLECT_WHO_TESTS_WHAT through to jenkins-report.sh so that we upload coverage contexts nightly
-
- Jan 02, 2020
-
-
Manjinder Singh authored
* 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
-
- Dec 12, 2019
-
-
Calen Pennington authored
-
- Nov 21, 2019
-
-
Jeremy Bowman authored
-
- Oct 18, 2019
-
-
Jeremy Bowman authored
-
- Oct 09, 2019
-
-
Feanil Patel authored
Some change in the requirements here may be responsible for increased CPU and memory usage. This is causing production LMS for edx.org to run into lots of performance issues. Reverting for now until we can narrow it down to which change caused the issue.
-
- Oct 03, 2019
-
-
Stu Young authored
-
- Oct 01, 2019
-
-
Calen Pennington authored
-
- Sep 12, 2019
-
-
Jeremy Bowman authored
-
- Aug 23, 2019
-
-
Jeremy Bowman authored
-
- Aug 16, 2019
-
-
Calen Pennington authored
-
- Jul 30, 2019
-
-
Calen Pennington authored
-
- Jul 26, 2019
-
-
Calen Pennington authored
-
Calen Pennington authored
-
- Jul 24, 2019
-
-
Calen Pennington authored
-
- Jun 28, 2019
-
-
Michael Youngstrom authored
-
- May 24, 2019
-
-
Michael Youngstrom authored
-
- Apr 18, 2019
-
-
Michael Youngstrom authored
-
Michael Youngstrom authored
-
- Feb 28, 2019
-
-
Michael Youngstrom authored
-
- Feb 21, 2019
-
-
Julia Eskew authored
Add tests for run_pii_check paver command.
-
- Feb 06, 2019
-
-
Jeremy Bowman authored
-
- Feb 04, 2019
-
-
Jeremy Bowman authored
-
- Jan 30, 2019
-
-
Michael Youngstrom authored
-
Stuart Young authored
-
- Jan 28, 2019
-
-
Michael Youngstrom authored
-
- Jan 22, 2019
-
-
Jeremy Bowman authored
-
- Jan 15, 2019
-
-
Michael Youngstrom authored
-
- Jan 04, 2019
-
-
Michael Youngstrom authored
-
- Jan 03, 2019
-
-
Michael Youngstrom authored
-
- Dec 19, 2018
-
-
Michael Youngstrom authored
-
- Nov 26, 2018
-
-
Michael Youngstrom authored
-
- Nov 20, 2018
-
-
Michael Youngstrom authored
-
- Nov 14, 2018
-
-
Jeremy Bowman authored
-