From 6e5fc3202af822c942dfe0112ff290032ccef7f5 Mon Sep 17 00:00:00 2001 From: Milosz Wasilewski Date: Wed, 7 Dec 2016 11:44:41 +0000 Subject: plans: rpb_ee: fixed test plan names Test plan names were colliding. Changed the names to be different. Change-Id: I78951c635f8ffce8fbf5bf6cb80c322e3cd36915 Signed-off-by: Milosz Wasilewski --- plans/rpb_ee/rpb_ee_enterprise.yaml | 2 +- plans/rpb_ee/rpb_ee_functional.yaml | 2 +- plans/rpb_ee/rpb_ee_performance.yaml | 2 +- plans/rpb_ee/rpb_ee_stress.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plans/rpb_ee/rpb_ee_enterprise.yaml b/plans/rpb_ee/rpb_ee_enterprise.yaml index 9db98de..5317b53 100644 --- a/plans/rpb_ee/rpb_ee_enterprise.yaml +++ b/plans/rpb_ee/rpb_ee_enterprise.yaml @@ -1,5 +1,5 @@ metadata: - name: rpb-ee-1612-common + name: rpb-ee-1612-enterprise description: Test plan for EE RPB. Common features across all boards os: CentOS devices: diff --git a/plans/rpb_ee/rpb_ee_functional.yaml b/plans/rpb_ee/rpb_ee_functional.yaml index 87fbc16..c4b5f1b 100644 --- a/plans/rpb_ee/rpb_ee_functional.yaml +++ b/plans/rpb_ee/rpb_ee_functional.yaml @@ -1,5 +1,5 @@ metadata: - name: rpb-ee-1612-common + name: rpb-ee-1612-functional description: Test plan for EE RPB. Common features across all boards os: CentOS devices: diff --git a/plans/rpb_ee/rpb_ee_performance.yaml b/plans/rpb_ee/rpb_ee_performance.yaml index 0e37980..1bc5d7e 100644 --- a/plans/rpb_ee/rpb_ee_performance.yaml +++ b/plans/rpb_ee/rpb_ee_performance.yaml @@ -1,5 +1,5 @@ metadata: - name: rpb-ee-1612-common + name: rpb-ee-1612-performance description: Test plan for EE RPB. Common features across all boards os: CentOS devices: diff --git a/plans/rpb_ee/rpb_ee_stress.yaml b/plans/rpb_ee/rpb_ee_stress.yaml index 096a2e1..787a328 100644 --- a/plans/rpb_ee/rpb_ee_stress.yaml +++ b/plans/rpb_ee/rpb_ee_stress.yaml @@ -1,5 +1,5 @@ metadata: - name: rpb-ee-1612-common + name: rpb-ee-1612-stress description: Test plan for EE RPB. Common features across all boards os: CentOS devices: -- cgit v1.2.3