Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Pipeline metrics collector
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Insights
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
ResearchAndDevelopment
Pipeline metrics collector
Commits
375334e3
Commit
375334e3
authored
7 months ago
by
Mattia Mancini
Browse files
Options
Downloads
Patches
Plain Diff
Fix paths
parent
42cb7076
No related branches found
No related tags found
1 merge request
!1
Add CI/CD
Pipeline
#97847
failed
7 months ago
Stage: build
Stage: configure
Stage: run-performance-tests
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
integration_tests/dp3_ddecal.sh
+1
-1
1 addition, 1 deletion
integration_tests/dp3_ddecal.sh
with
1 addition
and
1 deletion
integration_tests/dp3_ddecal.sh
+
1
−
1
View file @
375334e3
...
...
@@ -4,7 +4,7 @@ set -e
DATA_DIR
=
/var/scratch/mancini/wp5/andre_test/Testset
SCRIPT_DIR
=
$(
dirname
$0
)
LOCAL_DIR
=
/local/gitlab-runner/
rsync
-av
--progress
${
DATA_DIR
}
/
*
.h5parm epoch_5026988680.9055605_concatenated.ms calibration_skymodel.txt
${
LOCAL_DIR
}
/
rsync
-av
--progress
${
DATA_DIR
}
/
*
.h5parm
${
DATA_DIR
}
/
epoch_5026988680.9055605_concatenated.ms
${
DATA_DIR
}
/
calibration_skymodel.txt
${
LOCAL_DIR
}
/
cd
${
LOCAL_DIR
}
...
...
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