Skip to content

Fix RHELOSP-176036 and RHELOSP-176038 sensubility health status tests#384

Open
danpawlik wants to merge 2 commits into
masterfrom
danpawlik-improve-RHELOSP-176038
Open

Fix RHELOSP-176036 and RHELOSP-176038 sensubility health status tests#384
danpawlik wants to merge 2 commits into
masterfrom
danpawlik-improve-RHELOSP-176038

Conversation

@danpawlik
Copy link
Copy Markdown
Contributor

@danpawlik danpawlik commented May 14, 2026

Both tests were failing because the script that is running inside the collectd container (collectd_check_health.py; check /etc/collectd-sensubility.conf config file in the collectd container) contains .*_cron in SKIP_LIST names that will ignore for checking current status. Instead of fixing the regex (.*_cron$), let's use another container name, that would not affect later tests.

Both tests were failing because the script that is running inside
the collectd container (collectd_check_health.py; check /etc/collectd-sensubility.conf
config file in the collectd container) contains '.*_cron' in SKIP_LIST
names that will ignore for checking current status. Instead of fixing
the regex '(.*_cron$)', let's use another container name, that would not
affect later tests.

Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>
@danpawlik danpawlik marked this pull request as draft May 14, 2026 07:23
@danpawlik danpawlik marked this pull request as ready for review May 15, 2026 06:40
Copy link
Copy Markdown
Contributor

@ayefimov-1 ayefimov-1 left a comment

Choose a reason for hiding this comment

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

Looks good!

@danpawlik danpawlik requested review from a team and jlarriba May 18, 2026 09:51
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.

3 participants