diff options
author | Milosz Wasilewski <milosz.wasilewski@linaro.org> | 2016-12-07 11:44:41 +0000 |
---|---|---|
committer | Milosz Wasilewski <milosz.wasilewski@linaro.org> | 2016-12-07 11:44:41 +0000 |
commit | 6e5fc3202af822c942dfe0112ff290032ccef7f5 (patch) | |
tree | 347755d6c4eb7d5534721bba16f488898d7754b5 /plans/rpb_ee | |
parent | feeac78402a51cd2e61bc22f05efd5878ce0285d (diff) | |
download | test-definitions-pipe-6e5fc3202af822c942dfe0112ff290032ccef7f5.tar.gz |
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 <milosz.wasilewski@linaro.org>
Diffstat (limited to 'plans/rpb_ee')
-rw-r--r-- | plans/rpb_ee/rpb_ee_enterprise.yaml | 2 | ||||
-rw-r--r-- | plans/rpb_ee/rpb_ee_functional.yaml | 2 | ||||
-rw-r--r-- | plans/rpb_ee/rpb_ee_performance.yaml | 2 | ||||
-rw-r--r-- | 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: |