From 022021930f287dbc47d33e30c10ab639940191d8 Mon Sep 17 00:00:00 2001 From: Cristina Pauna Date: Wed, 5 Apr 2017 17:13:49 +0300 Subject: Update git submodules * Update docs/submodules/functest from branch 'stable/danube' - Increase ram for tempest tests (aarch64) The following tests fail on armband because the VM cannot boot. tempest.api.compute.servers.test_server_actions. ServerActionsTestJSON.test_reboot_server_hard tempest.scenario.test_network_basic_ops. TestNetworkBasicOps.test_network_basic_ops tempest.scenario.test_volume_boot_pattern. TestVolumeBootPattern.test_volume_boot_pattern tempest.scenario.test_volume_boot_pattern. TestVolumeBootPatternV2.test_volume_boot_pattern The reason for the failure is that the 128 ram is insufficient for the image to boot. The fix consists in increasing the ram to 256 JIRA: ARMBAND-61 Change-Id: I5be1a44a8038b4952cca100511e8d08b7a37681c Signed-off-by: Cristina Pauna (cherry picked from commit 5a417f076549941e0dae176849045aab32bf0be5) --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/functest b/docs/submodules/functest index aa616ab69..05fcb048d 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit aa616ab690c8408de17adaebd30078a33d161b7c +Subproject commit 05fcb048d456b088ce79f01eb1cd36ba907845d4 -- cgit 1.2.3-korg