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
f6ad7620
Commit
f6ad7620
authored
7 months ago
by
Florian Spreckelsen
Browse files
Options
Downloads
Patches
Plain Diff
TST: Fix typo in path
parent
0dd52028
No related branches found
No related tags found
1 merge request
!81
F local inttests
Pipeline
#57028
passed
7 months ago
Stage: info
Stage: setup
Stage: cert
Stage: style
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pylinkahead.ini.template
+2
-2
2 additions, 2 deletions
pylinkahead.ini.template
with
2 additions
and
2 deletions
pylinkahead.ini.template
+
2
−
2
View file @
f6ad7620
...
...
@@ -9,7 +9,7 @@
# Location of the scripting bin debug dir which is used for the test
# scripts from the pyinttest's perspective.
test_server_side_scripting
.
bin_dir
.
local
=/
path
/
to
/
linkahead
-
pyinttest
s
/
resources
test_server_side_scripting
.
bin_dir
.
local
=/
path
/
to
/
linkahead
-
pyinttest
/
resources
# Location of the scripting bin debug dir which is used for the test
# scripts from the server's perspective.
...
...
@@ -22,7 +22,7 @@ test_server_side_scripting.bin_dir.server=/opt/caosdb/git/caosdb-server/scriptin
# Location of the files from the pyinttest (i.e. host) perspective. Probably the local extroot
# path plus `/test_insert_files_in_dir/`.
test_files
.
test_insert_files_in_dir
.
local
=/
path
/
to
/
linkahead
-
pyinttest
s
/
test_profile
/
paths
/
extroot
/
test_insert_files_in_dir
/
test_files
.
test_insert_files_in_dir
.
local
=/
path
/
to
/
linkahead
-
pyinttest
/
test_profile
/
paths
/
extroot
/
test_insert_files_in_dir
/
# Location of the files from the caosdb server's perspective. Probably with the same last
# component(s) as the local variant (above).
...
...
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