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
4ee36999
Commit
4ee36999
authored
9 years ago
by
ant31
Browse files
Options
Downloads
Patches
Plain Diff
Add weave to tests
parent
caa2555b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+28
-14
28 additions, 14 deletions
.travis.yml
roles/apps/k8s-kube-logstash
+1
-1
1 addition, 1 deletion
roles/apps/k8s-kube-logstash
with
29 additions
and
15 deletions
.travis.yml
+
28
−
14
View file @
4ee36999
...
@@ -21,6 +21,10 @@ env:
...
@@ -21,6 +21,10 @@ env:
KUBE_NETWORK_PLUGIN=calico
KUBE_NETWORK_PLUGIN=calico
CLOUD_IMAGE=debian-8
CLOUD_IMAGE=debian-8
CLOUD_REGION=europe-west1-b
CLOUD_REGION=europe-west1-b
-
>-
KUBE_NETWORK_PLUGIN=weave
CLOUD_IMAGE=debian-8
CLOUD_REGION=europe-west1-b
# Centos 7
# Centos 7
-
>-
-
>-
...
@@ -35,11 +39,11 @@ env:
...
@@ -35,11 +39,11 @@ env:
# # Redhat 7
# # Redhat 7
#
- >-
-
>-
#
KUBE_NETWORK_PLUGIN=flannel
KUBE_NETWORK_PLUGIN=flannel
#
CLOUD_IMAGE=rhel-7-sudo
CLOUD_IMAGE=rhel-7-sudo
#
CLOUD_REGION=us-east1-d
CLOUD_REGION=us-east1-d
# SSH_ARGS='--ssh-extra-args="-t"'
# - >-
# - >-
# KUBE_NETWORK_PLUGIN=calico
# KUBE_NETWORK_PLUGIN=calico
# CLOUD_IMAGE=rhel-7-sudo
# CLOUD_IMAGE=rhel-7-sudo
...
@@ -54,21 +58,31 @@ env:
...
@@ -54,21 +58,31 @@ env:
KUBE_NETWORK_PLUGIN=calico
KUBE_NETWORK_PLUGIN=calico
CLOUD_IMAGE=ubuntu-1404-trusty
CLOUD_IMAGE=ubuntu-1404-trusty
CLOUD_REGION=europe-west1-c
CLOUD_REGION=europe-west1-c
# Ubuntu 15.10
-
>-
-
>-
KUBE_NETWORK_PLUGIN=flannel
KUBE_NETWORK_PLUGIN=weave
CLOUD_IMAGE=ubuntu-1510-wily
CLOUD_IMAGE=ubuntu-1404-trusty
CLOUD_REGION=us-central1-a
CLOUD_REGION=europe-west1-c
-
>-
KUBE_NETWORK_PLUGIN=calico
# # Ubuntu 15.10
CLOUD_IMAGE=ubuntu-1510-wily
# - >-
CLOUD_REGION=us-central1-a
# KUBE_NETWORK_PLUGIN=flannel
# CLOUD_IMAGE=ubuntu-1510-wily
# CLOUD_REGION=us-central1-a
# - >-
# KUBE_NETWORK_PLUGIN=calico
# CLOUD_IMAGE=ubuntu-1510-wily
# CLOUD_REGION=us-central1-a
# - >-
# KUBE_NETWORK_PLUGIN=weave
# CLOUD_IMAGE=ubuntu-1510-wily
# CLOUD_REGION=us-central1-a
matrix
:
matrix
:
allow_failures
:
allow_failures
:
-
env
:
KUBE_NETWORK_PLUGIN=flannel CLOUD_IMAGE=centos-7-sudo CLOUD_REGION=us-central1-c
-
env
:
KUBE_NETWORK_PLUGIN=flannel CLOUD_IMAGE=centos-7-sudo CLOUD_REGION=us-central1-c
-
env
:
KUBE_NETWORK_PLUGIN=flannel CLOUD_IMAGE=rhel-7-sudo CLOUD_REGION=us-east1-d
-
env
:
KUBE_NETWORK_PLUGIN=weave CLOUD_IMAGE=ubuntu-1404-trusty CLOUD_REGION=europe-west1-c
before_install
:
before_install
:
# Install Ansible.
# Install Ansible.
...
...
This diff is collapsed.
Click to expand it.
k8s-kube-logstash
@
71c7bf98
Compare
c1c0ce8e
...
71c7bf98
Subproject commit
c
1c
0ce8e27b430cff8e5b0f1519707eb892f5e67
Subproject commit
7
1c
7bf98210e8907554a26e25cc9c2a3ece8cffd
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