repo structure
This commit is contained in:
@@ -55,13 +55,10 @@ chmod -R 755 /home/asf/testarena
|
||||
chmod -R 755 /home/asf/testarena_backend/TPF
|
||||
|
||||
# Copy scripts to TPF
|
||||
# Note: scenario_execution.py, etc. are already in TPF/ in the repo
|
||||
cp gitea_repo_controller.sh /home/asf/testarena_backend/TPF/
|
||||
cp TPF/scenario_execution.py /home/asf/testarena_backend/TPF/
|
||||
cp TPF/scenario_exe_parser.py /home/asf/testarena_backend/TPF/
|
||||
cp TPF/test_execution.sh /home/asf/testarena_backend/TPF/
|
||||
cp TPF/scenario_scan.py /home/asf/testarena_backend/TPF/
|
||||
cp TPF/tpf_execution.py /home/asf/testarena_backend/TPF/
|
||||
chmod +x /home/asf/testarena_backend/TPF/*.sh
|
||||
chmod +x /home/asf/testarena_backend/TPF/*.py
|
||||
|
||||
# 5. Set up Systemd Services
|
||||
echo "⚙️ Setting up Systemd services..."
|
||||
|
||||
Reference in New Issue
Block a user