Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SourceE2ERepo = "ghcr.io/source-protocol-cosmos/source-e2e" SourceMainRepo = "ghcr.io/source-protocol-cosmos/source" SourceImage = ibc.DockerImage{ Repository: sourceRepo, Version: sourceVersion, UidGid: "1025:1025", } )
Functions ¶
func GetDockerImageInfo ¶
func GetDockerImageInfo() (repo, version string)
GetDockerImageInfo returns the appropriate repo and branch version string for integration with the CI pipeline. The remote runner sets the BRANCH_CI env var. If present, interchaintest will use the docker image pushed up to the repo. If testing locally, user should run `make local-image` and interchaintest will use the local image.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.