From f3dbf44fbc9e7e2ae4b77ad3c63dfc8661e73e51 Mon Sep 17 00:00:00 2001
From: Luis Araujo <luis.araujo@collabora.co.uk>
Date: Tue, 18 Dec 2018 15:55:34 +0800
Subject: [PATCH] Rename the boot-performance test

Only remove the suffix automated from the name.

Signed-off-by: Luis Araujo <luis.araujo@collabora.co.uk>
---
 .../{boot-performance-automated.yaml => boot-performance.yaml}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename test-cases/{boot-performance-automated.yaml => boot-performance.yaml} (98%)

diff --git a/test-cases/boot-performance-automated.yaml b/test-cases/boot-performance.yaml
similarity index 98%
rename from test-cases/boot-performance-automated.yaml
rename to test-cases/boot-performance.yaml
index 8c3102f..016b4b4 100644
--- a/test-cases/boot-performance-automated.yaml
+++ b/test-cases/boot-performance.yaml
@@ -1,5 +1,5 @@
 metadata:
-  name: boot-performance-automated
+  name: boot-performance
   format: "Apertis Test Definition 1.0"
   image-type: any
   image-arch: any
-- 
GitLab