From db41b5b58abcf36d2ae0052bee7c7915bcf6e788 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 22 Nov 2017 14:57:27 +0000 Subject: Update git submodules * Update docs/submodules/fuel from branch 'master' - Merge "ci/deploy.sh: Add new `-E` arg for env erase" - ci/deploy.sh: Add new `-E` arg for env erase NOTE: In order to undefine VCP VMs with NVRAM (e.g. AArch64 VMs using AAVMF), an additional parameter should be passed to libvirt by Salt virt core module (equivalent to `virsh undefine --nvram`). While at it, pass CI_DEBUG, ERASE_ENV enviroment variables to state execution, and stop force-applying patches. Also refactor the rsync between foundation node and Salt master, so the whole git repo is copied as , and becomes a link to it; useful for Armband, where 'fuel' is a git submodule. Fix .git paths after rsync, so git submodules work as expected in cfg01 repos. JIRA: FUEL-307 Change-Id: Ic62f03e786581c019168c50ccc50107238021d7f Signed-off-by: Alexandru Avadanii --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/fuel b/docs/submodules/fuel index 246928006..e92a84631 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit 246928006daf99de2317dc8d171c2b0735a3c605 +Subproject commit e92a846313d0ff7a1b0b75e1551fd053621a921d -- cgit 1.2.3-korg