Make device deletion a critical test
Change-Id: Ib3b739e8ed0f0f39edea2393165cb8e91f6dfc4a
diff --git a/tests/sanity/sanity.robot b/tests/sanity/sanity.robot
index 1fcd30a..00324df 100644
--- a/tests/sanity/sanity.robot
+++ b/tests/sanity/sanity.robot
@@ -84,7 +84,7 @@
Delete Device and Verify
[Documentation] Disable -> Delete devices via voltctl and verify its removed
- [Tags] VOL-1705
+ [Tags] sanity
#disable/delete onu
${rc} ${output}= Run and Return Rc and Output ${VOLTCTL_CONFIG}; voltctl device disable ${onu_device_id}
Should Be Equal As Integers ${rc} 0