Skip to content

Instantly share code, notes, and snippets.

@joseivanlopez
Last active February 14, 2017 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joseivanlopez/a29ffc6ca92925526cdd7e631b4919d9 to your computer and use it in GitHub Desktop.
Save joseivanlopez/a29ffc6ca92925526cdd7e631b4919d9 to your computer and use it in GitHub Desktop.
Daily tasks report
  • (done) Create storage-ng branch in yast-autoinstallation (Rakefile, Travis, etc.)
  • (done) Add yast-autoinstallation to the storage-ng OBS project.
  • (done) Configure Jenkins for the new branch.
  • (done) Comment the offending code.
    • Only commented AutoInstallRules in order to installer works.
  • (done) Make the unit test pass (probably commenting stuff)
    • Commented modules import to avoid yast2-installation dependency.
    • Skip that tests.
  • (done) Bring back as many unit tests as possible.
    • Not possible to enable tests due to yast2-installation dependency.
    • Reported bug, see here.
  • (done) Update installer-hacks.md
    • Commented changes of autoyast2, see here.
  • (done) Define AutoInstallRules together with schubi
  • It was agreeded with @stefanschubert to create a new PBI for a basic user case of autoyast in order to include autoyast into storage-ng project.

Others

  • Actiongraph exception when working with LVM encryption.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment