Skip to content
Snippets Groups Projects
Commit 06348d12 authored by felmer's avatar felmer
Browse files

adapt commands for creating sym link to test-data for integration test

SVN: 36744
parent ab418978
No related branches found
No related tags found
No related merge requests found
...@@ -4,9 +4,9 @@ ERROR causing test failure: Test data folder missing ...@@ -4,9 +4,9 @@ ERROR causing test failure: Test data folder missing
Solution: Solution:
ssh hudson ssh ci@bs-ci01.ethz.ch
cd ~/hudson/jobs/integration-tests/workspace/integration-tests/targets/ cd ~/jenkins/workspace_dist/integration-tests/targets/
ln -s ../../../../../test-data test-data ln -s /local0/ci/jenkins/test-data/ test-data
Note: If this happening on stage-jenkins you have to do the following: Note: If this happening on stage-jenkins you have to do the following:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment