[V1] test_plans/multiprocess: optimize the testplan format

Message ID 20230104112943.130815-1-songx.jiale@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] test_plans/multiprocess: optimize the testplan format |

Commit Message

Jiale, SongX Jan. 4, 2023, 11:29 a.m. UTC
  the testplan format detects an error and fixes it.

---
 test_plans/multiprocess_test_plan.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Tu, Lijuan Jan. 4, 2023, 3:35 a.m. UTC | #1
On Wed,  4 Jan 2023 11:29:43 +0000, Song Jiale <songx.jiale@intel.com> wrote:
> the testplan format detects an error and fixes it.
> 


Applied, thanks
  

Patch

diff --git a/test_plans/multiprocess_test_plan.rst b/test_plans/multiprocess_test_plan.rst
index d3e60d9e..c7aae44b 100644
--- a/test_plans/multiprocess_test_plan.rst
+++ b/test_plans/multiprocess_test_plan.rst
@@ -989,6 +989,6 @@  test steps
       testpmd> port reset 0
 
 expected result
-~~~~~~~~~~
+~~~~~~~~~~~~~~~
 
    Check that there are no ``core dump`` messages in the output.
\ No newline at end of file