Merge "Disable file injection tests until bug/1882421"

This commit is contained in:
Zuul 2021-02-11 22:32:53 +00:00 committed by Gerrit Code Review
commit 3093adda0e
1 changed files with 7 additions and 3 deletions

View File

@ -11,8 +11,10 @@
vars:
tox_envlist: all
tempest_test_regex: tempest
devstack_localrc:
ENABLE_FILE_INJECTION: true
# TODO(gmann): Enable File injection tests once nova bug is fixed
# https://bugs.launchpad.net/nova/+bug/1882421
# devstack_localrc:
# ENABLE_FILE_INJECTION: true
- job:
name: tempest-ipv6-only
@ -352,7 +354,9 @@
Former name for this job was legacy-tempest-dsvm-neutron-pg-full.
vars:
devstack_localrc:
ENABLE_FILE_INJECTION: true
# TODO(gmann): Enable File injection tests once nova bug is fixed
# https://bugs.launchpad.net/nova/+bug/1882421
# ENABLE_FILE_INJECTION: true
DATABASE_TYPE: postgresql
- project-template: