Skip to content

Add action to test image changes against foremanctl#27

Merged
ehelms merged 1 commit intomasterfrom
add-test
Apr 23, 2026
Merged

Add action to test image changes against foremanctl#27
ehelms merged 1 commit intomasterfrom
add-test

Conversation

@ehelms
Copy link
Copy Markdown
Member

@ehelms ehelms commented Apr 15, 2026

Giving this idea a shot to be able to test image changes through PRs against a subset of foremanctl tests.

Comment thread .github/workflows/integration.yml Outdated
Copy link
Copy Markdown
Member

@evgeni evgeni left a comment

Choose a reason for hiding this comment

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

The remaining error is

FAILED tests/foreman_test.py::test_katello_services_status[candlepin_events] - KeyError: 'candlepin_events'

and is caused by the fact that candlepin_events is gone in nightly, but still present in foremanctl test suite.

As @amolpati30 fixed that recently in robottelo, I've asked him to look at the foremanctl tests too and make them not to have a hard-coded list of services to check.

You could add a -k 'not candlepin_events' to the pytest args here for now, but I don't think it's necessary.

@ehelms ehelms merged commit 80add45 into master Apr 23, 2026
5 of 6 checks passed
@ehelms ehelms deleted the add-test branch April 23, 2026 17:02
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