Integrate cpu hotplug latency test definations in LAVA
cpu hotplug latency test need to integrated on to lava.
this blueprints is originated from https:/
Blueprint information
- Status:
- Complete
- Approver:
- Milosz Wasilewski
- Priority:
- Medium
- Drafter:
- Naresh Kamboju
- Direction:
- Approved
- Assignee:
- Naresh Kamboju
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- 2013.06
- Started by
- Naresh Kamboju
- Completed by
- Naresh Kamboju
Related branches
Related bugs
Sprints
Whiteboard
[nkambo 2013 May 27] notes here.
[nkambo 2013 June 10] python script is available to test cpu hotplug latency and pass/fail verdict which we are doing manually since python is not available on target. So decided to do it from a simple C program and shell script this will enable complete automation. This need to integrate and test on LAVA,
which will be addressed in this BP.
[nkambo 2013 June 19] cpu hotplug latency tests scripts files have been added which use couple of shell scripts and c program binary to calculate CPU latency.
We need to measure time spent for the complete CPU plug/unplug sequence.
Below two test cases are added
- cpu_hotplug_
- cpu_hotplug_
run.sh files are created to run on scheduler test suite full test execution.
desc.meta files are created to describe more about each test case.
[nkambo 2013 June 27] LAVA job which is running cpuhotpluglatency test as a part of scheduler test suite.
http://
Meta:
Roadmap id: CARD-191
Headline: CPU hotplug latency to be added on to lava
Acceptance: CPU hotplug latency results should get from lava dashboard.
Work Items
Work items:
cpu hotplug latency test should be integrated on to scheduler test suite to run on LAVA : DONE
cpu hotplug latency test need to integrated on to lava : DONE