Skip to content

logs are not always flushed to output file #1153

@nonsense

Description

@nonsense

When running test plans on testground as a service, logs are saved in a file within the testground daemon datadir.

Logs are supposed to be a replication of what is returned to the daemon with ow *rpc.OutputWriter (https://github.com/testground/testground/blob/master/pkg/runner/cluster_k8s.go#L151), but is not the case.

This is reproducible with the deals-stress-concurrent-natural-k8s.toml composition from Oni, or just by triggering an hour build on the Oni repo.

Metadata

Metadata

Assignees

Labels

P1P1: Must be fixed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions