WIPACrepo / pyglidein

Some python scripts to launch HTCondor glideins
MIT License
6 stars 20 forks source link

Logging #112

Closed hskarlupka closed 6 years ago

hskarlupka commented 6 years ago
  1. Adding support for PBS Torque test
  2. Adding support for shipping logs from Condor and PBS client clusters to an S3 endpoint using Minio client.
  3. Adding support for catching SIGTERM and SIGKILL signals in glidein_start.sh script.
hskarlupka commented 6 years ago

Send Pyglidein StartD Logs Back to IceCube

hskarlupka commented 6 years ago

Pyglidein Integration Tests

hskarlupka commented 6 years ago

@dsschult Could you give this one more review? I'll have a write up shortly on what I did in the issue.

hskarlupka commented 6 years ago

@dsschult RE: I'm confused why there are both put and get urls now. I thought you could do both with one url?

I only want the put url to live for 1 day for security reasons. The get url should live for as long as the file exists (90 days).