From be6858c06bfbd1e06935ad01b743c1043f74488a Mon Sep 17 00:00:00 2001 From: Sukanya Pandey Date: Wed, 16 Dec 2020 20:08:01 +0530 Subject: Add power restore policy page - This page will show how the system boots once power is restored after a power disturbance. - API used to fetch the JSON: /redfish/v1/JsonSchemas/ComputerSystem/ComputerSystem.json - API used to fetch the current policy and to save updated policy: /redfish/v1/Systems/system/ Signed-off-by: Sukanya Pandey Change-Id: I203bd3c5d26071b882cce6b9950cdb3fb1deb212 --- tests/unit/__snapshots__/AppNavigation.spec.js.snap | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'tests') diff --git a/tests/unit/__snapshots__/AppNavigation.spec.js.snap b/tests/unit/__snapshots__/AppNavigation.spec.js.snap index e0ab2737..11db8068 100644 --- a/tests/unit/__snapshots__/AppNavigation.spec.js.snap +++ b/tests/unit/__snapshots__/AppNavigation.spec.js.snap @@ -233,6 +233,15 @@ exports[`AppNavigation.vue should render correctly 1`] = ` appNavigation.managePowerUsage + + + + appNavigation.powerRestorePolicy + + + + appNavigation.powerRestorePolicy +