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
As a user, if I attempt to create a misconfigured resource, the resource should not be created.
(repronim-venv) vagrant@ubuntu2204:~/reproman$ reproman create -t ssh discovery -b user=notme -l 9 -b host=discovery7.dasdfasdfafartmouth.edu -b password=$REPRO_PASS
2023-02-14 16:42:43,561 [DEBUG ] SSH connecting to asdfasdfasdf@discovery7.dasdfasdfafartmouth.edu:22, authenticating with password
[Errno -2] Name or service not known
2023-02-14 16:42:47,948 [INFO ] Created the environment discovery
(repronim-venv) vagrant@ubuntu2204:~/reproman$ reproman ls
RESOURCE NAME TYPE ID STATUS
------------- ---- -- ------
discovery ssh 90ee4693-a8fa-4b31- N/A
The text was updated successfully, but these errors were encountered:
As a user, if I attempt to create a misconfigured resource, the resource should not be created.
(repronim-venv) vagrant@ubuntu2204:~/reproman$ reproman ls RESOURCE NAME TYPE ID STATUS ------------- ---- -- ------ discovery ssh 90ee4693-a8fa-4b31- N/A
The text was updated successfully, but these errors were encountered: