Skip to content

Timetests test_runner improvements#2552

Merged
vurusovs merged 3 commits intoopenvinotoolkit:masterfrom
vurusovs:vu/timetests_improvements
Oct 7, 2020
Merged

Timetests test_runner improvements#2552
vurusovs merged 3 commits intoopenvinotoolkit:masterfrom
vurusovs:vu/timetests_improvements

Conversation

@vurusovs
Copy link
Copy Markdown
Contributor

@vurusovs vurusovs commented Oct 6, 2020

General:
Replace TestConfDumper with number of fixtures:

  1. Save all test info in global request and pytestconfig fixtures
  2. Add test_info fixture for retrieving test info from test
  3. Add prepare_tconf_with_refs fixture for test conf dump

@vurusovs vurusovs requested review from a team and asomsiko October 6, 2020 08:48
@openvino-pushbot openvino-pushbot added the category: IE Tests OpenVINO Test: plugins and common label Oct 6, 2020
1. Save all test info in global `request` and `pytestconfig` fixtures
2. Add `test_info` fixture for retrieving test info from test
3. Add `prepare_tconf_with_refs` fixture for test conf dump
@vurusovs vurusovs force-pushed the vu/timetests_improvements branch from 6d8d440 to 1bfbc67 Compare October 6, 2020 11:24
@vurusovs vurusovs merged commit c3ff294 into openvinotoolkit:master Oct 7, 2020
asomsiko pushed a commit to asomsiko/openvino that referenced this pull request Oct 13, 2020
* Remove `generate_tmp_path` as unnecessary after refactoring

* Add `check_positive_int` check for `-niter` CLI key

* Replace `TestConfDumper` with number of fixtures:
1. Save all test info in global `request` and `pytestconfig` fixtures
2. Add `test_info` fixture for retrieving test info from test
3. Add `prepare_tconf_with_refs` fixture for test conf dump
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Dec 16, 2020
* Remove `generate_tmp_path` as unnecessary after refactoring

* Add `check_positive_int` check for `-niter` CLI key

* Replace `TestConfDumper` with number of fixtures:
1. Save all test info in global `request` and `pytestconfig` fixtures
2. Add `test_info` fixture for retrieving test info from test
3. Add `prepare_tconf_with_refs` fixture for test conf dump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: IE Tests OpenVINO Test: plugins and common

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants