hyperledger / aries-agent-test-harness

Aries agent test framework, with agent backchannel support
https://aries-interop.info
Apache License 2.0
60 stars 65 forks source link

Fix agent logs in pipeline #806

Closed nodlesh closed 4 months ago

nodlesh commented 4 months ago

This should be the last PR in relation to gathering the agent logs for each runset. This has been tested in my working branch and is successful. There will be two zipped artifacts at the end of each run, one will be the container-logs that have the logs to all the supporting services of the tests. The second artifact will be agent-logs which will contain all the logs for acme to mallory, along with a request log that captures test harness to backchannel communications.