Skip to content

Need Post-Test Step for Converting Logs #131

@nibanks

Description

@nibanks

Right now, MsQuic cannot collect logs because it requires commands to be executed after the test runs. But the current setup runs the server continuously and then just kills the container. This never allows for us to collect/convert our log files. We need either:

  • An explicit new step/script to be run after killing the server process.
  • Or, an explicit signal to shutdown the server and then time enough to run the necessary scripts after the server app process exits.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions