Adding all projects for weekly run.
[releng-anteater.git] / gatechecks.yaml
index bf3c9fd..23b5bd5 100644 (file)
@@ -11,6 +11,8 @@ binaries:
     binary_ignore: [nullvalue]
   sandbox:
     binary_ignore: [nullvalue]
+  testproj:
+    binary_ignore: [nullvalue]
 
 file_audits:
   file_names: [\.gpg$,\.key$,\.asc$,\.sig$,\.md5,aws_access_key_id,aws_secret_access_key,id_rsa]
@@ -35,6 +37,9 @@ file_audits:
   sandbox:
     file_names: [nullvalue]
     file_contents: [nullvalue]
+  testproj:
+    file_names: [nullvalue]
+    file_contents: [nullvalue]
 
 licence:
   licence_ext: ['.rst','.md','.py','.sh','.java','.rb']