Skip to content

Variable replacement not working for Connection parameters #74

@JesseDocken

Description

@JesseDocken

I have a load testing script that computes a payload to send to an exchange. I wanted to be able to parameterize the connection so that I could easily point the load test at the different environments for my application, however when I try to do so (for example, setting Host to ${AMQP_HOST}), it just uses that plain string as the host rather than evaluating the hostname.

image
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions