Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🏗️ Maintenance/set locust image #2339

Merged

Conversation

sanderegg
Copy link
Member

What do these changes do?

pin locust version and pushes it to dockerhub so it is accessible from p2p test

Related issue/s

How to test

Checklist

@sanderegg sanderegg added the t:maintenance Some planned maintenance work label May 18, 2021
@sanderegg sanderegg added this to the Chinchilla milestone May 18, 2021
@sanderegg sanderegg requested review from pcrespov and mguidon May 18, 2021 14:52
@sanderegg sanderegg self-assigned this May 18, 2021
@sanderegg sanderegg requested a review from GitHK May 18, 2021 14:53
@@ -2,7 +2,7 @@ version: '3.8'

services:
master:
image: local/locust:latest
image: itisfoundation/locust:${LOCUST_VERSION}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you sure about the itisfoundation as a prefix for images?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@pcrespov pcrespov changed the title Maintenance/set locust image 🏗️ Maintenance/set locust image May 18, 2021
Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sanderegg sanderegg merged commit 10aef76 into ITISFoundation:master May 18, 2021
@sanderegg sanderegg deleted the maintenance/set_locust_image branch May 18, 2021 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t:maintenance Some planned maintenance work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants