Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 4/4] 4.1 create_session: Skip test of CB_NULL for nfs4.1
@ 2015-07-28 11:46 Kinglong Mee
  2015-07-28 16:03 ` Frank Filz
  0 siblings, 1 reply; 7+ messages in thread
From: Kinglong Mee @ 2015-07-28 11:46 UTC (permalink / raw)
  To: J. Bruce Fields, linux-nfs@vger.kernel.org; +Cc: tigran.mkrtchyan, kinglongmee

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
---
 nfs4.1/server41tests/st_create_session.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nfs4.1/server41tests/st_create_session.py b/nfs4.1/server41tests/st_create_session.py
index b42e0ab..4c56bb4 100644
--- a/nfs4.1/server41tests/st_create_session.py
+++ b/nfs4.1/server41tests/st_create_session.py
@@ -333,7 +333,7 @@ def testManyClients(t, env):
 def testCallbackProgram(t, env):
     """Check server can handle random transient program number
 
-    FLAGS: create_session all
+    FLAGS:
     CODE: CSESS20
     """
     cb_occurred = threading.Event()
@@ -360,7 +360,7 @@ def testCallbackProgram(t, env):
 def testCallbackVersion(t, env):
     """Check server sends callback program with a version listed in nfs4client.py
 
-    FLAGS: create_session all
+    FLAGS:
     CODE: CSESS21
     """
     cb_occurred = threading.Event()
-- 
2.4.3


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-07-29 19:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-28 11:46 [PATCH 4/4] 4.1 create_session: Skip test of CB_NULL for nfs4.1 Kinglong Mee
2015-07-28 16:03 ` Frank Filz
2015-07-28 17:58   ` 'J. Bruce Fields'
2015-07-28 18:16     ` Frank Filz
2015-07-28 19:47       ` 'J. Bruce Fields'
2015-07-28 19:55         ` Frank Filz
2015-07-29 19:15           ` 'J. Bruce Fields'

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox