python3
$(HelixPreCommands);chmod +x $HELIX_WORKITEM_PAYLOAD/SOD/SizeOnDisk
%(Identity)
%HELIX_CORRELATION_PAYLOAD%\performance\src\scenarios\
$HELIX_CORRELATION_PAYLOAD/performance/src/scenarios/
$(WorkItemDirectory)
cd $(ScenarioDirectory)helloandroid;copy %HELIX_CORRELATION_PAYLOAD%\HelloAndroid.apk .;$(Python) pre.py
$(Python) test.py sod --scenario-name "%(Identity)"
$(Python) post.py
$(WorkItemDirectory)
cd $(ScenarioDirectory)helloandroid;copy %HELIX_CORRELATION_PAYLOAD%\HelloAndroid.apk .;$(Python) pre.py --unzip
$(Python) test.py sod --scenario-name "%(Identity)"
$(Python) post.py