OS layer typo fixed 87/987/2
authorMiguel Montiel <mm747b@att.com>
Wed, 12 Jun 2019 18:45:55 +0000 (18:45 +0000)
committerMiguel Montiel <mm747b@att.com>
Wed, 12 Jun 2019 19:33:25 +0000 (19:33 +0000)
Change-Id: I2ef006f89eedaecbe8cd653345b91552b1c0f4f4
Signed-off-by: Miguel Montiel <mm747b@att.com>
bluval/bluval-base.yaml
bluval/bluval-dummy.yaml
tests/os/cyclictest/cyclictest.robot [moved from tests/os/cylictest/cyclictest.robot with 100% similarity]

index d9cf68b..924a476 100644 (file)
@@ -40,8 +40,8 @@ blueprint:
             what: baremetal_hw
     os: &os_base
         -
-            name: latency_cyclic
-            what: latency_cyclic
+            name: cyclictest
+            what: cyclictest
     networking: &networking
         -
             name: pxe_networking_test
index f719c92..0f8a89b 100644 (file)
@@ -19,6 +19,7 @@ blueprint:
     name: dummy
     layers:
         - hardware
+        - os
         - vim
     # Any hardware some basic tests
     hardware: &hardware_dummy
@@ -34,8 +35,8 @@ blueprint:
             what: baremetal_hw
     os: &os_base
         -
-            name: latency_cyclic
-            what: latency_cyclic
+            name: cyclictest
+            what: cyclictest
     networking: &networking
         -
             name: pxe_networking_test