|
Release 1.2 testing - 2017-07-27 in split format
Here are some notes for testing the 1.2 release on July 26, 2017
|
{{TableOfContents}}
Here are some notes for testing the 1.2 release on July 26, 2017
|
Fuego_tguid_list
|
= other resources =
* [[Fuego_tguid_list]]
|
|
= Problems found with bbb =
== fio hang ==
* bbb.default.Benchmark.fio hangs on command:
* "cd /tests/fuego.Benchmark.fio; ./fio fsx-current --timeout=10;"
* output is:
{{{#!YellowBox
Option rwmixcycle is deprecated
file: (g=0): rw=randrw, bs=4K-4K/4K-4K, ioengine=posixaio, iodepth=1
2.0.8
Starting 1 process
}}}
|
|
== java missing ==
* bbb.default.Benchmark.Java can't find java program (this is expected)
|
|
== OpenSSL ==
* bbb.default.Benchmark.OpenSSL traceback in common.py: add_measurement
{{{#!YellowBox
File "/fuego-core/engine/scripts/parser/common.py", line 359, in add_measurement
test_set.append(test_case)
AttributeError: 'dict' object has no attribute 'append'
}}}
* try again, routine was fixed
|
|
=== signaltest ===
dict object has no attribute 'append' in add_measurement
|
|
=== tiobench ===
dict object has no attribute 'append' in add_measurement
|
|
== aiostress ==
* bbb.default.Functional.aiostress traceback in generic_parser.py
{{{#!YellowBox
Traceback (most recent call last):
File "/fuego-core/engine/scripts/generic_parser.py", line 11, in <module>
results['default.Functional'] = "PASS" if int(RETURN_VALUE) == 0 else "FAIL"
ValueError: invalid literal for int() with base 10: ''
}}}
|
|
== LTP ==
* docker.docker.Functional.LTP - problem installing iosubmit01 ??
* min1 - offline
* ren1 - ???
* bbb - ???
|
|
|