Release_1.2_testing_-_2017-07-27 

Fuego wiki

Login or create account

Release 1.2 testing - 2017-07-27

Here are some notes for testing the 1.2 release on July 26, 2017

other resources [edit section]

Problems found with bbb [edit section]

fio hang [edit section]

  • bbb.default.Benchmark.fio hangs on command:
    • "cd /tests/fuego.Benchmark.fio; ./fio fsx-current --timeout=10;"
    • output is:
        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]

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

OpenSSL [edit section]

  • bbb.default.Benchmark.OpenSSL traceback in common.py: add_measurement
      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]

dict object has no attribute 'append' in add_measurement

tiobench [edit section]

dict object has no attribute 'append' in add_measurement

aiostress [edit section]

  • bbb.default.Functional.aiostress traceback in generic_parser.py
      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]

  • docker.docker.Functional.LTP - problem installing iosubmit01 ??
  • min1 - offline
  • ren1 - ???
  • bbb - ???

TBWiki engine 1.8.3 by Tim Bird