You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I config command pytest:
pytest -s tests/integration_tests/tests/agentless_tests/test_workflow.py::BasicWorkflowsTest::test_execute_operation
I get a error:
RAN: '/usr/bin/docker -H 172.20.0.1 exec 7269237fee92a55e40a253cb0a82fe14ed30b2e162f29066e6596446a4abfa55 cat /root/test_credentials.json'
STDOUT:
STDERR:
cat: /root/test_credentials.json: No such file or directory
The text was updated successfully, but these errors were encountered:
when I config command pytest:
pytest -s tests/integration_tests/tests/agentless_tests/test_workflow.py::BasicWorkflowsTest::test_execute_operation
I get a error:
RAN: '/usr/bin/docker -H 172.20.0.1 exec 7269237fee92a55e40a253cb0a82fe14ed30b2e162f29066e6596446a4abfa55 cat /root/test_credentials.json'
STDOUT:
STDERR:
cat: /root/test_credentials.json: No such file or directory
The text was updated successfully, but these errors were encountered: