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

Fixing test script issues #138

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

spoorthy13
Copy link
Contributor

1.Bug Description: oddjob change pkgname var expression

Fix: added general package version check function to tc_utils.source and changed the same in oddjob script

  1. Description: authconfig test fails as samba is not supported

Fix: Excluded samba related tests in authconfig test script

signed-off by:spoorthy[email protected]

Fixed: added general package version check function to tc_utils.source and changed the same in oddjob script

signed-off by: Spoorthy<[email protected]>
Copy link
Contributor

@kumudag kumudag left a comment

Choose a reason for hiding this comment

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

Add condition to check if samba is installed and only then run these sub-tests.

Fix: Excluded samba related tests when Samba package is not installed

signed-off by:spoorthy<[email protected]>
@spoorthy13
Copy link
Contributor Author

I have added the required changes to authconfig test script as suggested by Kumuda

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