Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
workspaces
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
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ssa
workspaces
Commits
c07b18a1
Commit
c07b18a1
authored
1 year ago
by
Sam Kagan
Browse files
Options
Downloads
Patches
Plain Diff
Updated docker.properties to disable NGAS ingestion
parent
37dab474
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!1571
catch 2.8.2.3 up with main
,
!1543
Wrote migration to fix mark4-ingestion directory renaming
Pipeline
#13140
passed
1 year ago
Stage: pull-db
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker.properties
+4
-3
4 additions, 3 deletions
docker.properties
with
4 additions
and
3 deletions
docker.properties
+
4
−
3
View file @
c07b18a1
...
...
@@ -43,9 +43,10 @@ edu.nrao.workspaces.VlassDeliverySettings.cache = /lustre/aoc/cluster/pipeline/v
edu.nrao.workspaces.IngestionSettings.useIngest
=
False
edu.nrao.workspaces.IngestionSettings.stagingDirectory
=
/lustre/aoc/cluster/pipeline/docker/workspaces/staging
edu.nrao.workspaces.IngestionSettings.storageDirectory
=
/lustre/aoc/cluster/pipeline/docker/workspaces/storage
archive-ingestion.ingestNGAS.observation
=
true
archive-ingestion.ingestNGAS.calibration
=
true
archive-ingestion.ingestNGAS.imaging
=
true
archive-ingestion.ingestNGAS.observation
=
False
archive-ingestion.ingestNGAS.calibration
=
False
archive-ingestion.ingestNGAS.imaging
=
False
archive-ingestion.ngasHosts
=
fakehost
#
# Standard Calibration Settings
...
...
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