Skip to content

example.yml config throwing error #3

Description

@alice-carr

Hi, when running the example.yml I'm running into the following error:

.   /usr/local/lib/node_modules/artillery/core/lib/engine_util.js:77
    if (typeof opts.overValues !== 'undefined') {
                    ^

TypeError: Cannot read property 'overValues' of undefined
    at aLoop (/usr/local/lib/node_modules/artillery/core/lib/engine_util.js:77:21)
    at fn (/usr/local/lib/node_modules/artillery-engine-kinesis/node_modules/async/lib/async.js:746:34)
    at /usr/local/lib/node_modules/artillery-engine-kinesis/node_modules/async/lib/async.js:1213:16
    at /usr/local/lib/node_modules/artillery-engine-kinesis/node_modules/async/lib/async.js:166:37
    at /usr/local/lib/node_modules/artillery-engine-kinesis/node_modules/async/lib/async.js:706:43
    at /usr/local/lib/node_modules/artillery-engine-kinesis/node_modules/async/lib/async.js:167:37
    at Immediate.<anonymous> (/usr/local/lib/node_modules/artillery-engine-kinesis/node_modules/async/lib/async.js:1206:34)
    at runCallback (timers.js:705:18)
    at tryOnImmediate (timers.js:676:5)
    at processImmediate (timers.js:658:5)

Artillery version is 1.6.0-28 and I'm running with artillery run example.yml.
Could you advise if this is a bug/ issue with example.yml or I'm doing something wrong?
Note: I'm also seeing this issue whenever trying to run a loop with artillery-engine-kinesis

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions