[V1] test_plans/index: fix build warning

Message ID 20210610021556.8096-1-junx.dong@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] test_plans/index: fix build warning |

Commit Message

Jun Dong June 10, 2021, 2:15 a.m. UTC
  Add test plan name to index.rst and modify error plan name.

Signed-off-by: Jun Dong <junx.dong@intel.com>
---
 test_plans/index.rst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
  

Comments

Tu, Lijuan June 18, 2021, 5:40 a.m. UTC | #1
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Jun Dong
> Sent: 2021年6月10日 10:16
> To: dts@dpdk.org
> Cc: Dong, JunX <junx.dong@intel.com>
> Subject: [dts] [PATCH V1] test_plans/index: fix build warning
> 
> Add test plan name to index.rst and modify error plan name.
> 
> Signed-off-by: Jun Dong <junx.dong@intel.com>

Applied.
  

Patch

diff --git a/test_plans/index.rst b/test_plans/index.rst
index f6eec795..06a38d12 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -127,7 +127,7 @@  The following are the test plans for the DPDK DTS automated test system.
     perf_virtio_user_loopback_test_plan
     perf_virtio_user_pvp_test_plan
     perf_vm2vm_virtio_net_perf_test_plan
-    pf_smoke_test
+    pf_smoke_test_plan
     pipeline_test_plan
     pvp_virtio_user_multi_queues_port_restart_test_plan
     pmd_bonded_8023ad_test_plan
@@ -197,7 +197,7 @@  The following are the test plans for the DPDK DTS automated test system.
     vf_port_start_stop_test_plan
     vf_rss_test_plan
     vf_single_core_perf_test_plan
-    vf_smoke_test
+    vf_smoke_test_plan
     vf_to_vf_nic_bridge_test_plan
     vf_vlan_test_plan
     kernelpf_iavf_test_plan
@@ -302,3 +302,5 @@  The following are the test plans for the DPDK DTS automated test system.
     port_representor_test_plan
     vm2vm_virtio_user_test_plan
     vmdq_dcb_test_plan
+    acl_test_plan
+    power_negative_test_plan