-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uenv ci #955
base: main
Are you sure you want to change the base?
Uenv ci #955
Conversation
balfrin🟢 unit test
🟢 integration test
🟢 system test
|
launch jenkins all |
balfrin🟢 unit test
🟢 integration test
🔴 system test
|
daint🟢 unit test
🟢 integration test
🔴 system test
|
@dominichofer Looks like Balfrin became flaky too. |
Balfrin is not flaky. Currently the operational forecast is running on Balfrin and it runs smoothly. So it must be this PR. |
launch jenkins all balfrin |
tsa🟢 unit test
|
daint🟢 unit test
|
balfrin🟢 unit test
🟢 integration test
🔴 system test
|
@dominichofer It looks like mounting the uenv has side-effects. . setup-env.sh balfrin
spack install py-frozendict
. setup-env.sh /user-environment
squashfs-mount /scratch/mch/leclairm/uenvs/images/pre-post_v0.sqfs:/user-environment/ -- spack install py-black
. setup-env.sh balfrin
spack install py-tabulate This has not happend before I changed the setup-env.sh to only work with env-var. While the linking was still part of that Does this ring a bell? |
Does
install stuff that
wont be able to see? |
Yes looking at the spec it is the case. |
launch jenkins all balfrin |
tsa🟢 unit test
|
daint🟢 unit test
|
balfrin🟢 unit test
🟢 integration test
🔴 system test
|
launch jenkins all balfrin |
tsa🟢 unit test
|
daint🟢 unit test
|
balfrin🟢 unit test
🟢 integration test
🔴 system test
|
launch jenkins all balfrin |
daint🟢 unit test
|
tsa🟢 unit test
|
balfrin🟢 unit test
🟢 integration test
🟢 system test
|
Infrastructure to use uenvs in spack-c2sm. Already used on Tödi atm.
In order to test this infrastrcuture, a temporary uenv provided by M.Leclair on Balfrin is used.