Skip to content

allowing job submission from EOS

Patrick Louis S Connor requested to merge bugfix/HTC_CERN into master

The solution applied here is a mix of these two pages:

To run on EOS, the only prerequisite is to activate kerberos. Ideally, we should check that it was done and gently crash in case it was not, as users as likely to forget it (and the error message is not trivial to find nor to read).

It is no longer necessary to use condor_transfer_data.

Edited by Patrick Louis S Connor

Merge request reports