Compare commits
2 Commits
f56f00e0bb
...
5cbcdca57d
| Author | SHA1 | Date | |
|---|---|---|---|
| 5cbcdca57d | |||
| 711e20e1c4 |
@@ -272,7 +272,7 @@ end
|
|||||||
name: Group Item
|
name: Group Item
|
||||||
condition: "'$(OS)' == 'Linux'"
|
condition: "'$(OS)' == 'Linux'"
|
||||||
steps:
|
steps:
|
||||||
- unittest_file:
|
- unittest:
|
||||||
test_file: test_prod_rio6_8093.py
|
test_file: test_prod_rio6_8093.py
|
||||||
test_method:
|
test_method:
|
||||||
...
|
...
|
||||||
@@ -310,7 +310,7 @@ end
|
|||||||
name: Cycle Temperature
|
name: Cycle Temperature
|
||||||
iterator: 10
|
iterator: 10
|
||||||
steps:
|
steps:
|
||||||
- unittest_file:
|
- unittest:
|
||||||
test_file: test_prod_rio6_8093.py
|
test_file: test_prod_rio6_8093.py
|
||||||
- py_func:
|
- py_func:
|
||||||
name: function test item
|
name: function test item
|
||||||
|
|||||||
Reference in New Issue
Block a user