Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tools for technical analysts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Preservation
tools for technical analysts
Commits
52233d85
Commit
52233d85
authored
2 months ago
by
Jens Steidl
Browse files
Options
Downloads
Patches
Plain Diff
- fixed testcases (testhost switched to https)
parent
97a6746c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#10595
passed
2 months ago
Stage: build
Stage: pretest
Stage: test
Stage: packaging
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
lib/Test/TA.pm
+1
-1
1 addition, 1 deletion
lib/Test/TA.pm
t/02-init.t
+1
-1
1 addition, 1 deletion
t/02-init.t
with
2 additions
and
2 deletions
lib/Test/TA.pm
+
1
−
1
View file @
52233d85
...
@@ -70,7 +70,7 @@ sub is_testhost_available () {
...
@@ -70,7 +70,7 @@ sub is_testhost_available () {
---
---
elasticsearch_host:
$testhost
elasticsearch_host:
$testhost
elasticsearch_port:
$testport
elasticsearch_port:
$testport
http_only:
1
http_only:
~
logdir:
/
tmp
logdir:
/
tmp
password:
839852
bed005a7f1237578a6ac1197c142f7d0dd58bb248446dc7849d4bf770902e7f980ad83d39008ad638bc41e2345
password:
839852
bed005a7f1237578a6ac1197c142f7d0dd58bb248446dc7849d4bf770902e7f980ad83d39008ad638bc41e2345
permanent_volume:
permanent_volume:
...
...
This diff is collapsed.
Click to expand it.
t/02-init.t
+
1
−
1
View file @
52233d85
...
@@ -61,7 +61,7 @@ _EOF_
...
@@ -61,7 +61,7 @@ _EOF_
---
---
elasticsearch_host:
$testhost
elasticsearch_host:
$testhost
elasticsearch_port:
$testport
elasticsearch_port:
$testport
http_only:
1
http_only:
~
logdir:
/
tmp
logdir:
/
tmp
password:
839852
bed005a7f1237578a6ac1197c142f7d0dd58bb248446dc7849d4bf770902e7f980ad83d39008ad638bc41e2345
password:
839852
bed005a7f1237578a6ac1197c142f7d0dd58bb248446dc7849d4bf770902e7f980ad83d39008ad638bc41e2345
permanent_volume:
permanent_volume:
...
...
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