Add zuul artifact

Change-Id: I01a4b1bf8347461f47316f8b9e3571262cb080cc
This commit is contained in:
Sagi Shnaidman 2022-01-27 19:40:42 +02:00
parent 6ed02eff2d
commit b7fb23b097
2 changed files with 9 additions and 0 deletions

View File

@ -3,6 +3,7 @@
- job:
name: ansible-collections-openstack-functional-devstack
parent: openstacksdk-functional-devstack
post-run: ci/playbooks/postlog.yaml
description: |
Run openstack collections functional tests against a master devstack
using master of openstacksdk with latest ansible release

View File

@ -0,0 +1,8 @@
- hosts: all
tasks:
- zuul_return:
data:
zuul:
artifacts:
- name: Test log
url: controller/logs/test_output_log.txt