reanahub / reana-demo-bsm-search

REANA example - BSM search
MIT License
6 stars 30 forks source link

Workflow file workflow/databkgmc.yml does not exist #31

Closed aakashysharma closed 12 months ago

aakashysharma commented 12 months ago

I followed the instructions provided on the page and received following error. If I just use reana-client uploadwithout specifying ./code, it works fine.

~/REANA/reana-demo-bsm-search$ reana-client upload ./code
==> SUCCESS: File /code/select.py was successfully uploaded.
==> SUCCESS: File /code/generantuple.py was successfully uploaded.
==> SUCCESS: File /code/makews.py was successfully uploaded.
==> SUCCESS: File /code/hepdata_export.py was successfully uploaded.
==> SUCCESS: File /code/histogram.py was successfully uploaded.
==> SUCCESS: File /code/plot.py was successfully uploaded.
~/REANA/reana-demo-bsm-search$ reana-client start
==> ERROR: Cannot start workflow my-analysis: 
Workflow file workflow/databkgmc.yml does not exist
tiborsimko commented 12 months ago

@aakashysharma Thanks for the bug report, I see that README.rst is slightly outdated and does not have the latest reana.yaml shown there. I'll make a fix for README.rst shortly.

Note that in the meantime you can execute the demo using the included reana.yaml by doing:

$ git clone --depth=1 https://github.com/reanahub/reana-demo-bsm-search
$ cd reana-demo-bsm-search/
$ reana-client run -w bsm