[V1] test_plans/smoke: correct the name of testplan

Message ID 20210420105223.60533-1-BoX.C.Chen@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] test_plans/smoke: correct the name of testplan |

Commit Message

Chen, BoX C April 20, 2021, 10:52 a.m. UTC
  fix test plan file name errors

Signed-off-by: Bo Chen <BoX.C.Chen@intel.com>
---
 test_plans/{pf_smoke_test.rst => pf_smoke_test_plan.rst} | 0
 test_plans/{vf_smoke_test.rst => vf_smoke_test_plan.rst} | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename test_plans/{pf_smoke_test.rst => pf_smoke_test_plan.rst} (100%)
 rename test_plans/{vf_smoke_test.rst => vf_smoke_test_plan.rst} (100%)
  

Comments

Chen, BoX C April 20, 2021, 3:02 a.m. UTC | #1
Tested-by: Bo Chen <box.c.chen@intel.com>

Regards,
Chen Bo

> -----Original Message-----
> From: Chen, BoX C <box.c.chen@intel.com>
> Sent: April 20, 2021 18:52
> To: dts@dpdk.org
> Cc: Chen, BoX C <box.c.chen@intel.com>
> Subject: [dts][PATCH V1] test_plans/smoke: correct the name of testplan
  
Tu, Lijuan May 7, 2021, 6:57 a.m. UTC | #2
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Chen, BoX C
> Sent: 2021年4月20日 11:02
> To: dts@dpdk.org
> Subject: Re: [dts] [PATCH V1] test_plans/smoke: correct the name of testplan
> 
> Tested-by: Bo Chen <box.c.chen@intel.com>
> 
> Regards,
> Chen Bo
> 
> > -----Original Message-----
> > From: Chen, BoX C <box.c.chen@intel.com>
> > Sent: April 20, 2021 18:52
> > To: dts@dpdk.org
> > Cc: Chen, BoX C <box.c.chen@intel.com>
> > Subject: [dts][PATCH V1] test_plans/smoke: correct the name of testplan

Applied.
  

Patch

diff --git a/test_plans/pf_smoke_test.rst b/test_plans/pf_smoke_test_plan.rst
similarity index 100%
rename from test_plans/pf_smoke_test.rst
rename to test_plans/pf_smoke_test_plan.rst
diff --git a/test_plans/vf_smoke_test.rst b/test_plans/vf_smoke_test_plan.rst
similarity index 100%
rename from test_plans/vf_smoke_test.rst
rename to test_plans/vf_smoke_test_plan.rst