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

add solution description for stage-jenkins

SVN: 36526
parent 1b6ad8e1
No related branches found
No related tags found
No related merge requests found
...@@ -8,3 +8,11 @@ ssh hudson ...@@ -8,3 +8,11 @@ ssh hudson
cd ~/hudson/jobs/integration-tests/workspace/integration-tests/targets/ cd ~/hudson/jobs/integration-tests/workspace/integration-tests/targets/
ln -s ../../../../../test-data test-data ln -s ../../../../../test-data test-data
Note: If this happening on stage-jenkins you have to do the following:
ssh stage-jenkins
cd ~/hudson/tests-16.05/integration-tests/targets/
ln -s ../../../test-data test-data
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