diff options
author | Chad Smith <chad.smith@canonical.com> | 2020-11-24 07:39:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-24 09:39:56 -0500 |
commit | 87df9d6cac95112560e5c652a68b74a28f4a6785 (patch) | |
tree | 9ae8e202f9e42d6dbd5de249b36e57a2a24aae0a /udev | |
parent | 6e86d2a5649b3a9113923c73154ebf02224732a6 (diff) | |
download | vyos-cloud-init-87df9d6cac95112560e5c652a68b74a28f4a6785.tar.gz vyos-cloud-init-87df9d6cac95112560e5c652a68b74a28f4a6785.zip |
tox: avoid tox testenv subsvars for xenial support (#684)
Xenial tox 2.3.1 still suffers from
https://github.com/tox-dev/tox/issues/208.
As a result we cannot use testenv substvars if we want to support running
tox on xenial systems.
Drop the {[testenv:integration-tests]*} substitutions to avoid tracebacks
when running `tox -e xenial-dev` which has the signature:
"No support for the %s substitution type" % sub_type)
tox.ConfigError: ConfigError: No support for the posargs substitution
type
Diffstat (limited to 'udev')
0 files changed, 0 insertions, 0 deletions