Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CaosDB Python Integration Tests
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
CaosDB Python Integration Tests
Commits
93ad71b9
Commit
93ad71b9
authored
6 months ago
by
Florian Spreckelsen
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Explain that local sss dir is not needed
parent
a2a96224
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!81
F local inttests
Pipeline
#57844
passed
5 months ago
Stage: info
Stage: setup
Stage: cert
Stage: style
Stage: test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pylinkahead.ini.template
+3
-2
3 additions, 2 deletions
pylinkahead.ini.template
with
3 additions
and
2 deletions
pylinkahead.ini.template
+
3
−
2
View file @
93ad71b9
...
...
@@ -8,8 +8,9 @@
## permissions to create and execute scripts.
# Location of a temp dir into which the server-side scripts can be
# copied during the SSS tests.
test_server_side_scripting
.
bin_dir
.
local
=/
path
/
to
/
linkahead
-
pyinttest
/
sss
-
temp
/
# copied during the SSS tests. This is not needed; the tests will use
# /tmp/... if none is given.
# test_server_side_scripting.bin_dir.local=/path/to/linkahead-pyinttest/sss-temp/
# Location of the scripting bin debug dir which is used for the test
# scripts from the server's perspective.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment