mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Mark Stackdriver Logging e2e tests with a feature
This commit is contained in:
parent
223a8e598d
commit
a575762158
@ -33,7 +33,7 @@ const (
|
||||
)
|
||||
|
||||
// TODO(crassirostris): Remove Flaky once test is stable
|
||||
var _ = framework.KubeDescribe("Cluster level logging using GCL [Slow] [Flaky]", func() {
|
||||
var _ = framework.KubeDescribe("Cluster level logging using GCL [Feature:StackdriverLogging]", func() {
|
||||
f := framework.NewDefaultFramework("gcl-logging-load")
|
||||
|
||||
It("should create a constant load with long-living pods and ensure logs delivery", func() {
|
||||
|
Loading…
Reference in New Issue
Block a user