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
cc182ea2
Unverified
Commit
cc182ea2
authored
7 years ago
by
Antoine Legrand
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #2432 from kubernetes-incubator/remove-do-ci
Remove DigitalOcean
parents
f94a7c6d
9e44f941
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+10
-11
10 additions, 11 deletions
.gitlab-ci.yml
README.md
+1
-1
1 addition, 1 deletion
README.md
with
11 additions
and
12 deletions
.gitlab-ci.yml
+
10
−
11
View file @
cc182ea2
...
@@ -320,16 +320,6 @@ gce_coreos-calico-aio:
...
@@ -320,16 +320,6 @@ gce_coreos-calico-aio:
only
:
[
/^pr-.*$/
]
only
:
[
/^pr-.*$/
]
### PR JOBS PART2
### PR JOBS PART2
do_ubuntu-canal-ha
:
stage
:
deploy-part2
<<
:
*job
<<
:
*do
variables
:
<<
:
*do_variables
when
:
on_success
except
:
[
'
triggers'
]
only
:
[
/^pr-.*$/
]
gce_centos7-flannel-addons
:
gce_centos7-flannel-addons
:
stage
:
deploy-part2
stage
:
deploy-part2
<<
:
*job
<<
:
*job
...
@@ -363,7 +353,6 @@ gce_coreos-calico-sep-triggers:
...
@@ -363,7 +353,6 @@ gce_coreos-calico-sep-triggers:
when
:
on_success
when
:
on_success
only
:
[
'
triggers'
]
only
:
[
'
triggers'
]
gce_ubuntu-canal-ha-triggers
:
gce_ubuntu-canal-ha-triggers
:
stage
:
deploy-part2
stage
:
deploy-part2
<<
:
*job
<<
:
*job
...
@@ -396,6 +385,16 @@ gce_ubuntu-weave-sep-triggers:
...
@@ -396,6 +385,16 @@ gce_ubuntu-weave-sep-triggers:
only
:
[
'
triggers'
]
only
:
[
'
triggers'
]
# More builds for PRs/merges (manual) and triggers (auto)
# More builds for PRs/merges (manual) and triggers (auto)
do_ubuntu-canal-ha
:
stage
:
deploy-part2
<<
:
*job
<<
:
*do
variables
:
<<
:
*do_variables
when
:
manual
except
:
[
'
triggers'
]
only
:
[
'
master'
,
/^pr-.*$/
]
gce_ubuntu-canal-ha
:
gce_ubuntu-canal-ha
:
stage
:
deploy-part2
stage
:
deploy-part2
<<
:
*job
<<
:
*job
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
cc182ea2
...
@@ -151,5 +151,5 @@ CI Tests
...
@@ -151,5 +151,5 @@ CI Tests
[

](https://gitlab.com/kubespray-ci/kubernetes-incubator__kubespray/pipelines)
[

](https://gitlab.com/kubespray-ci/kubernetes-incubator__kubespray/pipelines)
CI/end-to-end tests sponsored by Google (GCE)
, DigitalOcean,
[
teuto.net
](
https://teuto.net/
)
(
openstack
)
.
CI/end-to-end tests sponsored by Google (GCE)
See the
[
test matrix
](
docs/test_cases.md
)
for details.
See the
[
test matrix
](
docs/test_cases.md
)
for details.
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