aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-07-25README.md renamed to README_mdlcyrin/workingLynn 'Cyrin' Conway
There are some quirks with displaying .md files with YoctoProject's git hosting so I'm renaming this file! Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-25README.md: create fileLynn 'Cyrin' Conway
First draft of autobuilder's online documentation. It's in markdown for now because that's eons easier to draft in than html or xml. Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-18README-NEW-AUTOBUILDER: delete fileLynn 'Cyrin' Conway
It's contents were merged into the file: README Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-18README: actual readme mergeLynn 'Cyrin' Conway
Standardarized the formatting of the content I pulled over from README-NEW-AUTOBUILDER Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-18README: dirty readme mergeLynn 'Cyrin' Conway
I just copy pasted the contents of README-NEW-AUTOBUILDER into README. Will format them in the following commits. Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-18README: formatting changeLynn 'Cyrin' Conway
Changed the spacing to be consistent within the file. Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17buildset-config*: change name of default builder to example-workerElizabeth Flanagan
builder1 is apparently confusing. So, changing the name to example-worker should get across the point of what things are. Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2014-07-17.gitignore: fix dir names and add buildbot.tacElizabeth Flanagan
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2014-07-17yocto-autobuilder-setup: create buildbot.tac from setupElizabeth Flanagan
We keep stomping on buildbot.tac in the repo. keep this from happening. Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2014-07-17controller.cfg.example: modify name of example builderElizabeth Flanagan
builder should be example-worker and not builder1 Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2014-07-17nightly-fsl-arm-lsb.conf: fix devkernelElizabeth Flanagan
s/=/:/g Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2014-07-17zope.interface-3.6.4-py2.6-linux-x86_64.egg: move to py2.7Elizabeth Flanagan
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2014-07-17buildbot.tac: added commentsLynn 'Cyrin' Conway
Added some comments to clarify the contents of buildbot.tac Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com> Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com> Conflicts: yocto-worker/buildbot.tac
2014-07-17README: formatting changeLynn 'Cyrin' Conway
Changed the spacing to be consistent within the file. Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17README: documentation changeLynn 'Cyrin' Conway
The different sections in the readme didn't actually represent a linear progression of steps so I removed the numbering. Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17README: move content out of readmeLynn 'Cyrin' Conway
Moved some content out of this readme into another one Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17autobuilder.conf.readme: move README contentsLynn 'Cyrin' Conway
Move some of the contents of the main README into a new file autobuilder.conf.readme, which sits sits next to autobuilder.conf.example Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg.example: rename example workerLynn 'Cyrin' Conway
The example worker in buildset.config.controller/* is "builder1" so I'm changing the example worker in controller.cfg.example to match it. Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg.example: supress pointer warningLynn 'Cyrin' Conway
buildbot doesn't like us leaving our pointers in its dictionary so we delete the pointers after we use them Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg.sample: remove fileLynn 'Cyrin' Conway
the content of controller.cfg.sample was moved into controller.cfg.example Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg.example: pointer changesLynn 'Cyrin' Conway
merged some code pointer changes that were also done in controller.cfg.sample into controller.cfg.example Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg.example: added commentsLynn 'Cyrin' Conway
merged comments from controller.cfg.sample into controller.cfg.example Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg: remove fileLynn 'Cyrin' Conway
controller.cfg is being replaced by controller.cfg.sample, so I'm removing controller.cfg Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg.example: added contentsLynn 'Cyrin' Conway
added the contents of controller.cfg into controller.cfg.example Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg.example: create fileLynn 'Cyrin' Conway
controller.cfg.example will eventually replace both controller.cfg and controller.cfg.sample Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg: documentation clarificationsLynn 'Cyrin' Conway
Clarified the some of the documentation within controller.cfg Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17README: change formattingLynn 'Cyrin' Conway
Change formatting of the README file to be a bit more readable Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17README: move documentation out of readmeLynn 'Cyrin' Conway
moved some documentation that was better suited to being inside of controller.cfg instead of the README Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg: move documentation out of readmeLynn 'Cyrin' Conway
moved some documentation that was better suited to being inside of controller.cfg instead of the README Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg: updated terminologyLynn 'Cyrin' Conway
Updated the terminology within controller cfg from master/slave to controller/worker Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg.sample: added configuration importsLynn 'Cyrin' Conway
added some configuration imports from controller.cfg into controller.cfg.sample Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg.sample: content formatting changesLynn 'Cyrin' Conway
standardized the formatting of the file contents and made some minor readability changes. Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17controller.cfg.sample: reordered contentsLynn 'Cyrin' Conway
Reordered the content of this file to increase readability. As a general rule, easier to understand content (ex: title) and content with fewer dependencies comes first. Signed-off-by: Lynn 'Cyrin' Conway <lynncyrin@gmail.com>
2014-07-17yocto-autobuilder-setup: Check for a controller.cfgBeth Flanagan
We want to check for a controller.cfg. If it doesn't exist, let's grab controller.cfg.example, copy it over and then do config-check on it. Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
2014-07-17CreateAutoConf.py: Only inherit error report if variables are not NoneCalifornia Sullivan
If layerversionoe or ERROR_REPORT_COLLECT variable were not set, an exception would occur. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2014-07-16controller.cfg: Remove bad commit of autogenerated pwBeth Flanagan
Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
2014-07-16CreateAutoConf.py: Allow exclusions of DEV-KERNELBeth Flanagan
[YOCTO #6543] https://bugzilla.yoctoproject.org/show_bug.cgi?id=6543 Allow excluding PREFERRED_PROVIDER_virtual/kernel for some builds and make it so meta-fsl* builds don't use it. Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
2014-07-08SendErrorReport.py: source ./oe-init-build-envBeth Flanagan
Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
2014-07-01CreateAutoConf.py: Correct layerversion for report-errorBeth Flanagan
core layerversion needs to be less than 4 Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
2014-07-01CreateAutoConf.py: Fix error-report for prior branchesBeth Flanagan
Some branches don't have report-error as a class. Make it so things don't fail when layerverson for meta is < 4 Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
2014-06-30CreateAutoConf.py: Fix IMAGE_FSTYPES to appendElizabeth Flanagan
Added an _append to IMAGE_FSTYPES Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2014-06-25SendErrorReport.py: missing close quoteElizabeth Flanagan
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2014-06-25SendErrorReport.py: create config file for send-error-reportElizabeth Flanagan
send-error-report requires either user input or a config file. This creates the config file if it doesn't exist. Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2014-06-23CreateAutoConf.py: Add tar.gz imagesElizabeth Flanagan
We need tar.gz images for automated testing Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2014-06-23SendErrorReport.py: Misplaced grepElizabeth Flanagan
grep is in the wrong place Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2014-06-23SendErrorReport.py: Make sure send-error-report is in pathElizabeth Flanagan
Sourcing oe-init-build-env to ensure send-error-report is there. Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2014-06-19SendErrorReport.py: exclude all but error_report_* filesElizabeth Flanagan
We don't need error-report.txt Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2014-06-18SendErrorReport.py: Fix loop logic.Beth Flanagan
Directory test should be outside for loop. Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
2014-06-18SendErrorReport.py: change default name of directoryBeth Flanagan
s/error_/error-/ Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
2014-06-18SendErrorReport.py: check if directory existsBeth Flanagan
If a build passes no error reporting dir exists. So we need to check first. Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>