From 9a1448ec4439cb2ac8f79e99511bfdd875b02cb5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Dalleau?=
 <frederic.dalleau@collabora.com>
Date: Mon, 27 May 2019 10:28:32 +0000
Subject: [PATCH] Cosmetics changes
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Improve test case description.
Use the new NFS image-deployment value.

Signed-off-by: Frédéric Dalleau <frederic.dalleau@collabora.com>
---
 test-cases/nfsroot-simple-boot.yaml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/test-cases/nfsroot-simple-boot.yaml b/test-cases/nfsroot-simple-boot.yaml
index a3f0911..1225662 100644
--- a/test-cases/nfsroot-simple-boot.yaml
+++ b/test-cases/nfsroot-simple-boot.yaml
@@ -4,13 +4,12 @@ metadata:
   image-types:
     nfsroot: [ armhf, arm64, amd64 ]
   image-deployment:
-    - APT
-    - OSTree
+    - NFS
   type: functional
   exec-type: automated
   priority: high
   maintainer: "Apertis Project"
-  description: "Check that the image booted."
+  description: "This test checks that an image that was flashed using the nfsroot  properly booted."
 
   expected:
     - "The output should show pass."
-- 
GitLab