Skip to content

Commit ded8dba

Browse files
authored
Merge pull request #225 from ScaleComputing/cleanup-update-status-check
Cleanup unneeded condition
2 parents 10e37a1 + 9d4d1c2 commit ded8dba

File tree

1 file changed

+0
-1
lines changed
  • roles/version_update_single_node/tasks

1 file changed

+0
-1
lines changed

roles/version_update_single_node/tasks/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,4 @@
8989
- cluster_info.record.icos_version != scale_computing_hypercore_desired_version
9090
- >-
9191
update_status_before_update.record == None or
92-
update_status_before_update.record.update_status == "COMPLETED" or
9392
update_status_before_update.record.update_status != "IN PROGRESS"

0 commit comments

Comments
 (0)