jancajthaml-openbank / e2e

rolling integration, contract and performance testing
Apache License 2.0
0 stars 0 forks source link

performance job does not fail even in performance scripts crashes #74

Closed jancajthaml closed 4 years ago

jancajthaml commented 5 years ago

https://circleci.com/gh/jancajthaml-openbank/e2e/104916

^@^@  debug | starting
  debug | asserting empty journal, logs and metrics
   info | preparing appliance
  debug | lake installed
  debug | vault installed
  debug | wall installed
  debug | search installed
   info | preparing integration
   info | preparing steps
   info | reconfigure units
Traceback (most recent call last):
  File "/opt/perf/main.py", line 95, in main
    'METRICS_REFRESHRATE': '500ms'
  File "/opt/perf/appliance_manager.py", line 131, in reconfigure
    node.reconfigure(params)
  File "/opt/perf/systemd/vault_rest.py", line 59, in reconfigure
    raise RuntimeError("vault failed to restart")
RuntimeError: vault failed to restart

  debug | gracefull teardown components
  debug | terminated
          test run took 23 s 27 ms