moodle/admin/tool
Eloy Lafuente (stronk7) b5c6ce0d7f MDL-72921 generators: exported users now match the plan size definition
Before this patch the exported users (to csv file that jmeter consumes)
were all the enrolled users in the test course. And that's ok when the
number of users enrolled match the number of concurrent threads planned
for a jmeter plan (each thread is a user).

But when both numbers don't match, that can lead to the jmeter plan
not behaving as expected, because it iterates over the excessive users
in the file, leading to some users having run 5 loops, others 4...

The only way to make results more consistent is to, always, ensure that
the number of users exported for the plan match the plan size and not
the site size.

And that's what this issue exactly does, restrict the export to the
number of threads that the plan will have. So every user always runs
the very same number of loops.
2021-10-29 18:03:39 +02:00
..
analytics Merge branch 'MDL-71973' of https://github.com/mohalisad/moodle 2021-08-20 19:07:25 +02:00
availabilityconditions MDL-72720 availability: Implement enable_plugin() method 2021-10-14 16:54:13 +02:00
behat MDL-72091 Navigation: Update navigation to match designs 2021-10-11 12:20:34 +08:00
brickfield MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
capability MDL-72115 course: Rename Miscellaneous category 2021-09-13 08:36:17 +02:00
cohortroles Merge branch 'MDL-68635' of https://github.com/paulholden/moodle 2021-04-06 22:23:15 +02:00
componentlibrary MDL-72805 tool_componentlibrary: Add image role to informative icons 2021-10-13 22:37:02 +08:00
customlang MDL-71965 lang: Fix lang tst to not use boost-only footer feature 2021-10-13 09:02:37 +08:00
dataprivacy MDL-69371 behat: Raise privacy exports allowed size 2021-10-22 08:31:38 +02:00
dbtransfer MDL-69050 lang: Fix few remaining places spotted during integration 2020-10-01 13:02:48 +02:00
filetypes MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
generator MDL-72921 generators: exported users now match the plan size definition 2021-10-29 18:03:39 +02:00
httpsreplace MDL-37655 phpunit: Avoid having multiple testcase classes in 1 file 2021-03-30 19:17:54 +02:00
innodb MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
installaddon MDL-67673 phpunit: Remove deprecated assertInternalType() 2020-10-21 12:45:59 +02:00
langimport MDL-71113 js: Fix all jsdoc warnings 2021-06-18 09:38:05 +08:00
licensemanager MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
log MDL-72720 logstore: Display config changes as expected 2021-10-18 11:30:53 +02:00
lp MDL-72013 js: Fix jsdocs to meet stricter eslint 2021-10-21 13:28:00 +08:00
lpimportcsv MDL-72119 admin: Move Enable competencies to Advanced features 2021-09-13 08:29:22 +02:00
lpmigrate MDL-71036 phpunit: Coding style changes, 99% whitespace only 2021-03-11 23:04:32 +01:00
messageinbound MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
mobile MDL-72119 admin: Move Enable WS for mobile to Advanced features 2021-09-13 08:29:22 +02:00
monitor MDL-72094 report: Avoid storing the last accessed course report 2021-09-14 11:44:18 +08:00
moodlenet Merge branch 'MDL-72115-master' of git://github.com/sarjona/moodle 2021-09-14 22:42:15 +02:00
multilangupgrade MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
oauth2 MDL-71610 core_behat: access site admin manage tags link 2021-09-29 09:25:36 +02:00
phpunit MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
policy Merge branch 'MDL-69371-master-4' of git://github.com/bmbrands/moodle 2021-10-21 17:16:48 +08:00
profiling MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
recyclebin MDL-72179 behat: Make use of page resolvers 2021-07-26 15:14:28 +08:00
replace MDL-67228 tool: Set tool_replace maturity 2021-08-23 07:49:20 +02:00
spamcleaner MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
task MDL-72467 tool_task: improve cron status check details. 2021-09-02 17:32:19 +01:00
templatelibrary MDL-71113 js: Fix all jsdoc warnings 2021-06-18 09:38:05 +08:00
unsuproles MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
uploadcourse MDL-72309 course: make category a required field in forms. 2021-10-04 08:11:32 +01:00
uploaduser MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
usertours Merge branch 'MDL-72781-master' of git://github.com/mickhawkins/moodle 2021-10-28 22:26:59 +02:00
xmldb MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
upgrade.txt MDL-72335 tool_health: Remove tool_health from core 2021-09-27 07:12:32 +02:00