Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 16, 2023

This is an automatic backport of pull request #796 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

#796)

* shim in start and stop methods

* rename to 'tendermint'

* rename to 'kill tendermint'

* add terminate vs kill

* add command package

* add param names

* switch exec compose to docker pkg

* all exec switched to docker package

* remove runner exec

* functionality in place for start kill terminate

* exec compose takes context

* compose verbose takes context

* docker.exec takes context

* add create node to infra provider

* start and create calls replaced with infra provider

* commit exec pkg

* add ssh pkg

* add digital ocean package

* add client creation logic

* use ssh agent to auth to remote

* plump infra data into tests

* move agent socket dial to client connection creation

* error if auth sock not defined

* allow unknown hosts to be accessed

* return session error

* close connection in ssh exec

* gofmt

* use IP.Equal instead of bytes.Equal

* correct the nolint comment format

* remove backup for INFRASTRUCTURE_DATA missing

* Update test/e2e/pkg/infra/digitalocean/digitalocean.go

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* remove hostkeyalgorithm setting

* rename IP node field

* add external address field

* use external IP in digital ocean

* use correct variable in e2e compose

* use --no-start

* Fix reachable IPs on docker

* Rename to CometBFT

* Simplify Path

* Revert  GetReachableIP

* Improve ext IP

* Remove CreateNode

* Adapt provider interface to actual needs

* Minor in digitalocean

* Doc

* Fix contexts

* Update test/e2e/pkg/infra/digitalocean/digitalocean.go

* Update test/e2e/pkg/exec/exec.go

Co-authored-by: Lasaro <lasaro@informal.systems>

* Remove `cli.ifd`, first version

* Remove `cli.ifd`, reduce duplication

* Remove references to Docker in help strings

---------

Co-authored-by: William Banfield <wbanfield@gmail.com>
Co-authored-by: William Banfield <4561443+williambanfield@users.noreply.github.com>
Co-authored-by: Thane Thomson <connect@thanethomson.com>
Co-authored-by: Lasaro <lasaro@informal.systems>
(cherry picked from commit 0070a86)
@mergify mergify bot requested a review from a team as a code owner May 16, 2023 18:43
@sergio-mena sergio-mena self-assigned this May 16, 2023
@sergio-mena sergio-mena added the e2e Related to our end-to-end tests label May 16, 2023
@sergio-mena sergio-mena merged commit 3c20fac into v0.38.x May 16, 2023
@sergio-mena sergio-mena deleted the mergify/bp/v0.38.x/pr-796 branch May 16, 2023 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Related to our end-to-end tests
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant