Skip to content

[autotests] Copy script file into temporary location

David Edmundson requested to merge work/startup_test_fix into master

It seems CI cannot exec files from the source directory during tests. This patch copies the file into a temporary directory and adjusts permissions explicitly.

Merge request reports