
Move the statement responsible for creating the results output path before 'virgl_test_server' is started in 'piglit-runner.sh' script. This ensures the server log file will be available in the pipeline job artifacts archive. Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com> Reviewed-by: Rohan Garg <rohan.garg@intel.com> Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14413>