[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Disabled tests report



I believe this was postefdhere awhile ago or I took something here and modified
Put in http://yourhobbit/hobbit-cgi/
showblue.sh
#!/bin/sh
. /usr/local/hobbit/server/etc/hobbitcgi.cfg

(echo "<table border=1>"
/usr/local/hobbit/server/bin/hobbit-statusreport.cgi \
       --filter="color=blue" --all \
       --heading="Disabled systems" \
       --show-column \
       --show-summary \
       --link \
       --embedded
echo "</table>") | \
/usr/local/hobbit/server/bin/bb-webpage --color=blue --hffile=bb

exit 0


Everett, Vernon wrote:
Hi all
Is there a way (or has a report been written) to show what was disabled over the last period (a month say).
Ideally, I would like a list of disabled test, by whom, from, to, reason.
Does this report exist? Regards
    Vernon
NOTICE: This email and any attachments are confidential. They may contain legally privileged information or copyright material. You must not read, copy, use or disclose them without authorisation. If you are not an intended recipient, please contact us at once by return email and then delete both messages and all attachments.