DUNE-DAQ / DUNE-DAQ/integrationtest
Take advantage of ssh-free `drunc`
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Once https://github.com/DUNE-DAQ/drunc/pull/476 is approved, allowing for ssh-free use of drunc, we should take advantage of this since pytest runs the integration tests just on a local host. This could be as simple as changing the ssh-standalone argument passed to drunc-unified-shell over to popen-standalone.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.