From 2b01131b10c49517d35e2f15dc5d50f41877ad04 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Fri, 7 Apr 2017 06:47:28 +0000 Subject: Update git submodules * Update docs/submodules/functest from branch 'master' - Merge "Increase ram for tempest tests (aarch64)" - 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 --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/functest b/docs/submodules/functest index cd1ee7d9b..d4f97f8fa 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit cd1ee7d9bf639a7e2aa47f58317b9f93b73f5458 +Subproject commit d4f97f8fa05b27296c74a9e6c30b5ee5540f910e -- cgit 1.2.3-korg