Skip to content
Snippets Groups Projects
Commit c3251ae8 authored by leufen1's avatar leufen1
Browse files

add pytest-html and check only by enabling tests from scratch

parent 77e52c7d
No related branches found
No related tags found
4 merge requests!413update release branch,!412Resolve "release v2.0.0",!363update 339 by develop,!359Resolve "error when calling tests from scratch"
Pipeline #83797 passed
......@@ -30,10 +30,10 @@ tests (from scratch):
- base
- zam347
stage: test
only:
- master
- /^release.*$/
- develop
# only:
# - master
# - /^release.*$/
# - develop
variables:
FAILURE_THRESHOLD: 100
TEST_TYPE: "scratch"
......
......@@ -16,6 +16,7 @@ partd==1.2.0
psutil==5.8.0
pydot==1.4.2
pytest==6.2.2
pytest-html==3.1.1
pytest-lazy-fixture==0.6.3
requests==2.25.1
scipy==1.5.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment