i-VRESSE / haddock3-webapp

Web app which is front-end for bartender and wraps workflow builder with haddock3 catalog
Apache License 2.0
1 stars 0 forks source link

Make containerslurm deployment enable submitter_as_account #164

Closed sverhoeven closed 1 month ago

sverhoeven commented 1 month ago

Blocked by https://github.com/i-VRESSE/bartender/pull/106

sverhoeven commented 1 month ago

Verified with

docker compose -f deploy/remoteslurm/docker-compose.yml -f deploy/containerslurm/docker-compose.yml exec slurm bash
root@6bc9a95e29ea:/# sacct
JobID           JobName  Partition    Account  AllocCPUS      State ExitCode 
------------ ---------- ---------- ---------- ---------- ---------- -------- 
2              haddock3 mypartiti+          1          2  COMPLETED      0:0 
2.batch           batch                     1          2  COMPLETED      0:0 

Where 1 is the id of the webapp logged in user.

github-actions[bot] commented 1 month ago

Please delete the images belonging to this Pull Request as they are no longer useful.

Goto versions page of each image, find version called pr-164, filter on tagged versions by clicking "N tagged" button in table header, click on ... button and select Delete version.