From 769d5120e9327796d99ee6da2af2ee2948c15013 Mon Sep 17 00:00:00 2001
From: smaguin <smaguin@localhost>
Date: Thu, 31 Jan 2008 11:34:30 +0000
Subject: [PATCH] update header
---
opends/tests/functional-tests/testcases/logging/logging_rotation.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/logging/logging_rotation.xml b/opends/tests/functional-tests/testcases/logging/logging_rotation.xml
index f6500df..4b666ee 100755
--- a/opends/tests/functional-tests/testcases/logging/logging_rotation.xml
+++ b/opends/tests/functional-tests/testcases/logging/logging_rotation.xml
@@ -47,12 +47,12 @@
-->
<!---
- #@TestMarker size limit rotation
- #@TestName size limit rotation
- #@TestIssue Check the size limit rotation policy
+ #@TestMarker Rotation Policy Tests
+ #@TestName Size limit rotation
+ #@TestPurpose Check the size limit rotation policy
#@TestPreamble none
#@TestStep Create a new size limit rotation policy
- #@TestStep Configure the Size Limit rotation policy with a Max size to 4kb
+ #@TestStep Configure the Size Limit rotation policy with a Max size to 64kb
#@TestStep Execute ldapsearch request until the log are rotate
#@TestPostamble none
#@TestResult the logs size must match the rotation size
--
Gitblit v1.10.0