services/jenkins-slave-creation-windows/post-install.py (5 lines): - line 130: # TODO: Change this to chocolatey install - line 251: # TODO: Check if CUDA adds this to the PATH during install, if not, uncomment this - line 259: # TODO: Add checks for existence of pathnames? - line 261: # TODO: CUDA 8.0 and patches - line 273: # TODO: CUDA 9.0 and patches services/jenkins-autoscaling/lambda_mxnet_ci/autoscaling/handler.py (3 lines): - line 210: # on the is_idle metric. TODO: Find out if we can get more detailed data or maybe even blacklist a job - line 270: # TODO: Add a label that marks reserved instances - line 279: # TODO: Check for how long an instance has been idling. There is no built-in API for now and the services/jenkins-master/scripts/jenkins_sync_config.py (3 lines): - line 78: # secret_entries = read_secret_entires(var_file) #TODO: Verify no new secrets have been downloaded - line 87: # TODO: Use proper SSH client - line 103: # TODO Optional: Verify no new secrets have been downloaded services/jenkins-master/infrastructure.tf (2 lines): - line 96: # TODO: Lock statefile using dynamo db to prevent overriding statefiles if multiple - line 316: # TODO: Check for race conditions. Just in case: tools/ami-creator/scripts/win2019_cuda11_installer.py (2 lines): - line 158: # TODO: Move timeout to args - line 424: # TODO: Add python paths (python -> C:\\Python37\\python.exe, python2 -> C:\\Python27\\python.exe) services/jenkins-master/scripts/jenkins_config_templating.py (2 lines): - line 70: # TODO: Add symlink list creation - line 119: raise ValueError('Mode {} unknown'.format(mode)) # TODO check this previously tools/ami-creator/scripts/win2019_cuda114_installer.py (2 lines): - line 157: # TODO: Move timeout to args - line 372: # TODO: Add python paths (python -> C:\\Python37\\python.exe, python2 -> C:\\Python27\\python.exe) services/lambda-mxnet-ci-bot/CIBot.py (1 line): - line 228: # TODO : check for CI Admin services/daily-ci-reports/report.py (1 line): - line 187: # TODO: Convert this entire construct (the upstream code that calls all_runs in combination with filter_runs) tools/jenkins-slave-creation-unix/scripts/deploy/slave-autoconnect.py (1 line): - line 71: # TODO: Wait if this line appears: 'is already connected to this master. Rejecting this connection.' services/jenkins-master/prod/infrastructure.tfvars (1 line): - line 18: # TODO: NOT COMPLETE! services/jenkins-slave-creation-windows/infrastructure.tf (1 line): - line 22: # TODO: MXBLN-358 Query for AWS Windows Base AMI ID