Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Add ibc-rs/Hermes integration test #35

Merged
merged 8 commits into from
Jan 5, 2022

Commits on Dec 22, 2021

  1. Add first draft integration testing config

    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    dfa67f0 View commit details
    Browse the repository at this point in the history
  2. Remove interactive flag from integration test

    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    1f6c905 View commit details
    Browse the repository at this point in the history
  3. Fix checkout location for ibc-rs source

    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    f74b3d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Replace test with create-connection (from phase 4)

    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    8de5b64 View commit details
    Browse the repository at this point in the history
  2. Update to Gaia v5.0.5 and Tendermint v0.34.11

    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    18f6bd2 View commit details
    Browse the repository at this point in the history
  3. Add more logging output for debugging purposes

    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    e8635db View commit details
    Browse the repository at this point in the history
  4. Update readme to reflect test script name change

    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    abd1c01 View commit details
    Browse the repository at this point in the history
  5. Create bidirectional connection in integration test

    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    d8d8220 View commit details
    Browse the repository at this point in the history