Whamcloud - gitweb
LU-9897 tests: add generated files to .gitignore 78/44778/3
authorJames Simmons <jsimmons@infradead.org>
Sat, 28 Aug 2021 23:55:49 +0000 (19:55 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 11 Sep 2021 06:22:05 +0000 (06:22 +0000)
Several binaries and wrappers are created in the build process
that show up as files for git add which is not the case. Add
these files to .gitignore so avoid an accidental git addition.

Test-Parameters: trivial
Change-Id: If693ba7933c0329a333dec71ed6fb521a90435f4
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/44778
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/.gitignore
lustre/tests/lutf/src/.gitignore [new file with mode: 0644]
lustre/utils/.gitignore

index 061aefd..ed75b36 100644 (file)
 /createmany
 /createtest
 /directio
 /createmany
 /createtest
 /directio
+/expand_truncate_test
 /fchdir_test
 /flock_deadlock
 /flock_test
 /flocks_test
 /fchdir_test
 /flock_deadlock
 /flock_test
 /flocks_test
+/foreign_symlink_striping
 /fsx
 /getdents
 /group_lock_test
 /fsx
 /getdents
 /group_lock_test
@@ -41,6 +43,7 @@
 /llverfs
 /lockahead_test
 /logs
 /llverfs
 /lockahead_test
 /logs
+/lov_getstripe_old
 /lovstripe
 /lseek_test
 /mcreate
 /lovstripe
 /lseek_test
 /mcreate
diff --git a/lustre/tests/lutf/src/.gitignore b/lustre/tests/lutf/src/.gitignore
new file mode 100644 (file)
index 0000000..d98391b
--- /dev/null
@@ -0,0 +1,4 @@
+*.i
+*.py
+*_wrap.c
+lutf
index fb8c74e..202305c 100644 (file)
@@ -15,6 +15,7 @@
 /llverdev
 /l_getidentity
 /l_facl
 /llverdev
 /l_getidentity
 /l_facl
+/l_foreign_symlink
 /mkfs_lustre
 /mount_lustre
 /tunefs_lustre
 /mkfs_lustre
 /mount_lustre
 /tunefs_lustre