feat-reorder commands
closes #19 (closed)
seen in the job https://gitlab.rc.uab.edu/rc/terraform-openstack/-/jobs/39446
Merge request reports
Activity
Filter activity
changed milestone to %Build a CI/CD pipeline for XDMOD
added Sprint 23-26 label
requested review from @atlurie
assigned to @atlurie
I found a way to make it work. If we show status before detaching the vol, we can create a delay just enough for it to set the task_state to shut down. This will allow it to detach vol.
openstack server stop ed402a7f-30fc-4c65-820f-1f3a435617ab && openstack server show ed402a7f-30fc-4c65-820f-1f3a435617ab && openstack server remove volume ed402a7f-30fc-4c65-820f-1f3a435617ab 80084881-6ac0-4844-af23-da92c33020f3
It worked. https://gitlab.rc.uab.edu/rc/terraform-openstack/-/pipelines/9436
mentioned in commit 9d71a190
Please register or sign in to reply