File tree Expand file tree Collapse file tree
testsuite/features/secondary Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Copyright (c) 2018-2025 SUSE LLC
1+ # Copyright (c) 2018-2026 SUSE LLC
22# Licensed under the terms of the MIT license.
33
44Feature : List available products
@@ -9,7 +9,7 @@ Feature: List available products
99@susemanager
1010 Scenario : List available products
1111 When I execute mgr-sync "list products" with user "admin" and password "admin"
12- Then I should get "[ ] SUSE Linux Enterprise Desktop 15 SP3 x86_64"
12+ Then I should get "[ ] SUSE Linux Enterprise Server 15 SP6 x86_64"
1313
1414@uyuni
1515 Scenario : List available products
@@ -19,6 +19,6 @@ Feature: List available products
1919@susemanager
2020 Scenario : List all available products
2121 When I execute mgr-sync "list products -e"
22- Then I should get "[ ] SUSE Linux Enterprise Desktop 15 SP3 x86_64"
23- And I should get " [ ] (R) Basesystem Module 15 SP3 x86_64"
24- And I should get " [ ] Desktop Applications Module 15 SP3 x86_64"
22+ Then I should get "[ ] SUSE Linux Enterprise Server 15 SP6 x86_64"
23+ And I should get " [ ] (R) Basesystem Module 15 SP6 x86_64"
24+ And I should get " [ ] Desktop Applications Module 15 SP6 x86_64"
You can’t perform that action at this time.
0 commit comments