Activity log for bug #1724235

Date Who What changed Old value New value Message
2017-10-17 12:41:50 Andres Rodriguez bug added bug
2017-10-17 12:41:54 Andres Rodriguez maas: importance Undecided High
2017-10-17 12:41:56 Andres Rodriguez maas: milestone 2.3.0beta3
2017-10-17 12:41:59 Andres Rodriguez maas: status New Triaged
2017-10-17 13:15:45 Andres Rodriguez maas: assignee Newell Jensen (newell-jensen)
2017-10-18 20:47:18 Andres Rodriguez description Aborted tests should never show as failure. For example, I did this: 1. started smartctl-validate testing 2. aborted the tests 3. started smartctl-validate 4. waited for it to successfully finish In the machine listing page, it shows as failure for the 'disk' and the label shows: "1 test passed. 1 test was aborted" Aborted tests should never show as failure. For example, I did this: 1. started smartctl-validate testing 2. aborted the tests 3. started smartctl-validate 4. waited for it to successfully finish In the machine listing page, it shows as failure for the 'disk' and the label shows: "1 test passed. 1 test was aborted" So there’s two issues: 1. The machine listing page is marking disks as failed with the message above, when the last run of the tests succeeded but a previous run was aborted. This should never consider previous runs of the tests, only the latest one to mark the status. 2. Aborted test is being considered as failure. If someone aborts a test, it should t be shown as the test has failed!
2017-10-20 21:20:02 Launchpad Janitor merge proposal linked https://code.launchpad.net/~newell-jensen/maas/+git/maas/+merge/332593
2017-10-23 19:06:55 Newell Jensen maas: status Triaged In Progress
2017-10-24 19:13:07 MAAS Lander maas: status In Progress Fix Committed
2017-10-30 13:53:36 Andres Rodriguez maas: status Fix Committed Fix Released