Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review 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
RadioObservatory
LOFAR
Merge requests
!104
Resolve
TMSS-146
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
TMSS-146
TMSS-146
into
master
Overview
2
Commits
57
Pipelines
0
Changes
2
Merged
Jorrit Schaap
requested to merge
TMSS-146
into
master
5 years ago
Overview
2
Commits
57
Pipelines
0
Changes
2
Expand
TMSS-146
: Closes
TMSS-146
0
0
Merge request reports
Viewing commit
9cec8bd2
Prev
Next
Show latest version
2 files
+
3
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
9cec8bd2
TMSS-163
: extende timeout for some integration tests
· 9cec8bd2
Jorrit Schaap
authored
5 years ago
QA/QA_Common/test/CMakeLists.txt
+
1
−
0
Options
@@ -19,5 +19,6 @@
include
(
LofarCTest
)
lofar_add_test
(
t_hdf5_io
)
set_tests_properties
(
t_hdf5_io PROPERTIES TIMEOUT 300
)
Loading