Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CastorScript
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
atlas-tdaq-software
CastorScript
Merge requests
!29
Resolve "Initial Publish uptime of CS instance to IS"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Initial Publish uptime of CS instance to IS"
22-initial-publish-uptime-of-cs-instance-to-is
into
master
Overview
26
Commits
25
Pipelines
14
Changes
5
Merged
Jonas Ladefoged Holm
requested to merge
22-initial-publish-uptime-of-cs-instance-to-is
into
master
5 years ago
Overview
16
Commits
25
Pipelines
14
Changes
5
Expand
Closes
#22 (closed)
Edited
5 years ago
by
Jonas Ladefoged Holm
0
0
Merge request reports
Viewing commit
bb3aa0bf
Prev
Next
Show latest version
5 files
+
88
−
13
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
bb3aa0bf
IS working, AFS config now tbed config, partition guide improved
· bb3aa0bf
Jonas
authored
5 years ago
Configs/t
est
_eosstorage.cfg
→
Configs/t
bed_config_IS_ERS
_eosstorage.cfg
+
25
−
1
Options
######
TBED TEST CONFIG ######
# This
config file is used for testing on testbed.
# It
is configured to use ERS and IS, as well as EOS for file transfer
# It
is meant to be tested on a custom partition
# see
how to run the custom partition in ../TestPartition/readme
#
#
Make sure that the folder references are present in "LogDir, CopyDir, Dirlist"
##########
Common parameters ##########
# Log
directory
@@ -34,7 +43,7 @@ pythonPathPrepend: []
##########
VARIABLES FOR ERS ##############
# Partition
to log to
partition:
"
initial
"
partition:
"
part_hlt_jholm
"
# Stream
ERS messages to
ers_info:
"mts"
@@ -42,6 +51,21 @@ ers_warning: "mts"
ers_error:
"mts"
ers_debug:
"mts"
##########
VARIABLES FOR IS ##########
# On
/ Off switch for IS
IS_enabled:
True
#
Partition to publish to
IS_partition:
"part_hlt_jholm"
#
IS Server to publish to
# Also
called IS repository
IS_server:
"RunParams"
# Publication
Period (time between updates)
IS_publication_period:
5
##########
METADATA DATABASE ##########
# Oracle
connection string
Loading