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

Mode autoyast #127

Merged
merged 6 commits into from
Feb 27, 2020
Merged

Mode autoyast #127

merged 6 commits into from
Feb 27, 2020

Conversation

teclator
Copy link
Contributor

Problem

In case of an autoinstallation with VNC, the server is not reachable during the second stage.

Solution

Bring back the firewall installation finish client which opens the VNC or SSH server ports if firewalld is installed and the installation is done remotely through VNC or SSH.

Test

  • Tested manually

@coveralls
Copy link

coveralls commented Feb 26, 2020

Coverage Status

Coverage increased (+0.06%) to 88.061% when pulling ee18091 on mode_autoyast into 0792132 on master.

package/yast2-firewall.changes Outdated Show resolved Hide resolved
src/lib/y2firewall/clients/installation_finish.rb Outdated Show resolved Hide resolved
test/lib/y2firewall/clients/installation_finish_test.rb Outdated Show resolved Hide resolved
test/lib/y2firewall/clients/installation_finish_test.rb Outdated Show resolved Hide resolved
@imobachgs imobachgs self-requested a review February 27, 2020 09:58
@@ -399,4 +399,10 @@
end
end
end

describe "#packages" do
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was not related to the fix, but decreasing the test coverage is not nice 😆 . So, this was added just for increasing the test coverage slightly.

@teclator teclator merged commit 922481e into master Feb 27, 2020
@teclator teclator deleted the mode_autoyast branch February 27, 2020 13:02
@yast-bot
Copy link
Contributor

✔️ Public Jenkins job #29 successfully finished
✔️ Created OBS submit request #779909

@yast-bot
Copy link
Contributor

✔️ Internal Jenkins job #6 successfully finished
✔️ Created IBS submit request #212746

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.

None yet

4 participants