-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DEV 841: Further docker, tests improvements (#280)
* Restructure tests * Remove libindy * Remove docker-localnet image * New docker compose draft * Comment out build section * Fix docker builds * Working docker-compose based localnet * Fix doc * Fix localnet setup * Fix image name * Fix test paths * Fix paths * Fix paths * Expose RPC ports * Add docker version output * Print docker compose version * Docker compose version * Revert docker compose version print * Fix paths * Make other steps to use compose based localnet * Remove testnet image building and publishing * Fix ports * Comment external address * Remove external address from localnet nodes * Fix paths * Get rid of configure mapping in docker entrypoint script * Add api, consensus configuration to localnet * Fix paths in the upgrade test * Fix linter issues * For the previous commit * Make container.env to utilize cosmos native env vars * Revert unnecessary changes * Add new line at the EOF * Remove remainings of the testnet image * Extract env vars of testnet into separate files * Fix images publishing * Move import-keys script to localnet * Set default minimum gas prices for localnet * Set CREATE_EMPTY_BLOCKS to false * Replace PAT with GITHUB_TOKEN * Fix registry name in release pipeline * Add missing seed_mode * Fix panic in case of invalid key format (#284) Co-authored-by: Ankur Banerjee <[email protected]> Signed-off-by: Andrew Nikitin <[email protected]>
- Loading branch information
1 parent
18f34d0
commit 5f7b8fb
Showing
66 changed files
with
1,097 additions
and
602 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.