URL: https://github.com/SSSD/sssd/pull/5612 Author: shridhargadekar Title: #5612: test: minor change in test doc string Action: opened
PR body: """ adding test id in the doc string """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5612/head:pr5612 git checkout pr5612
From cbea68a39d6fbbd23f68cc99be62bc667d0e0895 Mon Sep 17 00:00:00 2001 From: Shridhar Gadekar <sgade...@sgadekar.pnq.csb> Date: Tue, 27 Apr 2021 22:27:07 +0530 Subject: [PATCH] test: minor change in test doc string adding test id in the doc string --- src/tests/multihost/alltests/test_automount.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tests/multihost/alltests/test_automount.py b/src/tests/multihost/alltests/test_automount.py index 44b9a98b1b..51f1846f1c 100644 --- a/src/tests/multihost/alltests/test_automount.py +++ b/src/tests/multihost/alltests/test_automount.py @@ -355,6 +355,7 @@ def test_009_maps_after_coming_online(self, multihost, add_nisobject): :title: IDM-SSSD-TC: ldap-Provider Automount: Without eisting cache when sssd comes to online state from offline, autofs maps are fetched without a restart + :id: 5166e9b8-1ed9-445a-a927-24bc16db6281 :bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1113639 :setup:
_______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure