Different updates, fresh repositories, see list
* new archives of mos-spt, cfg-checker, si-tests
* run tempest full with concurrency 4
* updated mos-spt configuration
* fixed manual_create_signed_images.sh script
* improved prepare.sh script
Related-PROD: PROD-37187
Change-Id: I41a34026f7cd593145173ff330e19c59bb8325d3
diff --git a/k8s/yamls/spt_global_config.yaml.clean b/k8s/yamls/spt_global_config.yaml.clean
index c1945ba..5fe3f2d 100644
--- a/k8s/yamls/spt_global_config.yaml.clean
+++ b/k8s/yamls/spt_global_config.yaml.clean
@@ -4,11 +4,12 @@
# parameters for vm2vm tests
CMP_HOSTS: []
-image_name: "image_ref_name" # Use Ubuntu 20.04 LTS image
+image_name: "image_ref_name" # Use Ubuntu 20.04 LTS image with hw_vif_multiqueue_enabled='True' property
+add_hw_vif_multiqueue_enabled_to_image: "true"
flavor_name: "spt-test"
-flavor_ram: 1536
-flavor_vcpus: 1
-flavor_disk: 5
+flavor_ram: 4096
+flavor_vcpus: 10
+flavor_disk: 20
nova_timeout: 300
external_network: "public-network-name"
custom_mtu: 'default' # 'default' or some value like 8950