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

Merge branch 'test' into 'prod'

Test

See merge request !2
parents 737cfa7b 168479fc
No related branches found
No related tags found
1 merge request!2Test
Pipeline #15969 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