Skip to content
Snippets Groups Projects
Commit 168479fc authored by Lance Wilson's avatar Lance Wilson
Browse files

Merge branch 'dev' into 'test'

Dev

See merge request !1
parents 737cfa7b 93f50a9a
No related branches found
No related tags found
2 merge requests!2Test,!1Dev
Pipeline #15968 passed
stages:
- deploy
deploy_test:
stage: deploy
only:
- test@hpc-team/m3_strudel2_incidents
tags:
- deploy_test
script:
- cp incidents.json /opt/strudel2/spa/sv2/assets/config
deploy_dev:
stage: deploy
only:
- dev@hpc-team/m3_strudel2_incidents
tags:
- deploy_dev
script:
- cp incidents.json /opt/strudel2/spa/sv2/assets/config
deploy_prod:
stage: deploy
only:
- prod@hpc-team/m3_strudel2_incidents
tags:
- deploy_prod
script:
- cp incidents.json /opt/strudel2/spa/sv2/assets/config
\ No newline at end of file
{ "data":
[
{ "status": 1,
"message" : " We are experiencing performance issues with MASSIVE M3 /scratch and /projects file systems. \n As a result of the performance issues, you may experience:\n \n \tPoor I/O performance of /scratch;\n\tDelays when executing commands on the terminal, such as user_info, lfs, etc.;\n\tUnexpected behaviour when using Strudel Web or Strudel 2 as a result of these performance issues. Please consider reaching out to us via help@massive.org.au if this is causing a negative impact to your research."
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment