Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
geosphere-deploy
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository 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
cspp_geo
geosphere
geosphere-deploy
Commits
210630e5
Verified
Commit
210630e5
authored
4 years ago
by
David Hoese
Browse files
Options
Downloads
Patches
Plain Diff
Add more time just to be safe in the future for ci tests file checks
parent
74179066
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci_tests/run_basic_grb_test.sh
+3
-3
3 additions, 3 deletions
ci_tests/run_basic_grb_test.sh
with
3 additions
and
3 deletions
ci_tests/run_basic_grb_test.sh
+
3
−
3
View file @
210630e5
...
@@ -78,7 +78,7 @@ run_grb_checks() {
...
@@ -78,7 +78,7 @@ run_grb_checks() {
error
"Took too long for GRB to produce files (
$num_files
so far)"
error
"Took too long for GRB to produce files (
$num_files
so far)"
fi
fi
debug
"Found
$num_files
files, waiting for more..."
debug
"Found
$num_files
files, waiting for more..."
sleep
1
0
sleep
1
2
done
done
}
}
...
@@ -95,7 +95,7 @@ run_geo2grid_checks() {
...
@@ -95,7 +95,7 @@ run_geo2grid_checks() {
error
"Took too long for Geo2Grid to produce files (
$num_files
so far)"
error
"Took too long for Geo2Grid to produce files (
$num_files
so far)"
fi
fi
debug
"Found
$num_files
files, waiting for more..."
debug
"Found
$num_files
files, waiting for more..."
sleep
1
0
sleep
1
2
done
done
}
}
...
@@ -112,7 +112,7 @@ run_tile_gen_checks() {
...
@@ -112,7 +112,7 @@ run_tile_gen_checks() {
error
"Took too long for tile generation to produce its shape file"
error
"Took too long for tile generation to produce its shape file"
fi
fi
debug
"Found
$num_files
files, waiting for more..."
debug
"Found
$num_files
files, waiting for more..."
sleep
1
0
sleep
1
2
done
done
return
0
return
0
}
}
...
...
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