From patchwork Wed Nov 16 16:59:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yogesh Jangra X-Patchwork-Id: 119902 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6949FA0569; Wed, 16 Nov 2022 18:00:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61C17410D3; Wed, 16 Nov 2022 18:00:49 +0100 (CET) Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by mails.dpdk.org (Postfix) with ESMTP id 123F340DFB for ; Wed, 16 Nov 2022 18:00:45 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1668618046; x=1700154046; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=yN9pwVqCLd0xtnbR4tSoDhH45UQuQtRoljgJnxDLtGU=; b=NNo5ledL0CW4KARyphh9sHbpmbvTOlxyMTWoO848nXL8Pc1rlmr5UN4h 6oJPlWtyDW5ekM9jFUTKGfVJQ46X1A6BaSu/+kQ1pBShdcbuxUl//qV7E sHMDexT1kX6M7OkPpYHfhAhnpfeQWDOkDQV4YB5DKXmSLiVgJcQCj75dJ 8Ze7efAnspOHyfrFBOTFOnPdD7+gFPlPw7haythmRHaBazEIsWuvoANfj HjkU4YRBCXVBB5SYF8c0kSpDQQU9qsHUS6GN8JQtwJNaW9EU6h93cpSxK UOnmzDdo61JZqnbFyhj9WvFJbXIaB6tU+My8j1DG5tresT8PXVB98gP+p A==; X-IronPort-AV: E=McAfee;i="6500,9779,10533"; a="374732183" X-IronPort-AV: E=Sophos;i="5.96,169,1665471600"; d="scan'208";a="374732183" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Nov 2022 09:00:21 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10533"; a="764399574" X-IronPort-AV: E=Sophos;i="5.96,169,1665471600"; d="scan'208";a="764399574" Received: from ena3-s2600wft.iind.intel.com ([10.235.221.73]) by orsmga004.jf.intel.com with ESMTP; 16 Nov 2022 09:00:19 -0800 From: Yogesh Jangra To: dts@dpdk.org Cc: cristian.dumitrescu@intel.com, kamalakannan.r@intel.com, harshad.suresh.narayane@intel.com, Suresh@dpdk.org, Narayane@dpdk.org, R@dpdk.org Subject: [PATCH 3/3] test_plan/pipeline: updated test suite documentation Date: Wed, 16 Nov 2022 22:29:43 +0530 Message-Id: <20221116165943.2700919-4-yogesh.jangra@intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221116165943.2700919-1-yogesh.jangra@intel.com> References: <20221116165943.2700919-1-yogesh.jangra@intel.com> MIME-Version: 1.0 X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Updated the testsuite documentation to explain the changes. In this patch series we have updated the folder structure of the test suite. So, updated the documentation as per that. Signed-off-by: Yogesh Jangra Signed-off-by: Suresh Narayane, Harshad Signed-off-by: R, Kamalakannan --- test_plans/pipeline_test_plan.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test_plans/pipeline_test_plan.rst b/test_plans/pipeline_test_plan.rst index 416e92a0..ee7a2af5 100644 --- a/test_plans/pipeline_test_plan.rst +++ b/test_plans/pipeline_test_plan.rst @@ -33,12 +33,12 @@ Bind them to dpdk igb_uio driver:: Supporting Files ================ -All the supporting files for this test suite are maintained in a tar file named "pipeline.tar.gz" +All the supporting files for this test suite are maintained in the folder named "pipeline" present in the {DTS_SRC_DIR}/dep directory. Directory Structure of Each Test Case ===================================== -Within {DTS_SRC_DIR}/dep/pipeline.tar.gz, all files related to a particular test case are maintained +Within {DTS_SRC_DIR}/dep/pipeline folder, all files related to a particular test case are maintained in a separate directory of which the directory structure is shown below:: test_case_name [directory]