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
  • !337

Draft: Fix autosubmit4-config-parser object attribute, use the folder instead of a config file

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Bruno de Paula Kinoshita requested to merge fix-describe-attribute-error into master Apr 19, 2023
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

Related to #1013

We were using experiment_file attribute, but with minimal/custom config that attribute was removed as that file is not mandatory any longer.

This MR is fixing the attribute error, but there are other issues in the linked issue #1013, related to the creation of log files, and to the default log level in AS4 (thus a draft for now).

  • fix attribute error producing a hidden warning
  • display warnings by default (?)
  • fix log files not created on ASLOGS folder
  • add unit tests so this attribute error is captured in our CICD pipeline if it happens again in this part of the code
Edited Apr 19, 2023 by Bruno de Paula Kinoshita
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-describe-attribute-error