added test for spark driver too
This commit is contained in:
@@ -317,6 +317,7 @@ func TestExampleObjectSchemas(t *testing.T) {
|
||||
"spark-master-service": &api.Service{},
|
||||
"spark-master": &api.Pod{},
|
||||
"spark-worker-controller": &api.ReplicationController{},
|
||||
"spark-driver": &api.Pod{},
|
||||
},
|
||||
"../examples/storm": {
|
||||
"storm-nimbus-service": &api.Service{},
|
||||
|
Reference in New Issue
Block a user