Skip to content

Commit 668460e

Browse files
shekharsorotLiliDeng
authored andcommitted
Update xfstests.py
Roll back XFStest tag from master to v2024.02.09. Will subsequently investigate stable tags that do not case tests to crash
1 parent ecea995 commit 668460e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microsoft/testsuites/xfstests/xfstests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class Xfstests(Tool):
4141
# This is the default repo and branch for xfstests.
4242
# Override this via _install method if needed.
4343
repo = "https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git"
44-
branch = "master"
44+
branch = "v2024.02.09"
4545
# these are dependencies for xfstests. Update on regular basis.
4646
common_dep = [
4747
"acl",

0 commit comments

Comments
 (0)