Collect tempest nosetests output files.

Change-Id: If0120c19c775b5130da860f0120b61d414ad5d8d
This commit is contained in:
James E. Blair 2012-07-09 20:11:04 -07:00
parent e5d2267b71
commit e7af61de31
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ post_build_actions:
- archive:
artifacts: logs/*
- junit:
results: '**/nosetests.xml'
results: '**/nosetests*.xml'
- trigger_parameterized_builds:
- project: devstack-update-complete
when: complete