Commit Graph

4 Commits

Author SHA1 Message Date
Sagi Shnaidman 0977f8502d Big clean of tripleo-ci
Change-Id: Iff0350a1fff1057d1de924f05693258445da9c37
2020-01-22 18:37:04 +02:00
Sergii Golovatiuk db75d9fea1 Fix deprecation warnings
As a technical debt this change replaces "heat stack-show" with "openstack stack
show" as well as "heat stack-delete" with "openstack stack delete" to remove
deprecation warnings such as 'WARNING (shell) "heat stack-show" is deprecated,
please use "openstack stack show"'

Change-Id: I7bcc18445f3263128a9bff29a057f172af143c90
2018-02-23 14:27:06 +00:00
Sofer Athlan-Guyot 8c671f90db Make wait_for print the failed ouput.
This can help to identify what exactly the failure was.  For instance
during overcloud validation "heat stack-show pingtest_stack" can
provide more context to the actual error.

Change-Id: I18a73b2936975c056ebc3f4b984349b61a4ed58d
2017-12-26 11:08:12 +00:00
James Slagle 9340cd685f Add wait_for from tripleo-incubator
wait_for is the last script still used by tripleo-ci from
tripleo-incubator.  This commit brings the script over into tripleo-ci
(like we did in the past for other scripts) so that we can continue with
removing tripleo-incubator.

Change-Id: Icd62f75df3e27ead780a392b34a9720b127c9b6d
2017-02-08 23:04:19 +00:00