test/opal: disable revert clean up
We don't have opal test running in jenkins for now. So disable this test and we can re-enable this when we enable opal autotest. Change-Id: I19ece0c37e6850c7b633539a402dc4b32c55320c Signed-off-by: Chunyang Hui <chunyang.hui@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/475169 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
This commit is contained in:
parent
82a54d29f6
commit
1f3b2a745f
@ -136,7 +136,8 @@ fi
|
||||
|
||||
# Revert existing OPAL to factory settings that may have been left from earlier failed tests.
|
||||
# This ensures we won't hit any unexpected failures due to NVMe SSDs being locked.
|
||||
opal_revert_cleanup
|
||||
# Disable this for now as we don't have opal test running
|
||||
# opal_revert_cleanup
|
||||
|
||||
#####################
|
||||
# Unit Tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user