Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rose_fvcom_setup
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PML-modelling
rose_fvcom_setup
Commits
5fc0b20a
Commit
5fc0b20a
authored
Nov 29, 2018
by
Modellers Operational
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Extract remote user from suite.rc and add MAIL_TO option
parent
93ba40dc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
rose-suite_ROSA.conf
rose-suite_ROSA.conf
+2
-0
suite.rc
suite.rc
+1
-1
No files found.
rose-suite_ROSA.conf
View file @
5fc0b20a
...
...
@@ -6,6 +6,8 @@ USE_CETO=True
MIN_NODES
=
4
MAX_NODES
=
10
FORECAST
=
True
REMOTE_USER
=
'modop'
MAIL_TO
=
'mbe@pml.ac.uk'
INITIAL_START_DATE
=
'2018-11-08T00:00:00Z'
FINAL_CYCLE_POINT
=
'+P5D'
...
...
suite.rc
View file @
5fc0b20a
...
...
@@ -112,7 +112,7 @@
{%- if USE_CETO %}
[[[remote]]]
host = login.ceto.npm.ac.uk
owner =
mbe
owner =
{{REMOTE_USER}}
{%- endif %}
[[slurm_job_1]]
inherit = slurm_job
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment