Remove CombinatorialSpecSet in favor of environments + stacks

This commit is contained in:
Scott Wittenburg
2019-05-30 17:46:51 -06:00
committed by Todd Gamblin
parent 0b67f30e21
commit 5323a5cff9
10 changed files with 83 additions and 721 deletions

View File

@@ -1,16 +0,0 @@
# -------------------------------------------------------------------------
# This is the default spack release spec set.
# -------------------------------------------------------------------------
spec-set:
include: []
exclude: []
matrix:
- packages:
xsdk:
versions: [0.4.0]
- compilers:
gcc:
versions: [5.5.0]
clang:
versions: [6.0.0, '6.0.0-1ubuntu2']
cdash: ["https://spack.io/cdash/submit.php?project=spack"]