URL: https://github.com/SSSD/sssd/pull/5612
Author: shridhargadekar
 Title: #5612: test: minor change in test doc string
Action: synchronized

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 21c91f6d214c8446778c6f6fb220569ed9d1681d 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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/tests/multihost/alltests/test_automount.py b/src/tests/multihost/alltests/test_automount.py
index 44b9a98b1b..e706537527 100644
--- a/src/tests/multihost/alltests/test_automount.py
+++ b/src/tests/multihost/alltests/test_automount.py
@@ -352,10 +352,10 @@ def test_008_wildcardsearch(self, multihost, indirect_nismaps,
     @pytest.mark.tier2
     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
+        :title: fetch autofs map after coming online from offline
+        :id: b9da6e0e-3d8b-4465-b435-338708d0d51e
         :bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1113639
+        :customerscenario: True
 
         :setup:
           1. edit sssd.conf and specify autofs_provider = ad
_______________________________________________
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

Reply via email to