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
  • Issues
  • #240
Closed
Open
Issue created Feb 16, 2017 by Pablo Echevarria@pechevarMaintainer

Delete experiment doesn't work

I followed this steps to reproduce the bug

$> autosubmit expid  -H marenostrum3 -y t00o -d"test delete fail"
The new experiment "a0gt" has been registered.
Copying previous experiment config directories
Experiment registered successfully
Remember to MODIFY the config files!
$> autosubmit delete a0gt
Do you want to delete a0gt ? [y/n]
y
Removing experiment directory...
Deleting experiment from database...
Experiment a0gt deleted

> autosubmit delete a0gt
[ERROR] The experiment does not exist

The observed behaviour

When an experiment is deleted the directory is removed but you can found it here

The expected behaviour is,

The experiment should does not appear here

Assignee
Assign to
Time tracking