mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 02:48:06 +02:00
ci/amd: drop old PIGLIT_REPLAY_DESCRIPTION_FILE surpassed by PIGLIT_TRACES_FILE
This got probably accidentally in, as Eric MR changing this was just before this change got in. Fixes:16af090908("ci/lava: separate HW definitions from SW") Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28600> (cherry picked from commit5b69cbb80a)
This commit is contained in:
parent
0d608f1b5b
commit
5681b3604a
2 changed files with 1 additions and 2 deletions
|
|
@ -1424,7 +1424,7 @@
|
|||
"description": "ci/amd: drop old PIGLIT_REPLAY_DESCRIPTION_FILE surpassed by PIGLIT_TRACES_FILE",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "16af090908e8eb4fff552151dbb130120e11c1f9",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -46,7 +46,6 @@ radeonsi-stoney-traces:x86_64:
|
|||
variables:
|
||||
EGL_PLATFORM: surfaceless
|
||||
PIGLIT_TRACES_FILE: traces-amd.yml
|
||||
PIGLIT_REPLAY_DESCRIPTION_FILE: "/install/traces-amd.yml"
|
||||
PIGLIT_REPLAY_EXTRA_ARGS: --keep-image
|
||||
|
||||
radv-raven-vkcts:x86_64:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue