-
- Downloads
Task #9351: initial skeleton for cleanup service, test and cmdline tool
Showing
- .gitattributes 13 additions, 0 deletions.gitattributes
- CMake/LofarPackageList.cmake 4 additions, 3 deletionsCMake/LofarPackageList.cmake
- SAS/CMakeLists.txt 1 addition, 0 deletionsSAS/CMakeLists.txt
- SAS/DataManagement/CMakeLists.txt 3 additions, 0 deletionsSAS/DataManagement/CMakeLists.txt
- SAS/DataManagement/CleanupService/CMakeLists.txt 24 additions, 0 deletionsSAS/DataManagement/CleanupService/CMakeLists.txt
- SAS/DataManagement/CleanupService/__init__.py 1 addition, 0 deletionsSAS/DataManagement/CleanupService/__init__.py
- SAS/DataManagement/CleanupService/cleanup 10 additions, 0 deletionsSAS/DataManagement/CleanupService/cleanup
- SAS/DataManagement/CleanupService/cleanupservice 10 additions, 0 deletionsSAS/DataManagement/CleanupService/cleanupservice
- SAS/DataManagement/CleanupService/cleanupservice.ini 8 additions, 0 deletionsSAS/DataManagement/CleanupService/cleanupservice.ini
- SAS/DataManagement/CleanupService/config.py 7 additions, 0 deletionsSAS/DataManagement/CleanupService/config.py
- SAS/DataManagement/CleanupService/rpc.py 38 additions, 0 deletionsSAS/DataManagement/CleanupService/rpc.py
- SAS/DataManagement/CleanupService/service.py 74 additions, 0 deletionsSAS/DataManagement/CleanupService/service.py
- SAS/DataManagement/CleanupService/test/CMakeLists.txt 5 additions, 0 deletionsSAS/DataManagement/CleanupService/test/CMakeLists.txt
- SAS/DataManagement/CleanupService/test/test_cleanup_service_and_rpc.py 54 additions, 0 deletions...ement/CleanupService/test/test_cleanup_service_and_rpc.py
- SAS/DataManagement/CleanupService/test/test_cleanup_service_and_rpc.run 6 additions, 0 deletions...ment/CleanupService/test/test_cleanup_service_and_rpc.run
- SAS/DataManagement/CleanupService/test/test_cleanup_service_and_rpc.sh 3 additions, 0 deletions...ement/CleanupService/test/test_cleanup_service_and_rpc.sh
Loading
Please register or sign in to comment