comment out
Some checks failed
Build images / Run e2e tests (push) Failing after 40s
E2E Tests / Run on Ubuntu (push) Failing after 49s
Build images / Run lint test (push) Failing after 6m4s
Lint / Run on Ubuntu (push) Failing after 6m47s
Build images / Run unit test (push) Failing after 8m42s
Build images / Build docker image (push) Has been skipped
Tests / Run on Ubuntu (push) Failing after 7m45s
Some checks failed
Build images / Run e2e tests (push) Failing after 40s
E2E Tests / Run on Ubuntu (push) Failing after 49s
Build images / Run lint test (push) Failing after 6m4s
Lint / Run on Ubuntu (push) Failing after 6m47s
Build images / Run unit test (push) Failing after 8m42s
Build images / Build docker image (push) Has been skipped
Tests / Run on Ubuntu (push) Failing after 7m45s
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package controller
|
||||
|
||||
/*
|
||||
import (
|
||||
"context"
|
||||
v1 "k8s.io/api/core/v1"
|
||||
@@ -229,3 +230,6 @@ func (r *LocustClusterReconciler) BuildLeaderJob(log logr.Logger, locustCluster
|
||||
Status: batch.JobStatus{},
|
||||
}, nil
|
||||
}
|
||||
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user