-
Notifications
You must be signed in to change notification settings - Fork 697
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix tests for sssd_offline_cred_expiration for Ubuntu
Adds sssd package which is not installed by default on Ubuntu 20.04 / 22.04.
- Loading branch information
Showing
9 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
...os/guide/services/sssd/sssd_offline_cred_expiration/tests/cache_credentials_false.pass.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
#!/bin/bash | ||
# packages = sssd | ||
|
||
# platform = Oracle Linux 8,Red Hat Enterprise Linux 8 | ||
source common.sh | ||
|
1 change: 1 addition & 0 deletions
1
linux_os/guide/services/sssd/sssd_offline_cred_expiration/tests/comment.fail.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
#!/bin/bash | ||
# packages = sssd | ||
|
||
source common.sh | ||
|
||
|
3 changes: 3 additions & 0 deletions
3
linux_os/guide/services/sssd/sssd_offline_cred_expiration/tests/common.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
linux_os/guide/services/sssd/sssd_offline_cred_expiration/tests/correct_value.pass.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
#!/bin/bash | ||
# packages = sssd | ||
|
||
source common.sh | ||
|
||
|
1 change: 1 addition & 0 deletions
1
linux_os/guide/services/sssd/sssd_offline_cred_expiration/tests/correct_value_conf_d.pass.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
#!/bin/bash | ||
# packages = sssd | ||
|
||
source common.sh | ||
|
||
|
1 change: 1 addition & 0 deletions
1
linux_os/guide/services/sssd/sssd_offline_cred_expiration/tests/correct_value_dropin.pass.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
#!/bin/bash | ||
# packages = sssd | ||
|
||
source common.sh | ||
|
||
|
1 change: 1 addition & 0 deletions
1
linux_os/guide/services/sssd/sssd_offline_cred_expiration/tests/wrong_section.fail.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
#!/bin/bash | ||
# packages = sssd | ||
|
||
source common.sh | ||
|
||
|
1 change: 1 addition & 0 deletions
1
linux_os/guide/services/sssd/sssd_offline_cred_expiration/tests/wrong_value.fail.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
#!/bin/bash | ||
# packages = sssd | ||
|
||
source common.sh | ||
|
||
|
1 change: 1 addition & 0 deletions
1
linux_os/guide/services/sssd/sssd_offline_cred_expiration/tests/wrong_value_conf_d.fail.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
#!/bin/bash | ||
# packages = sssd | ||
|
||
source common.sh | ||
|
||
|