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

test: Makefile target to run against local Prometheus #8

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

pvoborni
Copy link
Member

@pvoborni pvoborni commented Oct 6, 2023

Adds several Makefile targets, but mainly:

  • make test-daemon
  • make clean-pod

Which can be used by developers to build&run host-metering locally within couple seconds againts a Prometheus server that is spawned in a podman container/pod.

The run can be cleaned-up via.

make clean
make clean-pod

README.md is updated to reflect this + several basic stuff that were missing.

Adds several Makefile targets, but mainly:

- `make test-daemon`
- `make clean-pod`

Which can be used by developers to build&run host-metering locally
within couple seconds againts a Prometheus server that is spawned in
a podman container/pod.

The run can be cleaned-up via.

```
make clean
make clean-pod
```

`README.md` is updated to reflect this + several basic stuff that were
missing.

Signed-off-by: Petr Vobornik <[email protected]>
@pvoborni pvoborni merged commit 320e44d into RedHatInsights:main Oct 9, 2023
1 check passed
Copy link

github-actions bot commented Nov 7, 2023

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants