[Bug 1136927] [Build 20190528] System does not use same network names after update
http://bugzilla.suse.com/show_bug.cgi?id=1136927 http://bugzilla.suse.com/show_bug.cgi?id=1136927#c13 Oliver Kurz <okurz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS --- Comment #13 from Oliver Kurz <okurz@suse.com> --- hm, I wonder what would be the best approach to test. When we patch the tests to install dracut after the migration then this probably will not run into the same error condition because I assume the (offline) installer is executing the upgrade hook from the package somewhere within the upgrade, right? However on the other hand the zdup case like in https://openqa.opensuse.org/tests/945733#step/prepare_test_data/12 showed the same problem. https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests... should support simply adding additional repositories with a test variable so maybe we can get away without any test code changes: ``` openqa-clone-job --skip-chained-deps --within-instance https://openqa.opensuse.org 950513 ZDUPREPOS=https://download.opensuse.org/repositories/home:/tsaupe:/branches:/Base:/Sys... TEST=zdup-Leap-42.3-kde_okurz_boo1136927 _GROUP=0 BUILD=okurz_boo1136927 ``` -> https://openqa.opensuse.org/tests/951373 Or maybe it's just ``` openqa-clone-job --skip-chained-deps --within-instance https://openqa.opensuse.org 950513 ZDUPREPOS=https://download.opensuse.org/repositories/home:/tsaupe:/branches:/Base:/Sys... TEST=zdup-Leap-42.3-kde_okurz_boo1136927 _GROUP=0 BUILD=okurz_boo1136927 ``` without the repo file extension: -> https://openqa.opensuse.org/t951374 Let's see :) -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com