Skip to content

Adjust logic of searching last pre-3.0 test and prepend it if no 3.0 test were found - #2

Open
artyom-smirnov wants to merge 1 commit into
FirebirdSQL:masterfrom
artyom-smirnov:fix-pre30-test-adding
Open

Adjust logic of searching last pre-3.0 test and prepend it if no 3.0 test were found#2
artyom-smirnov wants to merge 1 commit into
FirebirdSQL:masterfrom
artyom-smirnov:fix-pre30-test-adding

Conversation

@artyom-smirnov

Copy link
Copy Markdown
Contributor

No description provided.

pavel-zotov added a commit that referenced this pull request Sep 12, 2023
pavel-zotov added a commit that referenced this pull request May 7, 2024
….1395, 4.0.5.3092 (fetches in req #2 LESS than in req #1).
@pavel-zotov

Copy link
Copy Markdown
Contributor

FB with major version = <N> will not be checked if:

  1. following command returns no rows: pytest ... --server fb_<N> --quiet --collect-only
    and
  2. there were no changes in any of following $QA_HOME sub-folders: files,configs,backups,databases that occurred after <latest_qa_run_UTC_timestamp>.

Appropriate logic have been added into both QA scenarios (for Windows and Linux) approx. in jan-2024.

Sign up for freeto 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

@artyom-smirnov@pavel-zotov