|
|
| Line 161: |
Line 161: |
| === TryChooser === | | === TryChooser === |
| See the [[ReleaseEngineering/TryChooser#Buildduty_Issues|TryChooser]] wiki page. | | See the [[ReleaseEngineering/TryChooser#Buildduty_Issues|TryChooser]] wiki page. |
|
| |
| === Bug Commenter ===
| |
| This is on cruncher and is run in a crontab in lsblakk's account:
| |
| source /home/lsblakk/autoland/bin/activate && cd /home/lsblakk/autoland/tools/scripts/autoland \
| |
| && time python schedulerDBpoller.py -b try -f -c schedulerdb_config.ini -u None -p None -v
| |
|
| |
| You can see quickly if things are working by looking at:
| |
| /home/lsblakk/autoland/tools/scripts/autoland/postedbugs.log # this shows what's been posted lately
| |
| /home/lsblakk/autoland/tools/scripts/autoland/try_cache # this shows what the script thinks is 'pending' completion
| |
|
| |
|
| == See Also == | | == See Also == |