Skip to content

Commit aa6fb9c

Browse files
committed
Re-disable EESSI tests in CI for now
This reverts commit 054d287.
1 parent 054d287 commit aa6fb9c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/stackhpc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ jobs:
9090
. environments/.stackhpc/activate
9191
ansible-playbook -vv ansible/adhoc/hpctests.yml
9292
93-
- name: Run EESSI tests
94-
run: |
95-
. venv/bin/activate
96-
. environments/.stackhpc/activate
97-
ansible-playbook -vv ansible/ci/check_eessi.yml
93+
# - name: Run EESSI tests
94+
# run: |
95+
# . venv/bin/activate
96+
# . environments/.stackhpc/activate
97+
# ansible-playbook -vv ansible/ci/check_eessi.yml
9898

9999
- name: Confirm Open Ondemand is up (via SOCKS proxy)
100100
run: |

0 commit comments

Comments
 (0)