Skip to content

Add support for --allow-containers and --prefer-container

Chris Burr requested to merge cburr/LbEnv:container-flags into master

This PR:

  • Adds support for --allow-containers and --prefer-container which will be used by DIRAC
  • Adds some very simple integration tests which currently cover
    • CMake Gaudi
    • CMT Gaudi
    • Running with and without containers
    • Running all of the above SLC 6, CentOS 7 and Debian with Python 2.7, 3.5, 3.6 and 3.7
  • Fixes some Python 3 compatibility issues

Supersedes: !76 (closed)

Requires:

Edited by Chris Burr

Merge request reports