Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Unittests failing because pattoo_agent.yaml file is absent #145

Open
palisadoes opened this issue Aug 14, 2020 · 0 comments
Open

Unittests failing because pattoo_agent.yaml file is absent #145

palisadoes opened this issue Aug 14, 2020 · 0 comments
Assignees

Comments

@palisadoes
Copy link
Contributor

I've changed pattoo-web to have its configuration parameters for communication to the pattoo api to be moved from pattoo_agent.yaml to pattoo_webd.yaml like this.

pattoo_webd:
  ip_listen_address: 127.0.0.1
  ip_bind_port: 20200
pattoo_web_api:
  ip_address: 127.0.0.1
  ip_bind_port: 20202

We may not need the creation of pattoo_agent.yaml for the unittests to pass. Please verify and adjust.

FileNotFoundError: [Errno 2] No such file or directory: '/home/peter/.pattoo-web-unittests/config/pattoo_agent.yaml'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants