Change-Id: Iac9cf71b212bed28f8171573507c960e1603d1cf
Signed-off-by: wang biao <biao716.wang@samsung.com>
<copy src="py_scripts/repo_parse.py"/>
</fixtures>
<steps><![CDATA[
-python3 repo_parse.py handset_blackbay_f2fs.ks repo_config.json common-no-source-profile
+python3 repo_parse.py handset_blackbay_btrfs.ks repo_config.json common-no-source-profile
losetup_path=$(sudo which losetup)
sudo $losetup_path -a
loop_used_before=$(sudo $losetup_path -a | wc -l)
echo "Number of loop devices is not the same with previous number."
exit 1
fi
-ls mic-output/ | grep 'handset_blackbay-.*-rs.zip'
+ls mic-output/ | grep 'handset_blackbay_btrfs-.*-rs.zip'
]]></steps>
<teardown><![CDATA[
echo "cleaning..."
echo "Number of loop devices is not the same with previous number."
exit 1
fi
-ls mic-output/ | grep 'handset_blackbay-.*-rs.zip'
+ls mic-output/ | grep 'handset_blackbay_f2fs-.*-rs.zip'
]]></steps>
<teardown><![CDATA[
echo "cleaning..."