-
Create `docs.reana.io` web site on OpenShift.
Use simple manual builds, or enable automatic deployment after each commit.
-
When testing Slurm workflow execution, I noticed the jobs fail with:
```console
$ sacct
468744.0 singulari+ 1 FAILED 127:0
$ tail -3 ./reana_job.468744…
-
When someone opens a Jupyter session, it works well, and the list reports:
```console
$ reana-client list --sessions
NAME RUN_NUMBER CREATED SESSION_TYPE SESSION_U…
-
Profile `reana-client` start up time, looking for ways of improving its performance (note that this problem is especially noticeable in CERN's `lxplus`).
Hints:
- Prefer lazy loading
- Check proj…
-
### The problem
Currently when workflow controller starts a workflow engine instance to run workflow for a given user on Kubernetes, we are forcing some static user name, UID and GID values taken f…
-
Workspace should be created under workflow runtime user
https://github.com/reanahub/reana-workflow-controller/blob/b552ceb563de55649b9686ac7bc94b8850028f76/reana_workflow_controller/utils.py#L22
…
-
We use `pip check` to verify that cluster components are built fine. We could use the same for `reana-client` (and `reana-cluster` and `reana`) to make sure people won't get conflict if they install e…
-
CVMFS not working in none of the instances, following up @ https://cern.service-now.com/service-portal/view-incident.do?n=INC2249437
-
![image](https://user-images.githubusercontent.com/8863238/73546646-de360f00-443d-11ea-831c-8c68ce2a4780.png)
-
The BSM example does not work anymore because of permission troubles:
```
$ reana-client status -w bsm-search.serial
NAME RUN_NUMBER CREATED STATUS PROGRESS
bsm-…