Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
e5a45034
Commit
e5a45034
authored
7 years ago
by
Antoine Legrand
Browse files
Options
Downloads
Patches
Plain Diff
Single step CI
parent
7a20d698
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
.gitlab-ci.yml
+43
-38
43 additions, 38 deletions
.gitlab-ci.yml
with
43 additions
and
38 deletions
.gitlab-ci.yml
+
43
−
38
View file @
e5a45034
...
...
@@ -300,7 +300,9 @@ before_script:
# stage: deploy-special
MOVED_TO_GROUP_VARS
:
"
true"
# Builds for PRs only (premoderated by unit-tests step) and triggers (auto)
### PR JOBS
gce_coreos-calico-aio
:
stage
:
deploy-part1
<<
:
*job
...
...
@@ -322,50 +324,63 @@ do_ubuntu-canal-ha:
except
:
[
'
triggers'
]
only
:
[
/^pr-.*$/
]
gce_c
oreos-calico-sep-trigger
s
:
gce_c
entos7-flannel-addon
s
:
stage
:
deploy-part1
<<
:
*job
<<
:
*gce
variables
:
<<
:
*gce_variables
<<
:
*c
oreos_calico_aio
_variables
<<
:
*c
entos7_flannel_addons
_variables
when
:
on_success
only
:
[
'
triggers'
]
except
:
[
'
triggers'
]
only
:
[
/^pr-.*$/
]
gce_
centos7-flannel-addons
:
stage
:
deploy-part
2
gce_
ubuntu-weave-sep
:
stage
:
deploy-part
1
<<
:
*job
<<
:
*gce
variables
:
<<
:
*gce_variables
<<
:
*
centos7_flannel_addons
_variables
<<
:
*
ubuntu_weave_sep
_variables
when
:
on_success
except
:
[
'
triggers'
]
only
:
[
/^pr-.*$/
]
gce_centos7-flannel-addons-triggers
:
stage
:
deploy-part1
### MANUAL JOBS
gce_coreos-calico-sep-triggers
:
stage
:
deploy-part2
<<
:
*job
<<
:
*gce
variables
:
<<
:
*gce_variables
<<
:
*c
entos7_flannel_addons
_variables
<<
:
*c
oreos_calico_aio
_variables
when
:
on_success
only
:
[
'
triggers'
]
gce_ubuntu-weave-sep
:
stage
:
deploy-special
gce_ubuntu-canal-ha-triggers
:
stage
:
deploy-part2
<<
:
*job
<<
:
*gce
variables
:
<<
:
*gce_variables
<<
:
*ubuntu_
weave_sep
_variables
<<
:
*ubuntu_
canal_ha
_variables
when
:
on_success
except
:
[
'
triggers'
]
only
:
[
/^pr-.*$/
]
only
:
[
'
triggers'
]
gce_centos7-flannel-addons-triggers
:
stage
:
deploy-part2
<<
:
*job
<<
:
*gce
variables
:
<<
:
*gce_variables
<<
:
*centos7_flannel_addons_variables
when
:
on_success
only
:
[
'
triggers'
]
gce_ubuntu-weave-sep-triggers
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
@@ -376,7 +391,7 @@ gce_ubuntu-weave-sep-triggers:
# More builds for PRs/merges (manual) and triggers (auto)
gce_ubuntu-canal-ha
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
@@ -386,18 +401,8 @@ gce_ubuntu-canal-ha:
except
:
[
'
triggers'
]
only
:
[
'
master'
,
/^pr-.*$/
]
gce_ubuntu-canal-ha-triggers
:
stage
:
deploy-part1
<<
:
*job
<<
:
*gce
variables
:
<<
:
*gce_variables
<<
:
*ubuntu_canal_ha_variables
when
:
on_success
only
:
[
'
triggers'
]
gce_ubuntu-canal-kubeadm
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
@@ -408,7 +413,7 @@ gce_ubuntu-canal-kubeadm:
only
:
[
'
master'
,
/^pr-.*$/
]
gce_ubuntu-canal-kubeadm-triggers
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
@@ -418,7 +423,7 @@ gce_ubuntu-canal-kubeadm-triggers:
only
:
[
'
triggers'
]
gce_centos-weave-kubeadm
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
@@ -429,7 +434,7 @@ gce_centos-weave-kubeadm:
only
:
[
'
master'
,
/^pr-.*$/
]
gce_centos-weave-kubeadm-triggers
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
@@ -450,7 +455,7 @@ gce_ubuntu-contiv-sep:
only
:
[
'
master'
,
/^pr-.*$/
]
gce_rhel7-weave
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
@@ -461,7 +466,7 @@ gce_rhel7-weave:
only
:
[
'
master'
,
/^pr-.*$/
]
gce_rhel7-weave-triggers
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
@@ -482,7 +487,7 @@ gce_debian8-calico-upgrade:
only
:
[
'
master'
,
/^pr-.*$/
]
gce_debian8-calico-triggers
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
@@ -503,7 +508,7 @@ gce_coreos-canal:
only
:
[
'
master'
,
/^pr-.*$/
]
gce_coreos-canal-triggers
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
@@ -524,7 +529,7 @@ gce_rhel7-canal-sep:
only
:
[
'
master'
,
/^pr-.*$/
,]
gce_rhel7-canal-sep-triggers
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
@@ -545,7 +550,7 @@ gce_centos7-calico-ha:
only
:
[
'
master'
,
/^pr-.*$/
]
gce_centos7-calico-ha-triggers
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
@@ -567,7 +572,7 @@ gce_coreos-alpha-weave-ha:
only
:
[
'
master'
,
/^pr-.*$/
]
gce_ubuntu-rkt-sep
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
@@ -578,7 +583,7 @@ gce_ubuntu-rkt-sep:
only
:
[
'
master'
,
/^pr-.*$/
]
gce_ubuntu-vault-sep
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*job
<<
:
*gce
variables
:
...
...
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