-
Notifications
You must be signed in to change notification settings - Fork 936
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
github: Extended testing #11846
github: Extended testing #11846
Conversation
baf63d5
to
dcd01c8
Compare
…k_space Signed-off-by: Thomas Parrott <[email protected]>
b1d3de4
to
5f02e25
Compare
Allows opportunistic usage of dependency caching. Signed-off-by: Thomas Parrott <[email protected]>
To allow caching to work if available. Signed-off-by: Thomas Parrott <[email protected]>
Signed-off-by: Thomas Parrott <[email protected]>
…alysis to Code tests Signed-off-by: Thomas Parrott <[email protected]>
Signed-off-by: Thomas Parrott <[email protected]>
5f02e25
to
fac5de4
Compare
Try and fix intermittent log matching issue. Signed-off-by: Thomas Parrott <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Looking at previous test runs, btrfs
usually is faster in either standalone
, or cluster
or sometimes both and by ~2-3 minutes. When btrfs
isn't faster than dir, it usually is within a minute of dir
.
That's the "CI minutes" aspect of the storage driver, maybe you picked dir
for a specific reason.
Yes there isn't much in it. I picked dir because its what we do now, and is the least "exotic" of the storage drivers (also its the default one used if not specified). |
dir
driver.