41071ba6b9
1. add FuelWebClient.assert_all_tasks_completed, which could check status for specified cluster or wide 2. add NailgunClient.get_all_tasks_list for retrieving all tasks info from database 3. Call tasks status check after deployment success before short OSTF ( self.assert_ha_services_ready(cluster_id) self.assert_os_services_ready(cluster_id) ) 4. add TestCliBase.assert_all_tasks_completed 5. call TestCliBase.assert_all_tasks_completed after deployment Change-Id: I428fc17434d40951c6eb6cefe88dd007d1eb0761 Closes-bug: #1564943 |
||
---|---|---|
.. | ||
__init__.py | ||
collector_client.py | ||
environment.py | ||
fuel_web_client.py | ||
nailgun_client.py |