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

Assert distribution support #467

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

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Feb 13, 2020

This takes the approach that if a distribution is supported, it should support certain versions that Foreman supports.

Currently this fails because not all modules mark the distributions as supported. This is an effort to ensure a platform is supported when we add it. Below is a list of current failures:

@theforeman-bot

This comment has been minimized.

2 similar comments
@theforeman-bot
Copy link
Member

@ekohl, this pull request is currently not mergeable. Please rebase against the develop branch and push again.

If you have a remote called 'upstream' that points to this repository, you can do this by running:

    $ git pull --rebase upstream develop

This message was auto-generated by Foreman's prprocessor

@theforeman-bot
Copy link
Member

@ekohl, this pull request is currently not mergeable. Please rebase against the develop branch and push again.

If you have a remote called 'upstream' that points to this repository, you can do this by running:

    $ git pull --rebase upstream develop

This message was auto-generated by Foreman's prprocessor

@ekohl
Copy link
Member Author

ekohl commented May 4, 2020

Updated to include EL8 to verify https://projects.theforeman.org/issues/29189. It will still fail and #493 is probably needed since that module isn't really receiving any attention. MongoDB on Debian 10 is not relevant to us, so I might special case it.

@ekohl ekohl force-pushed the assert-distro-support branch 2 times, most recently from f9ebda7 to b572959 Compare May 11, 2020 15:29
This takes the approach that if a distribution is supported, it should
support certain versions that Foreman supports.
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.

3 participants