Correct tiaf output path to use foward slash dirs
Signed-off-by: John <jonawals@amazon.com>
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
],
|
||||
"COMMAND": "python_windows.cmd",
|
||||
"PARAMETERS": {
|
||||
"OUTPUT_DIRECTORY": "build\\windows_vs2019",
|
||||
"OUTPUT_DIRECTORY": "build/windows_vs2019",
|
||||
"CONFIGURATION": "profile",
|
||||
"SCRIPT_PATH": "scripts/build/TestImpactAnalysis/tiaf_driver.py",
|
||||
"SCRIPT_PARAMETERS": "--testFailurePolicy=continue --suite main --pipeline !PIPELINE_NAME! --destCommit !CHANGE_ID! --config \"!OUTPUT_DIRECTORY!/bin/TestImpactFramework/persistent/tiaf.profile.json\""
|
||||
|
||||
Reference in New Issue
Block a user