Merge "[ci] Fix checking cleanup"

This commit is contained in:
Zuul 2018-10-10 17:31:01 +00:00 committed by Gerrit Code Review
commit 81ab47030e
2 changed files with 2 additions and 2 deletions

View File

@ -604,7 +604,8 @@ def main():
# projects, which have rally job, should not be affected by
# this check, since in most cases resources are left due
# to wrong cleanup of a particular scenario.
if os.environ.get("ZUUL_PROJECT") == "openstack/rally":
print(os.environ.get("ZUUL_PROJECT"))
if os.environ.get("ZUUL_PROJECT") == "openstack/rally-openstack":
return 1
return 0
return 0

View File

@ -5,7 +5,6 @@
args:
chdir: "{{ zuul.projects['git.openstack.org/openstack/rally-openstack'].src_dir }}"
register: command_result
ignore_errors: True
- name: Check results of listing resources
shell: