ci/zink: Add zink-tu-a618-traces-performance job
It will be needed to compare the performance of zink+turnip against turnip only jobs. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22065>
This commit is contained in:
committed by
Marge Bot
parent
38074e8d6d
commit
7f04fa7364
@@ -220,6 +220,7 @@ traces:
|
||||
freedreno-a630:
|
||||
checksum: d25edb433abfcde517b626b3071906ff
|
||||
zink-a618:
|
||||
label: [no-perf]
|
||||
checksum: d25edb433abfcde517b626b3071906ff
|
||||
zink-a630:
|
||||
checksum: d25edb433abfcde517b626b3071906ff
|
||||
@@ -573,6 +574,7 @@ traces:
|
||||
freedreno-a630:
|
||||
checksum: 5ce2fde8189c8ef6665994fa9bed4cfc
|
||||
zink-a618:
|
||||
label: [no-perf]
|
||||
checksum: 5ce2fde8189c8ef6665994fa9bed4cfc
|
||||
zink-a630:
|
||||
checksum: 5ce2fde8189c8ef6665994fa9bed4cfc
|
||||
@@ -587,6 +589,7 @@ traces:
|
||||
freedreno-a630:
|
||||
checksum: dd05d3e98eb93c0e520c1359de18e9fb
|
||||
zink-a618:
|
||||
label: [no-perf]
|
||||
checksum: dd05d3e98eb93c0e520c1359de18e9fb
|
||||
zink-a630:
|
||||
checksum: dd05d3e98eb93c0e520c1359de18e9fb
|
||||
@@ -601,6 +604,7 @@ traces:
|
||||
freedreno-a630:
|
||||
checksum: 0e32ca8fc815a7250f38a07faeafb21b
|
||||
zink-a618:
|
||||
label: [no-perf]
|
||||
checksum: 0e32ca8fc815a7250f38a07faeafb21b
|
||||
zink-a630:
|
||||
checksum: 0e32ca8fc815a7250f38a07faeafb21b
|
||||
@@ -673,7 +677,7 @@ traces:
|
||||
freedreno-a630:
|
||||
label: [skip]
|
||||
zink-a618:
|
||||
label: [no-perf, skip, broken]
|
||||
label: [no-perf]
|
||||
checksum: fd1b9033e68c394a5564d8c4819a3012
|
||||
text: >
|
||||
Zink assertion error:
|
||||
|
||||
@@ -125,6 +125,16 @@ zink-tu-a618-traces:
|
||||
variables:
|
||||
PIGLIT_REPLAY_DEVICE_NAME: "zink-a618"
|
||||
|
||||
zink-tu-a618-traces-performance:
|
||||
extends:
|
||||
- zink-tu-a618-traces
|
||||
- .zink-turnip-manual-rules
|
||||
- .piglit-performance:arm64
|
||||
variables:
|
||||
# Always use the same device
|
||||
# a618 tag starts with cbg-1 (not cbg-0) for some reason
|
||||
LAVA_TAGS: "cbg-1"
|
||||
|
||||
zink-freedreno-a630-traces:
|
||||
extends:
|
||||
- a630-traces
|
||||
|
||||
Reference in New Issue
Block a user