Summary:
Excerpt |
---|
Planned Topics:
|
Recording: To be added
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct. |
---|
Welcome and Introductions
...
- Sheldon Regular (BC Gov / Shel2C Ventures Inc.) <sheldon.regular@gmail.com>
- Wade Barnes (BC Gov / Neoteric Technologies Inc.) <wade@neoterictech.ca>
Announcements
Agenda
- Group Goals
- Make sure test harnesses are meeting the needs of the Aries Community
- Highlight and address areas of failing interoperability between Aries frameworks
- Get consensus on approaches and features
- Move action items ahead
- Meeting Times
- Does this time and cadence work for everyone?
- Suggestions?
- Defining the Test Frameworks
- AATH
- Mobile in AATH
- AMTH
- AATH/AMTH Kanban Board Walkthrough
- Reports Walkthrough
- Aries Interop Test Results: https://allure.vonx.io/allure-docker-service-ui/
- Aries Interop Test Result Summary: https://aries-interop.info
- AMTH Reports
- Work Item Review
- In Progress
- Short Term Backlog
- Product Backlog
- New Items
- Items Affecting Interop Results
- `auto-<options>` turned on in acapy-backchannel causes some tests to fail. Most interop tests expect agent has no auto options on.
- Conversation: https://github.com/hyperledger/aries-agent-test-harness/pull/448
- Resulting Issue: https://github.com/hyperledger/aries-agent-test-harness/issues/456
- Need an approach to turn on auto options in the test harness at the scenario level.
- Approaches Proposed
- Set another test execution in the workflow with an agent config file.
- A new run set altogether with also uses an agent config file.
- Utilize the /agent/command/agent/start endpoint and do it dynamically during runtime. Uses `@UsesCustomParameters` to trigger.
- Start a new agent (auto_acme for example) in the set of agents started, this one has an agent config file that can be used.
- Others?
- Approaches Proposed
- `auto-<options>` turned on in acapy-backchannel causes some tests to fail. Most interop tests expect agent has no auto options on.
...