Skip to content

NO-SNOW: Update pytest configuration#2809

Draft
sfc-gh-turbaszek wants to merge 1 commit intomainfrom
turbaszek-verbose-pytest
Draft

NO-SNOW: Update pytest configuration#2809
sfc-gh-turbaszek wants to merge 1 commit intomainfrom
turbaszek-verbose-pytest

Conversation

@sfc-gh-turbaszek
Copy link
Copy Markdown
Contributor

…l distribution

  • Add -vvv to [pytest] addopts for consistent verbose output across all test runs
  • Configure pytest-timeout with a 1200s (20 min) default timeout
  • Switch xdist parallel distribution to worksteal for better load balancing
  • Remove redundant -vvv flags from individual testenv sections

Made-with: Cursor

Please answer these questions before submitting your pull requests. Thanks!

  1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes #NNNN

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am modifying authorization mechanisms
    • I am adding new credentials
    • I am modifying OCSP code
    • I am adding a new dependency
  3. Please describe how your code solves the related issue.

    Please write a short description of how your code change solves the related issue.

  4. (Optional) PR for stored-proc connector:

…l distribution

- Add -vvv to [pytest] addopts for consistent verbose output across all test runs
- Configure pytest-timeout with a 1200s (20 min) default timeout
- Switch xdist parallel distribution to worksteal for better load balancing
- Remove redundant -vvv flags from individual testenv sections

Made-with: Cursor
@github-actions github-actions bot locked and limited conversation to collaborators Mar 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants