[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Submitting to one of several independent pools



Oscar,

The "-name" option to condor_submit is what you're looking for:

       -name schedd_name

          Submit to the specified condor_schedd . Use this option to submit to
          a condor_schedd other than the default local  one.   schedd_name  is
          the  value  of  the  Name ClassAd attribute on the machine where the
          condor_schedd daemon runs.

You would set up the workstation with a default scheduler, probably the production one, and then to submit for test you'd add the "-name" option to the submission to specify the hostname of the test pool's schedd.

If you want to avoid the need for the command line option while testing, so you don't have to change options going from test to production, you can set the _CONDOR_SCHEDD_NAME environment variable to override what's in the workstation's configuration file setting for the default scheduler.

Michael V. Pelletier
Information Technology
Digital Transformation & Innovation
Integrated Defense Systems
Raytheon Company