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

ceph-dashboard-* jobs: Install Prometheus and Alertmanager #1497

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

callithea
Copy link
Member

In order to test the alert configuration within the dashboard
(e2e tests) we need to have Prometheus and Alertmanager running
on the system. Added a new script which takes care of the installation
and running Prometheus and Alertmanager in the background.
Added the script only to the dashboard e2e Jenkins job (for the time being),
the processes will be killed at the end of the job.

Signed-off-by: Laura Paduano lpaduano@suse.com

@callithea
Copy link
Member Author

Edit: Killing the processes should not be required since the workspace dir will be wiped at the end of the job.

In order to test the alert configuration within the dashboard
(e2e tests) we need to have Prometheus and Alertmanager running
on the system. Added a new script which takes care of the installation
and running Prometheus and Alertmanager in the background.
Added the script only to the dashboard e2e Jenkins job (for the time being),
the processes will be killed at the end of the job.

Signed-off-by: Laura Paduano <lpaduano@suse.com>
@callithea callithea force-pushed the ceph-dashboard--add-prometheus-alertmanager branch from 8b98a28 to 8b726e7 Compare February 28, 2020 08:49
@djgalloway djgalloway changed the base branch from master to main May 25, 2022 18:47
@djgalloway
Copy link

Is this still desired?

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

Successfully merging this pull request may close these issues.

None yet

2 participants