Skip to content
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

Fixed issue with jenkins master restart while the Aquarium node is still here #28

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

sparshev
Copy link
Collaborator

Now Aquarium launcher knows that it can be started again on existing node, so will not try to create another Applicatio, will wait for the agent connection and continue pipeline execution if possible.

Related Issue

fixes: #25

Motivation and Context

Bugfix

How Has This Been Tested?

Manually

Screenshots (if appropriate):

aquarium_job_jenkins_restart

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@sparshev sparshev added the bug Something isn't working label Aug 15, 2024
@sparshev sparshev self-assigned this Aug 15, 2024
@sparshev sparshev merged commit 14f5024 into main Aug 15, 2024
5 checks passed
@sparshev sparshev deleted the ANJ-25 branch August 15, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jenkins aqurium node can't survive restart and continue the pipelineexecution
1 participant