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

KDE enablement for agama.pm #20127

Merged
merged 1 commit into from
Sep 6, 2024
Merged

KDE enablement for agama.pm #20127

merged 1 commit into from
Sep 6, 2024

Conversation

lkocman
Copy link
Contributor

@lkocman lkocman commented Sep 5, 2024

Enable KDE on Leap 16.0 installation with agama

Related PR os-autoinst/opensuse-jobgroups#517
kde-agama in https://openqa.opensuse.org/admin/test_suites

Verification run https://openqa.opensuse.org/tests/4457957#live

@lkocman lkocman requested a review from DeepthiYV September 5, 2024 15:35
@lkocman lkocman force-pushed the agama_kde branch 2 times, most recently from 05d2f25 to 50823d9 Compare September 5, 2024 16:26
@lkocman lkocman changed the title KDE enablement for agama.py KDE enablement for agama.pm Sep 5, 2024
@lkocman lkocman merged commit 857c8e5 into os-autoinst:master Sep 6, 2024
10 checks passed
@@ -119,13 +119,19 @@ sub run {
assert_and_click('agama-show-tabs');

# default is just a minimal server style install
if (check_var('DESKTOP', 'gnome')) {
if (get_var('DESKTOP')) {
Copy link
Contributor

Choose a reason for hiding this comment

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

IMO, DESKTOP is a common setting, we don't need add this if logic here, but nerver mind, it will not cause any problem.

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.

2 participants