/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | activation_listener.hpp | ffb3653954d9adcb4b871b7c10eedada0ca73c6e Tue Oct 15 00:55:24 CDT 2019 Lei YU <mine260309@gmail.com> Activation: remove old objects after update done
The update on PSUs is one-by-one, after each PSU is updated, notify ItemUpdater by onUpdateDone() so that the old object for the PSU is removed.
Tested: With dummy PSU image and update service, verify the old objects are removed on Witherspoon.
Change-Id: I212b8cba9570ad96083d362bf57691fdabb4e42f
|
H A D | activation.hpp | diff ffb3653954d9adcb4b871b7c10eedada0ca73c6e Tue Oct 15 00:55:24 CDT 2019 Lei YU <mine260309@gmail.com> Activation: remove old objects after update done
The update on PSUs is one-by-one, after each PSU is updated, notify ItemUpdater by onUpdateDone() so that the old object for the PSU is removed.
Tested: With dummy PSU image and update service, verify the old objects are removed on Witherspoon.
Change-Id: I212b8cba9570ad96083d362bf57691fdabb4e42f
|
H A D | item_updater.hpp | diff ffb3653954d9adcb4b871b7c10eedada0ca73c6e Tue Oct 15 00:55:24 CDT 2019 Lei YU <mine260309@gmail.com> Activation: remove old objects after update done
The update on PSUs is one-by-one, after each PSU is updated, notify ItemUpdater by onUpdateDone() so that the old object for the PSU is removed.
Tested: With dummy PSU image and update service, verify the old objects are removed on Witherspoon.
Change-Id: I212b8cba9570ad96083d362bf57691fdabb4e42f
|
H A D | activation.cpp | diff ffb3653954d9adcb4b871b7c10eedada0ca73c6e Tue Oct 15 00:55:24 CDT 2019 Lei YU <mine260309@gmail.com> Activation: remove old objects after update done
The update on PSUs is one-by-one, after each PSU is updated, notify ItemUpdater by onUpdateDone() so that the old object for the PSU is removed.
Tested: With dummy PSU image and update service, verify the old objects are removed on Witherspoon.
Change-Id: I212b8cba9570ad96083d362bf57691fdabb4e42f
|
H A D | item_updater.cpp | diff ffb3653954d9adcb4b871b7c10eedada0ca73c6e Tue Oct 15 00:55:24 CDT 2019 Lei YU <mine260309@gmail.com> Activation: remove old objects after update done
The update on PSUs is one-by-one, after each PSU is updated, notify ItemUpdater by onUpdateDone() so that the old object for the PSU is removed.
Tested: With dummy PSU image and update service, verify the old objects are removed on Witherspoon.
Change-Id: I212b8cba9570ad96083d362bf57691fdabb4e42f
|
/openbmc/phosphor-psu-code-mgmt/test/ |
H A D | mocked_activation_listener.hpp | ffb3653954d9adcb4b871b7c10eedada0ca73c6e Tue Oct 15 00:55:24 CDT 2019 Lei YU <mine260309@gmail.com> Activation: remove old objects after update done
The update on PSUs is one-by-one, after each PSU is updated, notify ItemUpdater by onUpdateDone() so that the old object for the PSU is removed.
Tested: With dummy PSU image and update service, verify the old objects are removed on Witherspoon.
Change-Id: I212b8cba9570ad96083d362bf57691fdabb4e42f
|
H A D | test_activation.cpp | diff ffb3653954d9adcb4b871b7c10eedada0ca73c6e Tue Oct 15 00:55:24 CDT 2019 Lei YU <mine260309@gmail.com> Activation: remove old objects after update done
The update on PSUs is one-by-one, after each PSU is updated, notify ItemUpdater by onUpdateDone() so that the old object for the PSU is removed.
Tested: With dummy PSU image and update service, verify the old objects are removed on Witherspoon.
Change-Id: I212b8cba9570ad96083d362bf57691fdabb4e42f
|
H A D | test_item_updater.cpp | diff ffb3653954d9adcb4b871b7c10eedada0ca73c6e Tue Oct 15 00:55:24 CDT 2019 Lei YU <mine260309@gmail.com> Activation: remove old objects after update done
The update on PSUs is one-by-one, after each PSU is updated, notify ItemUpdater by onUpdateDone() so that the old object for the PSU is removed.
Tested: With dummy PSU image and update service, verify the old objects are removed on Witherspoon.
Change-Id: I212b8cba9570ad96083d362bf57691fdabb4e42f
|