FrontPage 

Fuego wiki

Login or create account

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

other resources [edit section]

Fuego_tguid_list
= other resources =
 * [[Fuego_tguid_list]]

Problems found with bbb [edit section]

= 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 [edit section]

== java missing ==
 * bbb.default.Benchmark.Java can't find java program (this is expected)

OpenSSL [edit section]

== 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 [edit section]

=== signaltest ===
dict object has no attribute 'append' in add_measurement

tiobench [edit section]

=== tiobench ===
dict object has no attribute 'append' in add_measurement

aiostress [edit section]

== 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 [edit section]

== LTP ==
 * docker.docker.Functional.LTP - problem installing iosubmit01 ??
 * min1 - offline
 * ren1 - ???
 * bbb - ???
TBWiki engine 1.8.3 by Tim Bird