update test to match
This commit is contained in:
parent
77957e682a
commit
382a5ab169
@ -312,6 +312,7 @@ def test_ci_generate_with_custom_settings(
|
|||||||
"spack -d ci rebuild",
|
"spack -d ci rebuild",
|
||||||
"cd ENV",
|
"cd ENV",
|
||||||
"spack env activate --without-view .",
|
"spack env activate --without-view .",
|
||||||
|
"spack spec /$SPACK_JOB_SPEC_DAG_HASH",
|
||||||
"spack ci rebuild",
|
"spack ci rebuild",
|
||||||
]
|
]
|
||||||
assert ci_obj["after_script"] == ["rm -rf /some/path/spack"]
|
assert ci_obj["after_script"] == ["rm -rf /some/path/spack"]
|
||||||
|
Loading…
Reference in New Issue
Block a user