CI: set BIFROST_TRACE for debugging output
Change-Id: I6161c551d8dbb080d762ccc194c9a552da286df0
This commit is contained in:
parent
ce0236573e
commit
fa7e94049a
@ -4,6 +4,7 @@
|
||||
cmd: bash scripts/test-bifrost.sh
|
||||
chdir: "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/bifrost'].src_dir }}"
|
||||
environment:
|
||||
BIFROST_TRACE: "true"
|
||||
BUILD_IMAGE: "{{ build_image | default(false) | bool | lower }}"
|
||||
CLI_TEST: "{{ cli_test | default(false) | bool | lower }}"
|
||||
ENABLE_KEYSTONE: "{{ enable_keystone | default(false) | bool | lower }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user