Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New resource should not be created when fatal exceptions are raised #605

Open
asmacdo opened this issue Feb 14, 2023 · 0 comments
Open

New resource should not be created when fatal exceptions are raised #605

asmacdo opened this issue Feb 14, 2023 · 0 comments

Comments

@asmacdo
Copy link
Member

asmacdo commented Feb 14, 2023

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       
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant