Skip to content

Skip drainage#7274

Merged
carlydf merged 4 commits intoversioning-3.1-mergefrom
ss/skip_drainage
Feb 6, 2025
Merged

Skip drainage#7274
carlydf merged 4 commits intoversioning-3.1-mergefrom
ss/skip_drainage

Conversation

@Shivs11
Copy link
Copy Markdown
Member

@Shivs11 Shivs11 commented Feb 6, 2025

What changed?

  • Skip drainage

Why?

  • Versioning-3.1

How did you test it?

  • Added a new test which passes when poller_history config is changed

Potential risks

Documentation

Is hotfix candidate?

@Shivs11 Shivs11 marked this pull request as ready for review February 6, 2025 17:16
@Shivs11 Shivs11 requested a review from a team as a code owner February 6, 2025 17:16
@ShahabT ShahabT force-pushed the versioning-3.1-merge branch from 122d338 to 9140a68 Compare February 6, 2025 17:17
}

func (s *DeploymentVersionSuite) TestDeleteVersion_ValidDelete_SkipDrainage() {
s.T().Skip("skipping this test for now until I make TTL of pollerHistoryTTL configurable by dynamic config.")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I un-skipped and ran this test locally with short pollerHistoryTTL and it passed

@carlydf carlydf merged commit 1e3daae into versioning-3.1-merge Feb 6, 2025
@carlydf carlydf deleted the ss/skip_drainage branch February 6, 2025 19:53
ShahabT added a commit that referenced this pull request Feb 6, 2025
## What changed?
<!-- Describe what has changed in this PR -->
- Skip drainage

## Why?
<!-- Tell your future self why have you made these changes -->
- Versioning-3.1

## How did you test it?
<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->
- Added a new test which passes when poller_history config is changed

## Potential risks
<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->

## Documentation
<!-- Have you made sure this change doesn't falsify anything currently
stated in `docs/`? If significant
new behavior is added, have you described that in `docs/`? -->

## Is hotfix candidate?
<!-- Is this PR a hotfix candidate or does it require a notification to
be sent to the broader community? (Yes/No) -->

---------

Co-authored-by: ShahabT <[email protected]>
Co-authored-by: Carly de Frondeville <[email protected]>
ShahabT added a commit that referenced this pull request Feb 6, 2025
## What changed?
<!-- Describe what has changed in this PR -->
- Skip drainage

## Why?
<!-- Tell your future self why have you made these changes -->
- Versioning-3.1

## How did you test it?
<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->
- Added a new test which passes when poller_history config is changed

## Potential risks
<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->

## Documentation
<!-- Have you made sure this change doesn't falsify anything currently
stated in `docs/`? If significant
new behavior is added, have you described that in `docs/`? -->

## Is hotfix candidate?
<!-- Is this PR a hotfix candidate or does it require a notification to
be sent to the broader community? (Yes/No) -->

---------

Co-authored-by: ShahabT <[email protected]>
Co-authored-by: Carly de Frondeville <[email protected]>
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