Skip to content

FDN-3731 Less sleep for deploy#44

Merged
jackl merged 2 commits intomainfrom
less-sleep
Sep 18, 2025
Merged

FDN-3731 Less sleep for deploy#44
jackl merged 2 commits intomainfrom
less-sleep

Conversation

@jackl
Copy link
Copy Markdown
Contributor

@jackl jackl commented Sep 18, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 18, 2025 16:27
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Sep 18, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Note

Other AI code review bot(s) detected

CodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch less-sleep

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reduces the deployment sleep duration from 30 minutes (1800 seconds) to 1 minute (60 seconds) in the Jenkins pipeline deployment stage. The change aims to speed up the deployment process by removing an unnecessarily long wait time.

  • Reduces sleep time from 1800 seconds to 60 seconds in deployment stage
  • Comments out the original long sleep for reference

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jackl jackl merged commit a37ee62 into main Sep 18, 2025
2 of 4 checks passed
@jackl jackl deleted the less-sleep branch September 18, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants