Add experimental feature & remove hd boot

Change-Id: I7f08eb7ec46110f8e2f4726185d5a58fb52f5919
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
This commit is contained in:
Guo Ruijing 2016-07-27 12:41:01 -07:00
parent 6dc51a769d
commit 21a21c4d18
2 changed files with 4 additions and 3 deletions

View File

@ -61,8 +61,10 @@ do
sleep 20
done
#cat astute.yaml | plink -ssh -pw r00tme root@10.20.0.2 "dd of=/etc/fuel/astute.yaml"
#echo plink -ssh -pw r00tme root@10.20.0.2 "pkill fuelmenu"
plink -ssh -pw r00tme root@10.20.0.2 "cat /etc/fuel/astute.yaml" > astute.yaml
sed -i "/.*FEATURE_GROUPS.*/s/\[\]/\n \-\"Experimental\"/" astute.yaml
cat astute.yaml | plink -ssh -pw r00tme root@10.20.0.2 "dd of=/etc/fuel/astute.yaml"
plink -ssh -pw r00tme root@10.20.0.2 "pkill fuelmenu"
inprog=1
while [ $inprog -ne 0 ]

View File

@ -9,7 +9,6 @@
<os>
<type arch='x86_64' machine='pc-i440fx-trusty'>hvm</type>
<boot dev='network'/>
<boot dev='hd'/>
<bootmenu enable='no' />
</os>
<features>