Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CaosDB Crawler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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 Crawler
Commits
8d568a81
Commit
8d568a81
authored
1 year ago
by
Alexander Schlemmer
Browse files
Options
Downloads
Patches
Plain Diff
TST: additional cfood for scanner test
parent
709beeec
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!160
STY: styling
,
!125
F delete variables correctly
Pipeline
#39013
passed
1 year 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
unittests/cfood_variable_deletion2.yml
+29
-0
29 additions, 0 deletions
unittests/cfood_variable_deletion2.yml
with
29 additions
and
0 deletions
unittests/cfood_variable_deletion2.yml
0 → 100644
+
29
−
0
View file @
8d568a81
Data
:
type
:
Directory
match
:
(?P<test_1>.*)
subtree
:
Data_1
:
type
:
Directory
match
:
^Data_1$
subtree
:
Subdir
:
type
:
Directory
match
:
^(?P<test_1>.*)$
records
:
DummyRecord
:
name
:
"
Record
from
Data_1"
var1
:
$test_1
var2
:
$test_2
Data_2
:
type
:
Directory
match
:
^Data_2$
subtree
:
Subdir
:
type
:
Directory
match
:
^(?P<test_2>.*)$
records
:
DummyRecord
:
name
:
"
Record
from
Data_2"
var1
:
$test_1
var2
:
$test_2
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