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

Adding observability Strategy tests and fixing typo in Prometheus URL variable in test_alerts #40

Merged
merged 5 commits into from
Feb 27, 2023

Conversation

lnatapov
Copy link
Contributor

No description provided.

root and others added 2 commits February 14, 2023 11:07
Removing prom_host
Addin prom_url
Fixing typo in prometheus URL varibale in test_alerts
@lnatapov lnatapov changed the title Fixing typo in Prometheus URL Fixing typo in Prometheus URL variable in test_alerts Feb 14, 2023
@lnatapov lnatapov changed the title Fixing typo in Prometheus URL variable in test_alerts Adding observability Strategy tests and fixing typo in Prometheus URL variable in test_alerts Feb 23, 2023
@lnatapov lnatapov requested a review from csibbitt February 23, 2023 07:31
changed_when: false


- name: "Verify that Prometheus object didn't respawn"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- name: "Verify that Prometheus object didn't respawn"
- name: "Verify that Prometheus pod didn't respawn"

changed_when: false


- name: "Verify that Alertmanager object didn't respawn"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- name: "Verify that Alertmanager object didn't respawn"
- name: "Verify that Alertmanager pod didn't respawn"

changed_when: false


- name: "Verify that elasticsearch object didn't respawn"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- name: "Verify that elasticsearch object didn't respawn"
- name: "Verify that elasticsearch pod didn't respawn"



- name: "Wait 2 minutes before checking that pods didn't return"
ansible.builtin.shell:
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nice !

Copy link
Contributor

@csibbitt csibbitt left a comment

Choose a reason for hiding this comment

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

LGTM

@lnatapov lnatapov merged commit 20818b4 into infrawatch:master Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants