diff --git a/.gitignore b/.gitignore index 62b22954..f2d281aa 100755 --- a/.gitignore +++ b/.gitignore @@ -238,6 +238,7 @@ postgres/var/ .coverage coverage.xml .~lock.* +**/cr_connect.log # Specification files -SPECS \ No newline at end of file +SPECS diff --git a/crc/services/cr_connect.log b/crc/services/cr_connect.log deleted file mode 100644 index e69de29b..00000000 diff --git a/tests/cr_connect.log b/tests/cr_connect.log deleted file mode 100644 index e69de29b..00000000 diff --git a/tests/files/cr_connect.log b/tests/files/cr_connect.log deleted file mode 100644 index d7968929..00000000 --- a/tests/files/cr_connect.log +++ /dev/null @@ -1,5 +0,0 @@ -2021-11-16 11:39:17,159 - apscheduler.scheduler - INFO - Adding job tentatively -- it will be properly scheduled when the scheduler starts -2021-11-16 11:39:17,159 - apscheduler.scheduler - INFO - Adding job tentatively -- it will be properly scheduled when the scheduler starts -2021-11-16 11:39:17,160 - apscheduler.scheduler - INFO - Added job "process_waiting_tasks" to job store "default" -2021-11-16 11:39:17,160 - apscheduler.scheduler - INFO - Added job "FileService.cleanup_file_data" to job store "default" -2021-11-16 11:39:17,160 - apscheduler.scheduler - INFO - Scheduler started diff --git a/tests/workflow/cr_connect.log b/tests/workflow/cr_connect.log deleted file mode 100644 index 62ea31a4..00000000 --- a/tests/workflow/cr_connect.log +++ /dev/null @@ -1,5 +0,0 @@ -2022-01-26 15:05:47,955 - connexion.apis.abstract - ERROR - Failed to add operation for GET /v1.0/workflow_sync/pullall -2022-01-26 15:06:36,303 - connexion.apis.abstract - ERROR - Failed to add operation for GET /v1.0/workflow_sync/pullall -2022-01-26 15:08:01,978 - connexion.apis.abstract - ERROR - Failed to add operation for GET /v1.0/file/{md5_hash}/hash_data -2022-02-07 12:46:21,875 - connexion.apis.abstract - ERROR - Failed to add operation for GET /v1.0/ldap -2022-02-07 12:49:13,793 - connexion.apis.abstract - ERROR - Failed to add operation for GET /v1.0/ldap