Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !142

Fixed #430: Added configuration option in autosubmit_expid.conf to set the...

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged wuruchi requested to merge issue430 into master Sep 04, 2019
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 10

Fixed #430 (closed):

A configuration option in autosubmit_expid.conf has been added, OUTPUT, to set the default output in CREATE, SET STATUS, MONITOR, RECOVERY. Updated doc and .conf files accordingly to reflect this new option.

Added -d option in the operations previously mentioned that shows a list view of the jobs similar to the one generated in SET STATUS. This view includes colors according to Job Status. It is false as default.

Replaced the text generation algorithm in Monitor. The way the text file was generated stays the same as before.

MONITOR and CREATE have the -o option. It has been kept, so it has more priority when used than what has been set in the .conf file.

MONITOR --text and -textlog have more priority than what has been set in the .conf file.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue430