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

prombench: Added support for --bench.version and --bench.directory flags. #812

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

bwplotka
Copy link
Member

See prometheus/proposals#41 for rationales.

Prometheus job got updated with prometheus/prometheus#15682

Signed-off-by: bwplotka bwplotka@gmail.com

Implements first phase of prometheus/proposals#41

Signed-off-by: bwplotka <bwplotka@gmail.com>
@bwplotka bwplotka marked this pull request as ready for review December 17, 2024 14:19
…` flags.

See prometheus/proposals#41 for rationale.

Prometheus job got updated with prometheus/prometheus#15682

Signed-off-by: bwplotka <bwplotka@gmail.com>
Copy link
Member

@ArthurSens ArthurSens left a comment

Choose a reason for hiding this comment

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

I've reviewed only Makefile and manifests/documentation changes and had to stop for some time 😬

I've left a couple of questions and will hopefully find more time to review the go code later :)

prombench/Makefile Show resolved Hide resolved
prombench/Makefile Show resolved Hide resolved
prombench/README.md Outdated Show resolved Hide resolved
prombench/manifests/prombench/README.md Outdated Show resolved Hide resolved
Signed-off-by: bwplotka <bwplotka@gmail.com>
Signed-off-by: bwplotka <bwplotka@gmail.com>
# In such a case we pull a prombench repository for the given branch or commit version
# and adjust PROMBENCH_DIR. As a result `make deploy` and `make clean` jobs
# will apply /manifests/ apply custom manifests or even node pools.
.PHONE: maybe_pull_custom_version
Copy link
Member Author

Choose a reason for hiding this comment

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

LOL, I just noticed ☎️ XD

It should be .PHONY: but I copied other commands 🙈 will fix later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants