Skip to content

Conversation

@vponomaryov
Copy link
Contributor

@vponomaryov vponomaryov commented Oct 22, 2025

Those checks may be done on cheap upgrade setups.
And those checks may timeout on huge expensive setups.
Also, it will take additional time on expensive setups.

So, add possibility to skip truncate checks for such cases.

Testing

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

@vponomaryov
Copy link
Contributor Author

Implemented based on the needs of the following task:

@vponomaryov vponomaryov force-pushed the upgrade-allow-skipping-truncate branch from b1059dc to f566be7 Compare October 24, 2025 16:58
@vponomaryov vponomaryov changed the title improvement(upgrade): don't run truncates in latte-based upgrade test improvement(upgrade): allow to skip truncate checks in upgrade tests Oct 24, 2025
Those checks may be done on cheap upgrade setups.
And those checks may timeout on huge expensive setups.
Also, it will take additional time on expensive setups.

So, add possibility to skip truncate checks for such cases.
@vponomaryov vponomaryov force-pushed the upgrade-allow-skipping-truncate branch from f566be7 to 3aa8603 Compare October 24, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants