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

Unable to undeploy a deployment in progress from Alien4Cloud #630

Closed
adidanes opened this issue Apr 9, 2020 · 0 comments · Fixed by #643
Closed

Unable to undeploy a deployment in progress from Alien4Cloud #630

adidanes opened this issue Apr 9, 2020 · 0 comments · Fixed by #643
Assignees
Labels
bug Something isn't working
Milestone

Comments

@adidanes
Copy link
Contributor

adidanes commented Apr 9, 2020

Bug Report

Description

Unable to undeploy a deployment in progress from Alien4Cloud

Expected behavior

During the deployment of an application, user could need to stop progress and undeploy.

Actual behavior

In Alien4Cloud, after starting a Deploy operation, during status Deployment in prrogress, if user launches Undeploy, the application status pass in Failed, A4C prints Undeployment in progress for ever, application is stucked.
The application can be deployed only by Yorc CLI command.
I noticed with a multi node application (elk-basic) that compute instances on GCP may rest (not deleted by undeploy) if -p flag (purge) is not used.

Additional environment details (infrastructure implied: AWS, OpenStack, etc.)

Issue happens when deploying to GCP
Deploy / Undeploy of the test applicaion (elk-basic) on OpenStack succeded, but one of the compute instances was not deleted by the Undeploy (Compute_KBN node ; it seems to me that this node instance has not completed createing when the workflow was cancelled:
....Compute_KBN-0-ConnectionCheck: Still creating... (10s elapsed)
...

Priority

Low

@adidanes adidanes added the bug Something isn't working label Apr 9, 2020
@loicalbertin loicalbertin added this to the 20.05 milestone May 7, 2020
@loicalbertin loicalbertin self-assigned this May 12, 2020
loicalbertin added a commit that referenced this issue May 12, 2020
…eploy

Fix error on canceling a running deployment
loicalbertin added a commit that referenced this issue May 12, 2020
Fix error on canceling a running deployment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants