-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
🎉 Integration Testing for SSH using a docker container | Postgres Source and Destination update integration tests using ssh bastion in docker container #6312
Commits on Sep 14, 2021
-
vmaltsev committed
Sep 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 72f474f - Browse repository at this point
Copy the full SHA 72f474fView commit details
Commits on Sep 16, 2021
-
add authentification via ssh tunnel with bastion docker host and post…
…gres testcontainer
vmaltsev committedSep 16, 2021 Configuration menu - View commit details
-
Copy full SHA for bb7dcbb - Browse repository at this point
Copy the full SHA bb7dcbbView commit details -
created SshBastion class in base-java module
vmaltsev committedSep 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 79a1002 - Browse repository at this point
Copy the full SHA 79a1002View commit details
Commits on Sep 17, 2021
-
implement Postgres source basic ssh tunneling connection for integrat…
…ion tests
vmaltsev committedSep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 08a1d31 - Browse repository at this point
Copy the full SHA 08a1d31View commit details -
implement Postgres source ssh tunneling connection and refactoring Ss…
…hBastion
vmaltsev committedSep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 67cfc01 - Browse repository at this point
Copy the full SHA 67cfc01View commit details
Commits on Sep 18, 2021
-
generate keys inside a bastion container
vmaltsev committedSep 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 43aa77a - Browse repository at this point
Copy the full SHA 43aa77aView commit details -
remove throwing Exception from startTestContainers method
vmaltsev committedSep 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 82e9598 - Browse repository at this point
Copy the full SHA 82e9598View commit details
Commits on Sep 20, 2021
-
vmaltsev committed
Sep 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 4b42a9d - Browse repository at this point
Copy the full SHA 4b42a9dView commit details -
Merge branch 'master' into vmaltsev/5811ssh-tunnel-integration-testin…
…g-in-docker-containers
vmaltsev committedSep 20, 2021 Configuration menu - View commit details
-
Copy full SHA for bd40929 - Browse repository at this point
Copy the full SHA bd40929View commit details -
add documentation and changelog for Posthres source and destination
vmaltsev committedSep 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 035241c - Browse repository at this point
Copy the full SHA 035241cView commit details -
update documentation for ssh readme.md | update version fo Postgres s…
…ource and destination to 0.3.12
vmaltsev committedSep 20, 2021 Configuration menu - View commit details
-
Copy full SHA for c07ea7a - Browse repository at this point
Copy the full SHA c07ea7aView commit details -
update version of Postgres source and destination to 0.3.12
vmaltsev committedSep 20, 2021 Configuration menu - View commit details
-
Copy full SHA for bb35359 - Browse repository at this point
Copy the full SHA bb35359View commit details
Commits on Sep 23, 2021
-
removed static variables, removed version bump, rename class to SshBa…
…stionContainer, removed ci credentials for ssh Postgres Source and Destination
vmaltsev committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for b90272e - Browse repository at this point
Copy the full SHA b90272eView commit details -
Merge branch 'master' into vmaltsev/5811ssh-tunnel-integration-testin…
…g-in-docker-containers # Conflicts: # tools/bin/ci_credentials.sh
vmaltsev committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 27a40f2 - Browse repository at this point
Copy the full SHA 27a40f2View commit details