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
7d8d65de
Verified
Commit
7d8d65de
authored
4 years ago
by
David Hoese
Browse files
Options
Downloads
Patches
Plain Diff
Fix CI job name conflicts
parent
9dc4a6af
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ci_gcp/gitlab-ci.yaml
+5
-5
5 additions, 5 deletions
ci_gcp/gitlab-ci.yaml
ci_geosphere-test/gitlab-ci.yaml
+0
-62
0 additions, 62 deletions
ci_geosphere-test/gitlab-ci.yaml
with
5 additions
and
67 deletions
ci_gcp/gitlab-ci.yaml
+
5
−
5
View file @
7d8d65de
...
@@ -33,7 +33,7 @@ test gcp connection:
...
@@ -33,7 +33,7 @@ test gcp connection:
kubectl get all;
kubectl get all;
fi
fi
g
stest
deploy grb
:
g
cp
deploy grb
:
extends
:
.gcloud_base
extends
:
.gcloud_base
stage
:
deploy GRB
stage
:
deploy GRB
script
:
script
:
...
@@ -47,7 +47,7 @@ gstest deploy grb:
...
@@ -47,7 +47,7 @@ gstest deploy grb:
dependencies
:
dependencies
:
-
get_chart_grb
-
get_chart_grb
g
s
create geotiff storage
:
g
cp
create geotiff storage
:
extends
:
.gcloud_base
extends
:
.gcloud_base
stage
:
create storage
stage
:
create storage
script
:
script
:
...
@@ -63,7 +63,7 @@ gs create geotiff storage:
...
@@ -63,7 +63,7 @@ gs create geotiff storage:
-
ci_gcp/geotiff-pvc.yaml
-
ci_gcp/geotiff-pvc.yaml
-
if
:
$CREATE_STORAGE
-
if
:
$CREATE_STORAGE
g
s
create shapefile storage
:
g
cp
create shapefile storage
:
extends
:
.gcloud_base
extends
:
.gcloud_base
stage
:
create storage
stage
:
create storage
script
:
script
:
...
@@ -79,7 +79,7 @@ gs create shapefile storage:
...
@@ -79,7 +79,7 @@ gs create shapefile storage:
-
ci_gcp/shapefiles-pvc.yaml
-
ci_gcp/shapefiles-pvc.yaml
-
if
:
$CREATE_STORAGE
-
if
:
$CREATE_STORAGE
g
s
deploy rabbit
:
g
cp
deploy rabbit
:
environment
:
environment
:
name
:
geosphere
name
:
geosphere
url
:
http://geosphere.ssec.wisc.edu
url
:
http://geosphere.ssec.wisc.edu
...
@@ -99,7 +99,7 @@ gs deploy rabbit:
...
@@ -99,7 +99,7 @@ gs deploy rabbit:
-
ci_geosphere/values-geosphere-rabbit.yaml
-
ci_geosphere/values-geosphere-rabbit.yaml
-
if
:
$DEPLOY_RABBIT
-
if
:
$DEPLOY_RABBIT
g
stest
deploy client
:
g
cp
deploy client
:
extends
:
.gcloud_base
extends
:
.gcloud_base
stage
:
deploy Client
stage
:
deploy Client
script
:
script
:
...
...
This diff is collapsed.
Click to expand it.
ci_geosphere-test/gitlab-ci.yaml
+
0
−
62
View file @
7d8d65de
...
@@ -52,68 +52,6 @@ gstest deploy rabbit:
...
@@ -52,68 +52,6 @@ gstest deploy rabbit:
-
ci_geosphere-test/values-geosphere-rabbit.yaml
-
ci_geosphere-test/values-geosphere-rabbit.yaml
-
if
:
$DEPLOY_RABBIT
-
if
:
$DEPLOY_RABBIT
#gstest deploy tile gen g16 radf:
# extends: .deploy_tile_gen
# variables:
# VALUES_DIR: "ci_geosphere-test"
# DEPLOY_SUFFIX: "-g16-radf"
# rules:
# - if: '$CI_COMMIT_BRANCH != "master"'
# when: never
# - if: '$kubekorner_k3s_config == null'
# when: never
# - when: on_success
#
#gstest deploy tile gen g16 radc:
# extends: .deploy_tile_gen
# variables:
# VALUES_DIR: "ci_geosphere-test"
# DEPLOY_SUFFIX: "-g16-radc"
# rules:
# - if: '$CI_COMMIT_BRANCH != "master"'
# when: never
# - if: '$kubekorner_k3s_config == null'
# when: never
# - when: on_success
#
#gstest deploy tile gen g16 radm1:
# extends: .deploy_tile_gen
# variables:
# VALUES_DIR: "ci_geosphere-test"
# DEPLOY_SUFFIX: "-g16-radm1"
# rules:
# - if: '$CI_COMMIT_BRANCH != "master"'
# when: never
# - if: '$kubekorner_k3s_config == null'
# when: never
# - when: on_success
#
#gstest deploy tile gen g16 radm2:
# extends: .deploy_tile_gen
# variables:
# VALUES_DIR: "ci_geosphere-test"
# DEPLOY_SUFFIX: "-g16-radm2"
# rules:
# - if: '$CI_COMMIT_BRANCH != "master"'
# when: never
# - if: '$kubekorner_k3s_config == null'
# when: never
# - when: on_success
#
#gstest deploy mapserver:
# environment:
# name: geosphere-test
# url: http://geosphere-test.ssec.wisc.edu
# variables:
# VALUES_DIR: "ci_geosphere-test"
# extends: .deploy_mapserver
# rules:
# - if: '$CI_COMMIT_BRANCH != "master"'
# when: never
# - if: '$kubekorner_k3s_config == null'
# when: never
# - when: on_success
gstest deploy mapcache
:
gstest deploy mapcache
:
environment
:
environment
:
name
:
geosphere-test
name
:
geosphere-test
...
...
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