Directory scripts/buildbot/

Total Files:
3
Deleted Files:
0
Lines of Code:
903

[root]/scripts/buildbot

Lines of Code

scripts/buildbot/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
harman 7 (100.0%) 573 (100.0%) 81.8

Most Recent Commits

harman 2018-10-19 09:19 Rev.: 58863

- combined step_chmod and step_chgrp into a step_permissions step.
- added project names to the change_filters
- added scheduler + buildslave + factory for buildbot testing. It's a sandbox to tryout ideas without
interupting the other slaves.

0 lines of code changed in 2 files:

  • scripts/buildbot: master.cfg (new)
harman 2018-10-17 10:16 Rev.: 58846

Moved buildbot related scripts to the scripts/buildbot directory

master.cfg
- All buildslaves: added steps to chgrp and chmod so users can poke around in the build directories

- only compile documentation when there's a change in that directory.



110 lines of code changed in 3 files:

  • scripts/buildbot: buildbot_testresults.py (new 7), make.py (new 26), master.cfg (+77 -41)
harman 2018-10-16 16:16 Rev.: 58840

- removed unused "code"
- added comment dividers
- added data lifetime limits

40 lines of code changed in 1 file:

  • scripts/buildbot: master.cfg (+40 -54)
harman 2018-10-03 15:02 Rev.: 58737

Current master.cfg file.

Nightly RT tests disabled

Added feature to scheduler so if a svn comment contains the string "skipRT",
or "skip_RT" or "skip-RT" the buildBot is not fired off. untested.




423 lines of code changed in 1 file:

  • scripts/buildbot: master.cfg (+423 -596)
Generated by StatSVN 0.7.0