-
Notifications
You must be signed in to change notification settings - Fork 26
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
Hooks for Data Center #103
Draft
dagguh
wants to merge
52
commits into
atlassian:master
Choose a base branch
from
dagguh:issue/JPERF-273-transplant-ssh-jira-nodes-fix-aws-dc
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
814f886
Revert "JPERF-273: Hide untested new API"
dagguh c19447f
JPERF-273: Hook into Jira provisioning
dagguh 9da0c48
JPERF-273 Postgres 9.6.15
22cd86e
Offer `Docker` and `DockerImage` for customization and injection
dagguh 198543b
Add `DockerMysqlServer`
dagguh 1e33416
Introduce pre- and post- instance hooks
dagguh 5df283a
Turn `DockerMysqlServer` into a hook
dagguh e03f9b3
Respect the `TcpServer.publicPort` in `DockerMysqlServer`
dagguh 9f52a7c
Fix `RestUpgrade` `Report`
dagguh 5172d17
WIP test Data Center hooks
dagguh 0befe8b
WIP include Jira instances
dagguh c240e7e
JPERF-273: Download reports even if a plan fails
dagguh 29ea0bb
Fix hooked MySQL start
dagguh 64bd1eb
Fix downloaded reports overwriting each other
dagguh ae48600
fixup: Fix hooked MySQL start
dagguh c89b040
Make `Infrastructure` `AutoCloseable`
dagguh 6365253
Fix MySQL unit tests
dagguh f460041
Update dependency locks
dagguh 0b74e8e
Test on `docker-java`
dagguh 2247741
Try to fix Docker SSH connectivity
dagguh d7a3b02
Fix Jira-MySQL connectivity across Docker infra
dagguh 0222f43
JCES-273: Add load balancers to Data Center
dagguh 1093e78
WIP: Try mounting shared home
dagguh 3b52a4c
JPERF-273: Mount shared home via Samba
dagguh 516f57c
JPERF-273: Fix `ApacheProxyPlan`
dagguh 8094cfe
Resolve conflicts after rebase
dagguh 9321ddc
Handle multiple Docker port bindings (IP4, IP6)
dagguh 64ab7c1
Try various DIND on CI
dagguh 608b5f9
Restore privileged Docker for MySQL
dagguh 1fc72e2
Replace deprecated `startProcess` in tests
dagguh b336d6d
Fail fast when docker-in-docker dies
dagguh 92a5691
Check Docker info on CI
dagguh abc962b
Undo sibling socket-based "DIND"
dagguh 52e96e4
Force Ubuntu Docker to use OverlayFS
dagguh 2300a41
Try Docker `vfs` on GHA
dagguh 9d92adf
Use vfs
dagguh 4eb2f3d
Fix `RestUpgrade`
dagguh 766de91
Fix the `report` assertions
dagguh a7a55f3
Diagnose `RestUpgrade` failures
dagguh 080f55e
JPERF-273: Expose NFS or Samba shared homes for DC
dagguh 961107c
JPERF-273: Support Jiras with an HTTP path
dagguh 27b9bc4
JPERF-273: Check Jira HTML when upgrade fails
dagguh 064b1b9
More time for Jira plugins on GHA
dagguh 97442c3
Give even more time for Jira plugins on GHA
dagguh c992714
Clarify what `JiraNodePlan` does and doesn't do
dagguh 290dd1b
Fix Tomcat config
dagguh c24dbba
expose HttpNode
dagguh ad8db21
Split infra into server rooms
dagguh 79b89cf
Server rooms dont need to be closeable
dagguh f98570e
Mount TCP shared home in private network
dagguh b6a4576
Call pre-instance hooks in parallel
dagguh ce8c26c
Stop trying to fix relative remote paths
dagguh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
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
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
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
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If there is a reason why it's not
then IMHO it should be noted in a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch. They polluted their release channel with unstable versions like
4.0.0-alpha-1