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 warnings for inst prefix #5723

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

Conversation

r0x0d
Copy link
Contributor

@r0x0d r0x0d commented Jun 26, 2024

There were a couple of places were warnings were left behind to warn the users that using inst. was now required for some boot options. This patch removes the warnings as it is mandatory to have the prefix for those options.

@r0x0d
Copy link
Contributor Author

r0x0d commented Jun 26, 2024

/build-image

@r0x0d
Copy link
Contributor Author

r0x0d commented Jun 26, 2024

/kickstart-tests --testtype dracut

Copy link

Images built based on commit 367ac1a:

  • boot.iso: success

Download the images from the bottom of the job status page.

dracut/parse-anaconda-options.sh Outdated Show resolved Hide resolved
dracut/parse-anaconda-options.sh Outdated Show resolved Hide resolved
dracut/parse-anaconda-options.sh Outdated Show resolved Hide resolved
@r0x0d r0x0d force-pushed the remove-deprecated-warnings-for-inst branch from 367ac1a to 5db8a1e Compare June 27, 2024 12:56
@r0x0d r0x0d force-pushed the remove-deprecated-warnings-for-inst branch from 5db8a1e to ca0a458 Compare June 27, 2024 12:57
There were a couple of places were warnings were left behind to warn the
users that using `inst.` was now required for some boot options. This
patch removes the warnings as it is mandatory to have the prefix for
those options.
@r0x0d r0x0d force-pushed the remove-deprecated-warnings-for-inst branch from ca0a458 to 0a3fcab Compare June 27, 2024 12:57
@KKoukiou KKoukiou self-requested a review June 27, 2024 14:36
@KKoukiou
Copy link
Contributor

/kickstart-tests --testtype smoke

@KKoukiou
Copy link
Contributor

/kickstart-tests --testtype dracut

Copy link
Contributor

@KKoukiou KKoukiou left a comment

Choose a reason for hiding this comment

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

We need to adjust 'dracut-visible-warnings.sh' test in https://github.com/rhinstaller/kickstart-tests/ repository and merge in one go.

@KKoukiou KKoukiou added the blocked Don't merge this pull request! label Jun 28, 2024
@KKoukiou KKoukiou requested a review from rvykydal June 28, 2024 10:54
@r0x0d
Copy link
Contributor Author

r0x0d commented Jul 8, 2024

/kickstart-tests --testtype dracut

@r0x0d r0x0d force-pushed the remove-deprecated-warnings-for-inst branch from bcb7741 to 0a3fcab Compare July 8, 2024 13:24
r0x0d added a commit to r0x0d/kickstart-tests that referenced this pull request Jul 8, 2024
We removed the deprecated warnings for inst.* in anaconda, thus, this
test will always assert for something that will not appear anymore

Anaconda PR: rhinstaller/anaconda#5723
@r0x0d
Copy link
Contributor Author

r0x0d commented Jul 8, 2024

Kickstart PR: rhinstaller/kickstart-tests#1239

@KKoukiou KKoukiou removed the request for review from rvykydal July 11, 2024 08:02
@jkonecny12
Copy link
Member

@jstodola are you fine with doing this now? I guess it's fine for RHEL-11 to do this?

@jstodola
Copy link
Contributor

Yes, I'm fine with this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Don't merge this pull request! f41
4 participants