-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qa-tests: temporary solution for runner n.1 out of space (#13245)
tip-tracking and clean-exit (block downloading) require the prebuilt db to be copied before execution, so as not to corrupt it. But the prebuilt db has grown in size and there is no room to keep 2 copies of it on the runner. So, as a temporary solution, we will run tests on release/2.6x on the pre-built db itself, and not on its copy.
- Loading branch information
1 parent
841733c
commit 3d348eb
Showing
2 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters