Skip to content

igwn-batch-submit

IGWN batch submit node services

License: GPL-3.0-or-later
Maintainer: Computing and Software Committee (CompSoft) (compsoft@ligo.org)
Priority: optional
Section:

Description

IGWN metapackage to install the services and user tools that are required to configure a host as an IGWN Grid submission point.

Note that this package does not pull in any applications other than those strictly required to submit the workflows. For a more complete configuration including user applications, see the 'igwn-submit-node' metapackage.

Distributions

Bookworm (Debian)

Metapackage name: igwn-batch-submit
Requirements:

  • igwn-cvmfs
  • igwn-iam
  • htcondor
  • pegasus

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

condor_version
pegasus-version --full
python3 -c "import htcondor"

Bullseye (Debian)

Metapackage name: igwn-batch-submit
Requirements:

  • igwn-cvmfs
  • igwn-iam
  • htcondor
  • pegasus

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

condor_version
pegasus-version --full
python3 -c "import htcondor"

Buster (Debian)

Metapackage name: igwn-batch-submit
Requirements:

  • igwn-cvmfs
  • igwn-iam
  • htcondor
  • pegasus

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

condor_version
pegasus-version --full
python3 -c "import htcondor"

EL7 (RHEL)

Metapackage name: igwn-batch-submit
Requirements:

  • igwn-cvmfs
  • igwn-iam
  • condor
  • python3-condor
  • pegasus

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

condor_version
pegasus-version --full
python3 -c "import htcondor"

EL8 (RHEL)

Metapackage name: igwn-batch-submit
Requirements:

  • igwn-cvmfs
  • igwn-iam
  • condor
  • python3-condor
  • pegasus

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

condor_version
pegasus-version --full
python3 -c "import htcondor"

Stretch (Debian)

Metapackage name: igwn-batch-submit
Requirements:

  • igwn-cvmfs
  • igwn-iam
  • htcondor
  • pegasus

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

condor_version
pegasus-version --full
python3 -c "import htcondor"

Trixie (Debian)

Metapackage name: igwn-batch-submit
Requirements:

  • igwn-cvmfs
  • igwn-iam
  • htcondor
  • pegasus

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

condor_version
pegasus-version --full
python3 -c "import htcondor"

Changelog

20220520

Date: 2022-05-20 14:15:15+01:00
Author: Duncan Macleod (duncan.macleod@ligo.org)
Changes

  • first release