Skip to content

[10.x.x] Merge Hdrp/staging [Skip CI] #921

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 25 commits into from
Jun 16, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
8709afc
Adding purge of unused resources in render graph. (#872)
JulienIgnace-Unity Jun 15, 2020
7844a92
First round of auto-exposure docs updates (#858)
FrancescoC-unity Jun 15, 2020
6c31f92
Fix depth offset and transparent motion vector for unlit transparent …
sebastienlagarde Jun 15, 2020
a4e44a8
Fixed an exception occuring when a camera doesn't have an HDAdditiona…
anisunity Jun 15, 2020
eeb7e11
Fix Generates Include command issue with Physically Based Sky (#908)
sebastienlagarde Jun 15, 2020
d6526fb
Merge branch 'master' into HDRP/staging
sebastienlagarde Jun 15, 2020
f511b13
Fix ray tracing with XR single-pass (#891)
fabien-unity Jun 15, 2020
de2e24f
Hdrp/clean shader stacks fields (#906)
alelievr Jun 15, 2020
452cd6b
Pbr sky fixes metal (#911)
jessebarker Jun 15, 2020
4a1351d
Merge branch 'master' into HDRP/staging
sebastienlagarde Jun 15, 2020
7472b36
Cleaun shader config for shadow (#917)
sebastienlagarde Jun 16, 2020
ed8e2d5
Add comment for _IncludeIndirectLighting for emissive mesh and clean …
sebastienlagarde Jun 16, 2020
299f67b
Fix shader warning
sebastienlagarde Jun 16, 2020
1393d19
Fix shader config in DXR projects
sebastienlagarde Jun 16, 2020
ea1845c
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
sebastienlagarde Jun 16, 2020
e9bf513
Fix warnings (#920)
FrancescoC-unity Jun 16, 2020
fdadb28
Enable render graph test (#873)
sebastienlagarde Jun 16, 2020
48c4586
Add light layer on indirect lighting controller (#777)
EvgeniiG Jun 16, 2020
7ca236f
Update IndirectLightingController.cs
sebastienlagarde Jun 16, 2020
a46560b
Merge branch 'master' into HDRP/staging
sebastienlagarde Jun 16, 2020
94a6890
Compute shader stripping (#919)
FrancescoC-unity Jun 16, 2020
e05f272
Enable DXR automated tests for XR (#915)
fabien-unity Jun 16, 2020
d7da291
Change guards around ESRAM code (#922)
FrancescoC-unity Jun 16, 2020
f583b38
Bump min version (#923)
FrancescoC-unity Jun 16, 2020
2863016
Add a comment about packing float3/float4
sebastienlagarde Jun 16, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .yamato/all-hdrp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ All_HDRP_trunk:
rerun: on-new-revision
- path: .yamato/hdrp-win-dx11.yml#HDRP_Win_DX11_playmode_XR_trunk
rerun: on-new-revision
- path: .yamato/hdrp-win-dx11.yml#HDRP_Win_DX11_playmode_RenderGraph_trunk
rerun: on-new-revision
- path: .yamato/hdrp-win-dx11.yml#HDRP_Win_DX11_Standalone_trunk
rerun: on-new-revision
- path: .yamato/hdrp-win-dx12.yml#HDRP_Win_DX12_playmode_trunk
Expand All @@ -32,6 +34,8 @@ All_HDRP_trunk:
rerun: on-new-revision
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_trunk
rerun: on-new-revision
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_XR_trunk
rerun: on-new-revision
- path: .yamato/all-hdrp_hybrid.yml#All_HDRP_Hybrid_trunk
rerun: on-new-revision
All_HDRP_fast-trunk:
Expand All @@ -43,6 +47,8 @@ All_HDRP_fast-trunk:
rerun: on-new-revision
- path: .yamato/hdrp-win-dx11.yml#HDRP_Win_DX11_playmode_XR_fast-trunk
rerun: on-new-revision
- path: .yamato/hdrp-win-dx11.yml#HDRP_Win_DX11_playmode_RenderGraph_fast-trunk
rerun: on-new-revision
- path: .yamato/hdrp-win-dx11.yml#HDRP_Win_DX11_Standalone_fast-trunk
rerun: on-new-revision
- path: .yamato/hdrp-win-dx12.yml#HDRP_Win_DX12_playmode_fast-trunk
Expand All @@ -63,6 +69,8 @@ All_HDRP_fast-trunk:
rerun: on-new-revision
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_fast-trunk
rerun: on-new-revision
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_XR_fast-trunk
rerun: on-new-revision
- path: .yamato/all-hdrp_hybrid.yml#All_HDRP_Hybrid_fast-trunk
rerun: on-new-revision
All_HDRP_CUSTOM-REVISION:
Expand All @@ -74,6 +82,8 @@ All_HDRP_CUSTOM-REVISION:
rerun: always
- path: .yamato/hdrp-win-dx11.yml#HDRP_Win_DX11_playmode_XR_CUSTOM-REVISION
rerun: always
- path: .yamato/hdrp-win-dx11.yml#HDRP_Win_DX11_playmode_RenderGraph_CUSTOM-REVISION
rerun: always
- path: .yamato/hdrp-win-dx11.yml#HDRP_Win_DX11_Standalone_CUSTOM-REVISION
rerun: always
- path: .yamato/hdrp-win-dx12.yml#HDRP_Win_DX12_playmode_CUSTOM-REVISION
Expand All @@ -94,6 +104,8 @@ All_HDRP_CUSTOM-REVISION:
rerun: always
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_CUSTOM-REVISION
rerun: always
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_XR_CUSTOM-REVISION
rerun: always
- path: .yamato/all-hdrp_hybrid.yml#All_HDRP_Hybrid_CUSTOM-REVISION
rerun: always
variables:
Expand Down
6 changes: 6 additions & 0 deletions .yamato/all-hdrp_dxr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,25 @@ All_HDRP_DXR_trunk:
rerun: on-new-revision
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_trunk
rerun: on-new-revision
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_XR_trunk
rerun: on-new-revision
All_HDRP_DXR_fast-trunk:
name: All HDRP_DXR CI - fast-trunk
dependencies:
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_Standalone_fast-trunk
rerun: on-new-revision
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_fast-trunk
rerun: on-new-revision
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_XR_fast-trunk
rerun: on-new-revision
All_HDRP_DXR_CUSTOM-REVISION:
name: All HDRP_DXR CI - CUSTOM-REVISION
dependencies:
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_Standalone_CUSTOM-REVISION
rerun: always
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_CUSTOM-REVISION
rerun: always
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_XR_CUSTOM-REVISION
rerun: always
variables:
CUSTOM_REVISION: custom_revision_not_set
1 change: 1 addition & 0 deletions .yamato/config/__shared.metafile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ test_platforms:
Standalone: --suite=playmode --platform=Standalone
playmode: --suite=playmode
playmode_XR: --suite=playmode --extra-editor-arg="-xr-tests"
playmode_RenderGraph: --suite=playmode --extra-editor-arg="-rendergraph-tests"
editmode: --suite=editor --platform=editmode
project_platforms:
Win:
Expand Down
11 changes: 7 additions & 4 deletions .yamato/config/hdrp.metafile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
project:
name: HDRP
name: HDRP
folder: HDRP_Tests
folder_standalone: HDRP_RuntimeTests
test_platforms:
- playmode
- playmode_XR
- playmode_RenderGraph
- editmode
- Standalone
platforms:
Expand Down Expand Up @@ -36,11 +37,11 @@ platforms:
components:
- editor
- il2cpp
- name: OSX
- name: OSX
apis:
- Metal
- name: Linux
apis:
apis:
- Vulkan
all:
dependencies:
Expand All @@ -50,6 +51,7 @@ all:
- editmode
- playmode
- playmode_XR
- playmode_RenderGraph
- Standalone
- platform: Win
api: DX12
Expand All @@ -72,11 +74,12 @@ all:
api: Vulkan
test_platforms:
- editmode
- playmode
- playmode
- project: HDRP_DXR
platform: Win
api: DX12
test_platforms:
- playmode
- playmode_XR
- project: HDRP_Hybrid
all: true
2 changes: 2 additions & 0 deletions .yamato/config/hdrp_dxr.metafile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ project:
test_platforms:
- Standalone
- playmode
- playmode_XR
platforms:
- name: Win
os: windows
Expand All @@ -24,3 +25,4 @@ all:
test_platforms:
- Standalone
- playmode
- playmode_XR
64 changes: 64 additions & 0 deletions .yamato/hdrp-linux-vulkan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,27 @@ HDRP_Linux_Vulkan_playmode_trunk:
logs:
paths:
- "**/test-results/**"
HDRP_Linux_Vulkan_playmode_RenderGraph_trunk:
name: HDRP on Linux_Vulkan_playmode_RenderGraph on version trunk
agent:
type: Unity::VM::GPU
image: cds-ops/ubuntu-18.04-base:stable
flavor: b1.large
variables:
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
dependencies:
- path: .yamato/_editor.yml#editor:priming:trunk:linux
rerun: on-new-revision
commands:
- sudo -H pip install --upgrade pip
- sudo -H pip install unity-downloader-cli --extra-index-url https://artifactory.internal.unity3d.com/api/pypi/common-python/simple --upgrade
- git clone git@github.cds.internal.unity3d.com:unity/utr.git TestProjects/HDRP_Tests/utr
- cd TestProjects/HDRP_Tests && sudo unity-downloader-cli --source-file ../../unity_revision.txt -c editor -c il2cpp --wait --published-only
- cd TestProjects/HDRP_Tests && DISPLAY=:0.0 utr/utr --suite=playmode --extra-editor-arg="-rendergraph-tests" --testproject=. --editor-location=.Editor --artifacts_path=test-results --extra-editor-arg="-force-vulkan"
artifacts:
logs:
paths:
- "**/test-results/**"
HDRP_Linux_Vulkan_editmode_trunk:
name: HDRP on Linux_Vulkan_editmode on version trunk
agent:
Expand Down Expand Up @@ -87,6 +108,27 @@ HDRP_Linux_Vulkan_playmode_fast-trunk:
logs:
paths:
- "**/test-results/**"
HDRP_Linux_Vulkan_playmode_RenderGraph_fast-trunk:
name: HDRP on Linux_Vulkan_playmode_RenderGraph on version fast-trunk
agent:
type: Unity::VM::GPU
image: cds-ops/ubuntu-18.04-base:stable
flavor: b1.large
variables:
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
dependencies:
- path: .yamato/_editor.yml#editor:priming:fast-trunk:linux
rerun: on-new-revision
commands:
- sudo -H pip install --upgrade pip
- sudo -H pip install unity-downloader-cli --extra-index-url https://artifactory.internal.unity3d.com/api/pypi/common-python/simple --upgrade
- git clone git@github.cds.internal.unity3d.com:unity/utr.git TestProjects/HDRP_Tests/utr
- cd TestProjects/HDRP_Tests && sudo unity-downloader-cli --source-file ../../unity_revision.txt -c editor -c il2cpp --wait --published-only
- cd TestProjects/HDRP_Tests && DISPLAY=:0.0 utr/utr --suite=playmode --extra-editor-arg="-rendergraph-tests" --testproject=. --editor-location=.Editor --artifacts_path=test-results --extra-editor-arg="-force-vulkan"
artifacts:
logs:
paths:
- "**/test-results/**"
HDRP_Linux_Vulkan_editmode_fast-trunk:
name: HDRP on Linux_Vulkan_editmode on version fast-trunk
agent:
Expand Down Expand Up @@ -151,6 +193,28 @@ HDRP_Linux_Vulkan_playmode_CUSTOM-REVISION:
logs:
paths:
- "**/test-results/**"
HDRP_Linux_Vulkan_playmode_RenderGraph_CUSTOM-REVISION:
name: HDRP on Linux_Vulkan_playmode_RenderGraph on version CUSTOM-REVISION
agent:
type: Unity::VM::GPU
image: cds-ops/ubuntu-18.04-base:stable
flavor: b1.large
variables:
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
CUSTOM_REVISION: custom_revision_not_set
dependencies:
- path: .yamato/_editor.yml#editor:priming:CUSTOM-REVISION:linux
rerun: always
commands:
- sudo -H pip install --upgrade pip
- sudo -H pip install unity-downloader-cli --extra-index-url https://artifactory.internal.unity3d.com/api/pypi/common-python/simple --upgrade
- git clone git@github.cds.internal.unity3d.com:unity/utr.git TestProjects/HDRP_Tests/utr
- cd TestProjects/HDRP_Tests && sudo unity-downloader-cli --source-file ../../unity_revision.txt -c editor -c il2cpp --wait --published-only
- cd TestProjects/HDRP_Tests && DISPLAY=:0.0 utr/utr --suite=playmode --extra-editor-arg="-rendergraph-tests" --testproject=. --editor-location=.Editor --artifacts_path=test-results --extra-editor-arg="-force-vulkan"
artifacts:
logs:
paths:
- "**/test-results/**"
HDRP_Linux_Vulkan_editmode_CUSTOM-REVISION:
name: HDRP on Linux_Vulkan_editmode on version CUSTOM-REVISION
agent:
Expand Down
85 changes: 85 additions & 0 deletions .yamato/hdrp-osx-metal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,34 @@ HDRP_OSX_Metal_playmode_XR_trunk:
logs:
paths:
- "**/test-results/**"
HDRP_OSX_Metal_playmode_RenderGraph_trunk:
name: HDRP on OSX_Metal_playmode_RenderGraph on version trunk
agent:
type: Unity::metal::macmini
image: slough-ops/macos-10.14-xcode:stable
flavor: m1.mac
variables:
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
dependencies:
- path: .yamato/_editor.yml#editor:priming:trunk:macos
rerun: on-new-revision
commands:
- git clone git@github.cds.internal.unity3d.com:unity/utr.git TestProjects/HDRP_Tests/utr
- ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP "bash -lc 'pip3 install --user unity-downloader-cli --extra-index-url https://artifactory.internal.unity3d.com/api/pypi/common-python/simple --upgrade'"
- scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r $YAMATO_SOURCE_DIR bokken@$BOKKEN_DEVICE_IP:~/Graphics
- scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP:~/.ssh/id_rsa_macmini
- ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP '/Users/bokken/Library/Python/3.7/bin/unity-downloader-cli --source-file ~/Graphics/unity_revision.txt -c editor -c il2cpp --wait --published-only'
- |5-

ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP 'cd ~/Graphics/TestProjects/HDRP_Tests && ~/Graphics/TestProjects/HDRP_Tests/utr/utr --suite=playmode --extra-editor-arg="-rendergraph-tests" --testproject=/Users/bokken/Graphics/TestProjects/HDRP_Tests --editor-location=/Users/bokken/.Editor --artifacts_path=/Users/bokken/Graphics/TestProjects/HDRP_Tests/test-results'
UTR_RESULT=$?
mkdir -p TestProjects/HDRP_Tests/test-results/
scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/Graphics/TestProjects/HDRP_Tests/test-results/ TestProjects/HDRP_Tests/test-results/
exit $UTR_RESULT
artifacts:
logs:
paths:
- "**/test-results/**"
HDRP_OSX_Metal_editmode_trunk:
name: HDRP on OSX_Metal_editmode on version trunk
agent:
Expand Down Expand Up @@ -171,6 +199,34 @@ HDRP_OSX_Metal_playmode_XR_fast-trunk:
logs:
paths:
- "**/test-results/**"
HDRP_OSX_Metal_playmode_RenderGraph_fast-trunk:
name: HDRP on OSX_Metal_playmode_RenderGraph on version fast-trunk
agent:
type: Unity::metal::macmini
image: slough-ops/macos-10.14-xcode:stable
flavor: m1.mac
variables:
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
dependencies:
- path: .yamato/_editor.yml#editor:priming:fast-trunk:macos
rerun: on-new-revision
commands:
- git clone git@github.cds.internal.unity3d.com:unity/utr.git TestProjects/HDRP_Tests/utr
- ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP "bash -lc 'pip3 install --user unity-downloader-cli --extra-index-url https://artifactory.internal.unity3d.com/api/pypi/common-python/simple --upgrade'"
- scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r $YAMATO_SOURCE_DIR bokken@$BOKKEN_DEVICE_IP:~/Graphics
- scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP:~/.ssh/id_rsa_macmini
- ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP '/Users/bokken/Library/Python/3.7/bin/unity-downloader-cli --source-file ~/Graphics/unity_revision.txt -c editor -c il2cpp --wait --published-only'
- |5-

ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP 'cd ~/Graphics/TestProjects/HDRP_Tests && ~/Graphics/TestProjects/HDRP_Tests/utr/utr --suite=playmode --extra-editor-arg="-rendergraph-tests" --testproject=/Users/bokken/Graphics/TestProjects/HDRP_Tests --editor-location=/Users/bokken/.Editor --artifacts_path=/Users/bokken/Graphics/TestProjects/HDRP_Tests/test-results'
UTR_RESULT=$?
mkdir -p TestProjects/HDRP_Tests/test-results/
scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/Graphics/TestProjects/HDRP_Tests/test-results/ TestProjects/HDRP_Tests/test-results/
exit $UTR_RESULT
artifacts:
logs:
paths:
- "**/test-results/**"
HDRP_OSX_Metal_editmode_fast-trunk:
name: HDRP on OSX_Metal_editmode on version fast-trunk
agent:
Expand Down Expand Up @@ -285,6 +341,35 @@ HDRP_OSX_Metal_playmode_XR_CUSTOM-REVISION:
logs:
paths:
- "**/test-results/**"
HDRP_OSX_Metal_playmode_RenderGraph_CUSTOM-REVISION:
name: HDRP on OSX_Metal_playmode_RenderGraph on version CUSTOM-REVISION
agent:
type: Unity::metal::macmini
image: slough-ops/macos-10.14-xcode:stable
flavor: m1.mac
variables:
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
CUSTOM_REVISION: custom_revision_not_set
dependencies:
- path: .yamato/_editor.yml#editor:priming:CUSTOM-REVISION:macos
rerun: always
commands:
- git clone git@github.cds.internal.unity3d.com:unity/utr.git TestProjects/HDRP_Tests/utr
- ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP "bash -lc 'pip3 install --user unity-downloader-cli --extra-index-url https://artifactory.internal.unity3d.com/api/pypi/common-python/simple --upgrade'"
- scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r $YAMATO_SOURCE_DIR bokken@$BOKKEN_DEVICE_IP:~/Graphics
- scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP:~/.ssh/id_rsa_macmini
- ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP '/Users/bokken/Library/Python/3.7/bin/unity-downloader-cli --source-file ~/Graphics/unity_revision.txt -c editor -c il2cpp --wait --published-only'
- |5-

ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP 'cd ~/Graphics/TestProjects/HDRP_Tests && ~/Graphics/TestProjects/HDRP_Tests/utr/utr --suite=playmode --extra-editor-arg="-rendergraph-tests" --testproject=/Users/bokken/Graphics/TestProjects/HDRP_Tests --editor-location=/Users/bokken/.Editor --artifacts_path=/Users/bokken/Graphics/TestProjects/HDRP_Tests/test-results'
UTR_RESULT=$?
mkdir -p TestProjects/HDRP_Tests/test-results/
scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/Graphics/TestProjects/HDRP_Tests/test-results/ TestProjects/HDRP_Tests/test-results/
exit $UTR_RESULT
artifacts:
logs:
paths:
- "**/test-results/**"
HDRP_OSX_Metal_editmode_CUSTOM-REVISION:
name: HDRP on OSX_Metal_editmode on version CUSTOM-REVISION
agent:
Expand Down
Loading