2022-05-12 AATH/AMTH Users Group Meeting

2022-05-12 AATH/AMTH Users Group Meeting

Summary:

Planned Topics:

  • Group Goals

  • Meeting Times

  • AATH/AMTH Kanban Board Walkthrough

  • Work Item Review

  • Items Affecting Interop Results

Recording: dummyfile.txt



Hyperledger is committed to creating a safe and welcoming

community for all. For more information

please visit the Hyperledger Code of Conduct.

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

Who you are, and what your interest is in AATH and/or AMTH.

Attendees

  • @Sheldon Regular (BC Gov / Shel2C Ventures Inc.) <sheldon.regular@gmail.com>

  • @Wade Barnes (BC Gov / Neoteric Technologies Inc.) <wade@neoterictech.ca>

  • @Bruno Hivert (IDLab / https://idlab.org) <bruno.hivert@idlab.org>

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

  • 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?

Next Meeting

  • June 9th same time

Future Topics

  • Running and tracking Mobile test results with AATH. 

Action items

  • Fix the Meeting Zoom link

  • For the auto-option issue/solution, we will be going with the agent start/stop endpoint done dynamically for the scenario needing it. 

  • Invite participants to the ZenHub Board.