[
https://issues.apache.org/jira/browse/IMPALA-14667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riza Suminto resolved IMPALA-14667.
-----------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> Remove reference to pytest.config
> ---------------------------------
>
> Key: IMPALA-14667
> URL: https://issues.apache.org/jira/browse/IMPALA-14667
> Project: IMPALA
> Issue Type: Improvement
> Components: Infrastructure, Test
> Affects Versions: Impala 5.0.0
> Reporter: Riza Suminto
> Assignee: Riza Suminto
> Priority: Major
> Fix For: Impala 5.0.0
>
>
> pytest.config global variable has been removed since pytest 5.0.
> [https://docs.pytest.org/en/stable/deprecations.html#pytest-config-global]
> As an alternative, we can hook pytest config object to
> ImpalaTestClusterProperties singleton at pytest_configure() method at
> conftest.py. This is the first step towards upgrading to higher version of
> pytest.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)