radical-cybertools / radical.pilot

RADICAL-Pilot
http://radical-cybertools.github.io/radical-pilot/index.html
Other
54 stars 23 forks source link

initial checkin of csc.mahti resource config #3013

Closed dyokelson closed 1 year ago

dyokelson commented 1 year ago

Please take a look at line 33 of the json - I wanted to make the path to the python environment more generic and not the path to our project specific python environment - feel free to update how I included it there, or let me know if you want me to change it or discuss.

codecov[bot] commented 1 year ago

Codecov Report

Merging #3013 (cdd90db) into devel (732d3e7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##            devel    #3013   +/-   ##
=======================================
  Coverage   41.85%   41.85%           
=======================================
  Files          95       95           
  Lines       10535    10535           
=======================================
  Hits         4409     4409           
  Misses       6126     6126           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dyokelson commented 1 year ago

All suggested changes have been made - please let me know if there is anything else. I think it makes sense to have the default queue be "test" for now, as that is how we can test things on a node or two the quickest. But we could later update it to "medium" which is the more general partition that allows for using more nodes.