Add state for kubernetes federation
Change-Id: I9cc98c0ce874418f2e1fe396aa22be1e9bc13437
diff --git a/tests/pillar/master_cluster.sls b/tests/pillar/master_cluster.sls
index af99ceb..513d6b1 100644
--- a/tests/pillar/master_cluster.sls
+++ b/tests/pillar/master_cluster.sls
@@ -1,6 +1,7 @@
kubernetes:
common:
cluster_domain: cluster.local
+ cluster_name: cluster
network:
engine: none
hyperkube:
diff --git a/tests/pillar/master_contrail.sls b/tests/pillar/master_contrail.sls
index ff03327..862bb9a 100644
--- a/tests/pillar/master_contrail.sls
+++ b/tests/pillar/master_contrail.sls
@@ -1,6 +1,7 @@
kubernetes:
common:
cluster_domain: cluster.local
+ cluster_name: cluster
network:
engine: opencontrail
hyperkube:
diff --git a/tests/pillar/master_contrail4_0.sls b/tests/pillar/master_contrail4_0.sls
index 202b25d..d948e7c 100644
--- a/tests/pillar/master_contrail4_0.sls
+++ b/tests/pillar/master_contrail4_0.sls
@@ -1,6 +1,7 @@
kubernetes:
common:
cluster_domain: cluster.local
+ cluster_name: cluster
network:
engine: opencontrail
hyperkube:
diff --git a/tests/pillar/pool_cluster.sls b/tests/pillar/pool_cluster.sls
index ce9769c..34e62d5 100644
--- a/tests/pillar/pool_cluster.sls
+++ b/tests/pillar/pool_cluster.sls
@@ -1,6 +1,7 @@
kubernetes:
common:
cluster_domain: cluster.local
+ cluster_name: cluster
network:
engine: none
hyperkube:
diff --git a/tests/pillar/pool_contrail4_0.sls b/tests/pillar/pool_contrail4_0.sls
index a4680fc..0426faf 100644
--- a/tests/pillar/pool_contrail4_0.sls
+++ b/tests/pillar/pool_contrail4_0.sls
@@ -1,6 +1,7 @@
kubernetes:
common:
cluster_domain: cluster.local
+ cluster_name: cluster
network:
engine: none
hyperkube: