interchaintest

package module
v0.0.0-...-122e7e8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MigalooICTestRepo = "ghcr.io/white-whale-defi-platform/migaloo-chain-ictest"
	MigalooMainRepo   = "ghcr.io/white-whale-defi-platform/migaloo-chain"

	IBCRelayerImage   = "ghcr.io/cosmos/relayer"
	IBCRelayerVersion = "justin-localhost-ibc"

	MigalooImage = ibc.DockerImage{
		Repository: repo,
		Version:    version,
		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 docker-build-debug` and interchaintest will use the local image.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL