revert clock
This commit is contained in:
parent
4c11abd5d0
commit
1f00cde5ec
8
index.js
8
index.js
@ -33,10 +33,10 @@ const scriptsDir = path.join(__dirname, 'jmeter-scripts');
|
|||||||
const schedule = [
|
const schedule = [
|
||||||
{
|
{
|
||||||
name: '20tps',
|
name: '20tps',
|
||||||
startHour: 16,
|
startHour: 23,
|
||||||
startMinute: 55,
|
startMinute: 0,
|
||||||
endHour: 17,
|
endHour: 23,
|
||||||
endMinute: 0,
|
endMinute: 10,
|
||||||
jmx: 'lastlocation_20tps_10min_3000req.jmx',
|
jmx: 'lastlocation_20tps_10min_3000req.jmx',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user