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

Move remove-ltss before deregister system #5461

Merged
merged 1 commit into from Jul 27, 2018

Conversation

lemon-suse
Copy link
Contributor

This issue is for the 'SUSEConnect -d' updated to remove product SLES-LTSS automaticly, so remove_ltss will fail for the SLES-LTSS not exist any more. So just move the remove-ltss before the operation of deregister system.

@@ -659,7 +659,6 @@ sub load_patching_tests {
if (get_var('LOCK_PACKAGE') && !installzdupstep_is_applicable) {
loadtest 'console/lock_package';
}
loadtest 'migration/remove_ltss';
Copy link
Contributor

Choose a reason for hiding this comment

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

Please also remove file tests/migration/remove_ltss.pm

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok, removed it.

@mitiao
Copy link
Contributor

mitiao commented Jul 27, 2018

Please squash your commits

@mitiao mitiao merged commit 5019a5d into os-autoinst:master Jul 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants