- 17 Dec, 2020 1 commit
-
-
Andrew Nicols authored
-
- 13 Nov, 2020 2 commits
-
-
Eloy Lafuente authored
Add Moodle 3.11 versions (Moodle and Workplace) information See merge request integration/nightlyjobs!24
-
Eloy Lafuente authored
-
- 10 Sep, 2020 2 commits
-
-
jun authored
Add support for behatTimeoutMultiplier See merge request integration/nightlyjobs!23
-
Eloy Lafuente authored
Whenever there are really slow runs causing a lot of failures like: Javascript code and/or AJAX requests are not ready after 10 seconds. There is a Javascript error... If the problem is really the slowness of the environment and not any other blocking / pending JS stuff, this can be handy. It's converted to CFG->behat_increasetimeout that behat runs will use.
-
- 09 Sep, 2020 1 commit
-
-
Andrew Nicols authored
New maintenance job to enable/disable jobs by name matching See merge request integration/nightlyjobs!22
-
- 08 Sep, 2020 1 commit
-
-
Eloy Lafuente authored
Used primarily to disable all the security jobs when there aren't security issues and the workers are really busy. But can be used for any other bulk-toggle.
-
- 21 Aug, 2020 1 commit
-
-
Eloy Lafuente authored
Add support for cloning MM (Mobile) jobs. See merge request integration/nightlyjobs!21
-
- 17 Aug, 2020 1 commit
-
-
Eloy Lafuente authored
Note this is, right now the same case than W & S jobs, but thinking in future expansion, where more things to transform may be needed it has been coded like a separated case.
-
- 11 Aug, 2020 1 commit
-
-
Eloy Lafuente authored
Add Moodle 3.10 versions (Moodle and Workplace) information See merge request integration/nightlyjobs!20
-
- 10 Aug, 2020 1 commit
-
-
Eloy Lafuente authored
-
- 08 Jun, 2020 2 commits
-
-
Andrew Nicols authored
Add Moodle 3.9 versions (Moodle and Workplace) information See merge request integration/nightlyjobs!19
-
Eloy Lafuente authored
-
- 24 May, 2020 1 commit
-
-
Eloy Lafuente authored
MDLSITE-6127 CI: Add support for database slaves See merge request integration/nightlyjobs!18
-
- 22 May, 2020 1 commit
-
-
Andrew Nicols authored
-
- 21 May, 2020 2 commits
-
-
Andrew Nicols authored
Move highest 38_STABLE branches up to php74 See merge request integration/nightlyjobs!17
-
Eloy Lafuente authored
Both core and worplace branches.
-
- 18 May, 2020 2 commits
-
-
Eloy Lafuente authored
Note that behat saves them as .xml files under junit subdir, and phpunit saves them as .junit files without subdir, hence the 2 patterns.
-
Eloy Lafuente authored
-
- 16 May, 2020 2 commits
-
-
Eloy Lafuente authored
Add support for multiple reruns on failed runs See merge request integration/nightlyjobs!16
-
Eloy Lafuente authored
We enforce them to be always between 0 and 9 and junit only processes the result from the last ones, although all them are sent to the Amazon bucket for later inspections. not set = default = 1 rerun (right now) 0 = no rerun. 1-9 = number of reruns Also, removed some elements in the file paths (junit, s3 and archive artifacts) that apparently were redundant.
-
- 11 May, 2020 1 commit
-
-
Eloy Lafuente authored
Note that we still have php74 + oracle phpunit jobs failing for some unknown (yet) reason: MDL-68655 (they pass running local php74). So, while that bug is not resolved... we'll force master oracle phpunit jobs to use php73.
-
- 06 May, 2020 4 commits
-
-
Eloy Lafuente authored
Revert "Merge branch 'add_74_to_master' into 'master'" See merge request integration/nightlyjobs!15
-
Eloy Lafuente authored
This reverts merge request !14
-
Eloy Lafuente authored
Now master (39) can run php74 See merge request integration/nightlyjobs!14
-
Eloy Lafuente authored
-
- 16 Feb, 2020 1 commit
-
-
Eloy Lafuente authored
Somehow this param has become mandatory suddenly (2.204.2)
-
- 24 Dec, 2019 1 commit
-
-
Adrian Greeve authored
versions: Update PHP dependencies for Master to 7.2 See merge request integration/nightlyjobs!13
-
- 20 Dec, 2019 1 commit
-
-
Eloy Lafuente authored
-
- 19 Nov, 2019 1 commit
-
-
Eloy Lafuente authored
This has been superseed by CloneJobsFromViewTask that allows cloning from master (and from any other view) and also supports more jobs, like the workplace ones.
-
- 16 Nov, 2019 1 commit
-
-
Eloy Lafuente authored
version: Add Moodle 3.8 version information See merge request integration/nightlyjobs!11
-
- 15 Nov, 2019 1 commit
-
-
Andrew Nicols authored
Improved Cloner Task See merge request integration/nightlyjobs!12
-
- 14 Nov, 2019 1 commit
-
-
Eloy Lafuente authored
It supports all the original CloneMasterViewTask supports plus: - Clone not only FROM master but from any numerical job (W25, S36, MW37...) - Cloning MW jobs and MW versions (WP37...) This job has been already created @ ci.moodle.org to use this Task: https://ci.moodle.org/view/maintenance/job/MAINT%20-%20Clone%20jobs%20from%20view/
-
- 13 Nov, 2019 1 commit
-
-
Eloy Lafuente authored
Add wp branches See merge request integration/nightlyjobs!10
-
- 09 Nov, 2019 1 commit
-
-
Eloy Lafuente authored
-
- 04 Nov, 2019 2 commits
-
-
Eloy Lafuente authored
-
Eloy Lafuente authored
They follow the WORKPLACE_XX_LATEST schema
-
- 06 Aug, 2019 2 commits
-
-
Andrew Nicols authored
-
Andrew Nicols authored
-
- 05 Aug, 2019 1 commit
-
-
Andrew Nicols authored
Add support to mobile testing See merge request integration/nightlyjobs!9
-