We need no tests to run for sqlite_file until we merge
a full fix for it. We'd like Jenkins to include this target.
Change-Id: I2737fa462572f08e2925b232a8f24d1ecd26b3ac
(cherry picked from commit
67e51ea5dcb3955105c35bf8149785bd72c7a521)
nocext: DISABLE_SQLALCHEMY_CEXT=1
cov: COVERAGE={[testenv]cov_args}
sqlite: SQLITE={env:TOX_SQLITE:--db sqlite}
+ sqlite_file: BASECOMMAND=/bin/sh -c 'echo "sqlite_file backend tests not enabled for this version"'; /bin/true
postgresql: POSTGRESQL={env:TOX_POSTGRESQL:--db postgresql}
mysql: MYSQL={env:TOX_MYSQL:--db mysql --db pymysql}
oracle,oracle6,oracle5: ORACLE={env:TOX_ORACLE:--db oracle}