Skip to content

Update NuvlaEdge version to 2.14.4 #773

Update NuvlaEdge version to 2.14.4

Update NuvlaEdge version to 2.14.4 #773

GitHub Actions / | rpi4_docker --- basic_tests | failed May 27, 2024 in 0s

1 errors, 1 pass in 11m 5s

2 tests   1 ✅  11m 5s ⏱️
2 suites  0 💤
2 files    0 ❌  1 🔥

Results for commit b17a2e4.

Annotations

Check failure on line 0 in validation_framework.validators.tests.basic_tests.test_standard_engine_run.TestStandardEngineRun

See this annotation in the file changed.

@github-actions github-actions / | rpi4_docker --- basic_tests |

test_std_deployment (validation_framework.validators.tests.basic_tests.test_standard_engine_run.TestStandardEngineRun) with error

results/temp/xml/TestStandardEngineRun-20240527193124.xml [took 6m 55s]
Raw output
"Operation 'delete' not found."
Traceback (most recent call last):
  File "/home/runner/actions-runner/_work/_tool/Python/3.11.6/x64/lib/python3.11/site-packages/validation_framework/validators/validation_base.py", line 251, in tearDown
    self.remove_nuvlaedge_from_nuvla()
  File "/home/runner/actions-runner/_work/_tool/Python/3.11.6/x64/lib/python3.11/site-packages/validation_framework/validators/validation_base.py", line 209, in remove_nuvlaedge_from_nuvla
    self.nuvla_client.delete(self.uuid)
  File "/home/runner/actions-runner/_work/_tool/Python/3.11.6/x64/lib/python3.11/site-packages/nuvla/api/api.py", line 511, in delete
    operation_href = self._cimi_find_operation_href(resource, 'delete')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/runner/actions-runner/_work/_tool/Python/3.11.6/x64/lib/python3.11/site-packages/nuvla/api/api.py", line 369, in _cimi_find_operation_href
    raise NuvlaResourceOperationNotAvailable(
nuvla.api.api.NuvlaResourceOperationNotAvailable: "Operation 'delete' not found."

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / | rpi4_docker --- basic_tests |

2 tests found

There are 2 tests, see "Raw output" for the full list of tests.
Raw output
validation_framework.validators.tests.basic_tests.test_device_restart.TestDeviceRestart ‑ test_restart_after_commissioning
validation_framework.validators.tests.basic_tests.test_standard_engine_run.TestStandardEngineRun ‑ test_std_deployment