GLYCAM-Web / GLYCAM-Web/website

Use of '-c agro' removes the environment file from the Slurm stack

Open
#162 1 comment 0 reactions 2 assignees Claimed by @Pshepp View on GitHub
bug
Dominant language
HTML
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Tool:**
Developer Platform

**Bug Description:**
When using:

./Start-All-DevEnv.bash -c agro

At some point between initialization and 'up', the aggressive clean is removing the environment file for the Slurms. Because of this, the DevEnv stops execution and the site doesn't come up.

I suspect this affects only Slurm because that stack is complicated and largely auto-generated and does things differently from the others. I'm not sure if it's better to change the behavior of the Slurms or to change the behavior of 'agro'. I think that if the latter cleaned the env directories before initialization, that would fix the problem

**To Reproduce:**
Start the DevEnv using the command above.

**Expected behavior**
Using a cleaning operation, even an aggressive one, does not remove critical files after they are generated.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.