Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.
/ u-boot-ci-scripts Public archive

Some scripts that implemnt the body of Jenkins jobs to build and test U-Boot.

Notifications You must be signed in to change notification settings

swarren/u-boot-ci-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains scripts that invoke U-Boot's build and test processes. They are intended to be run under a continuous integration system such as Jenkins.

Separate build and test scripts are provided to enable the two steps to be performed on different physical systems, or at different times, if desired. For example, one might have a Jenkins configuration where all builds are performed on a single high-power master machine, yet testing is delegated to a low-power slave machine, which has the test hardware attached.

These scripts implement as much as possible themselves, with the hope that any changes to the process can be isolated to the scripts, rather than a combination of the scripts and the continuous integration system's configuration.

For an example of the Jenkins job configuration that may be used to launch these scripts, see https://github.com/swarren/u-boot-ci-jjb.

About

Some scripts that implemnt the body of Jenkins jobs to build and test U-Boot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published