diff mbox series

[isar-cip-core,v1,1/5] swupdate_template.yml: Give different names to test actions

Message ID 20250207150439.392479-2-Sai.Sathujoda@toshiba-tsip.com (mailing list archive)
State New
Headers show
Series Automate CIP Core testing on M-COM x86 in LAVA | expand

Commit Message

Sai.Sathujoda@toshiba-tsip.com Feb. 7, 2025, 3:04 p.m. UTC
From: sai ashrith sathujoda <sai.sathujoda@toshiba-tsip.com>

Second test action in swupdate_template file can be re-used as it is
in M-COM swupdate job. To grep the second test action from the template
a different name has been assigned to it.

Signed-off-by: sai ashrith sathujoda <sai.sathujoda@toshiba-tsip.com>
---
 tests/templates/swupdate_template.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/tests/templates/swupdate_template.yml b/tests/templates/swupdate_template.yml
index 119a5d3..e12fb32 100644
--- a/tests/templates/swupdate_template.yml
+++ b/tests/templates/swupdate_template.yml
@@ -57,7 +57,7 @@  actions:
       password_prompt: "Password:"
       password: "CIPsecurity@123"
 
-# TEST_BLOCK
+# TEST_BLOCK 1
 # Fail the job if software update application failed
 - test:
     timeout:
@@ -102,6 +102,7 @@  actions:
     parameters:
        kernel-start-message: "kernel: C:BOOT1:linux.efi"
 
+# TEST BLOCK 2
 # Fail the job if ustate is not #updatestate# after reboot
 - test:
     timeout: