test/vhost: move migration tests to RUN_NIGHTLY
Test scripts are no longer failing and can be re-enabled in nightly testing. Change-Id: I07e682466f98a63c65b1d17cca47a4136809e8c9 Signed-off-by: Karol Latecki <karol.latecki@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/468203 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com>
This commit is contained in:
parent
a2ab5eb0c6
commit
1e91f5bd56
@ -116,9 +116,7 @@ if [ $RUN_NIGHTLY -eq 1 ]; then
|
||||
run_test case $WORKDIR/readonly/readonly.sh --vm_image=$VM_IMAGE --disk=Nvme0n1 -x
|
||||
report_test_completion "vhost_readonly"
|
||||
timing_exit readonly
|
||||
fi
|
||||
|
||||
if [ $RUN_NIGHTLY_FAILING -eq 1 ]; then
|
||||
timing_enter vhost_migration
|
||||
echo 'Running migration suite...'
|
||||
run_test case $WORKDIR/migration/migration.sh -x \
|
||||
|
Loading…
x
Reference in New Issue
Block a user