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

Remove deprecated method boot option #5886

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

KKoukiou
Copy link
Contributor

This is deprecated ~10 years already.

https://issues.redhat.com/browse/INSTALLER-1818

This is deprecated ~10 years already.
Copy link
Member

@jkonecny12 jkonecny12 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 to me. Let's just make sure that we don't break anything.

Comment on lines -92 to -94
elif opts.method:
elif opts.repo:
log.debug("Use the DNF source from opts.")
source_proxy = self._create_source_from_url(opts.method)
Copy link
Member

Choose a reason for hiding this comment

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

Hmm, I wonder about this. We should run payload kickstart tests to test different payloads are correctly created.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I also found it weird.

@jkonecny12
Copy link
Member

/kickstart-test --testtype payload

@KKoukiou
Copy link
Contributor Author

/kickstart-test --testtype smoke

@KKoukiou KKoukiou merged commit 3fc0362 into rhinstaller:master Sep 19, 2024
16 checks passed
@KKoukiou KKoukiou deleted the INSTALLER-1818 branch September 20, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants