package logging

import "k8s.io/kubernetes/test/e2e/instrumentation/logging"

Index

Functions

func RunLogPodsWithSleepOf

func RunLogPodsWithSleepOf(f *framework.Framework, sleep time.Duration, podname string, timeout time.Duration)

RunLogPodsWithSleepOf creates a pod on every node, logs continuously (with "sleep" pauses), and verifies that the log string was produced in each and every pod at least once. The final arg is the timeout for the test to verify all the pods got logs.

Source Files

generic_soak.go imports.go

Directories

PathSynopsis
test/e2e/instrumentation/logging/elasticsearch
test/e2e/instrumentation/logging/stackdriver
test/e2e/instrumentation/logging/utils
Version
v1.13.7
Published
Jun 4, 2019
Platform
js/wasm
Imports
14 packages
Last checked
5 minutes ago

Tools for package owners.