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

Run in container #577

Merged
merged 5 commits into from
May 26, 2022
Merged

Run in container #577

merged 5 commits into from
May 26, 2022

Conversation

lslezak
Copy link
Member

@lslezak lslezak commented May 26, 2022

Problem

  • Adapt the registration module to be able to run in a management container

Solution

  • At the beginning we need to copy some* files from the host system to the container
  • At the end we need to copy some* files back to the host system
  • In a management container it is set to /mnt
  • In a normal running system is set to /

*) This includes the SMT/RMT SSL certificate, the libzypp credentials and the SUSEConnect config file

Notes

Testing

  • Tested manually

@coveralls
Copy link

coveralls commented May 26, 2022

Coverage Status

Coverage decreased (-0.1%) to 84.171% when pulling 353ba55 on run_in_container into f021a5b on master.

@lslezak lslezak merged commit 033c88c into master May 26, 2022
@lslezak lslezak deleted the run_in_container branch May 26, 2022 15:01
@yast-bot
Copy link
Contributor

✔️ Public Jenkins job #152 successfully finished
✔️ Created OBS submit request #979366

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.

4 participants