update/software/software/tests
Heitor Matsui 70fc598dae Remove incorrect host validation from deploy host
Now with the state machine introduced by commit [1], the host
state validation once done by [2] is not needed anymore, and in
fact was incorrectly blocking the "deploy host" command from
being reentrant.

This commit fixes this issue.

[1] https://review.opendev.org/c/starlingx/update/+/914929
[2] https://review.opendev.org/c/starlingx/update/+/914825

Test Plan
PASS: force "deploy host" to fail, then once the host is in "failed"
      state, run deploy "host again" and verify the system does not
      block it from proceeding

Story: 2010676
Task: 49938

Change-Id: I0d2a8a4ab9ea98f83fbd7253cf4f174a257ee070
Signed-off-by: Heitor Matsui <heitorvieira.matsui@windriver.com>
2024-04-24 14:54:29 -03:00
..
__init__.py Upload skeleton for unified software management 2023-04-03 14:03:04 +00:00
base.py Raise deploy state out of sync alarm 2024-04-15 19:14:23 +00:00
test_software_controller.py USM deploy state 2024-04-17 16:40:07 +00:00
test_software_controller_messages.py Software deploy host implementation 2023-05-08 17:11:53 +00:00
test_software_function.py Remove incorrect host validation from deploy host 2024-04-24 14:54:29 -03:00