Comment 11 for bug 1623459

Revision history for this message
TatyanaGladysheva (tgladysheva) wrote :

Verified on 9.2 snapshot #779.

Actual results:
Cluster 3 contains two nodes.
[root@nailgun ~]# fuel2 graph upload -e 3 -t provision -d /etc/fuel/graphs/provision/
Deployment graph was successfully uploaded.
[root@nailgun ~]# fuel2 graph execute -e 3 -t provision
Deployment task with id 23 for the environment 3 has been started.

Deployment with provision graph is finished successfully:
[root@nailgun ~]# fuel2 task list -e 3
+----+--------+------------+------------+---------+--------+---------+----------+
| id | status | name | graph_type | cluster | result | dry_run | progress |
+----+--------+------------+------------+---------+--------+---------+----------+
| 23 | ready | deploy | None | 3 | {} | False | 100 |
| 24 | ready | deployment | provision | 3 | {} | False | 100 |
+----+--------+------------+------------+---------+--------+---------+----------+