Skip to content

akamat-ibm/Autoport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Autoport

Automation of build and test infrastructure is needed to provide efficiencies towards getting open source packages onto the Power Linux platform, and to ensure no regressions of the Power-specific enablement occurs as the community continues to enhance these packages.

Autoport provides a bridge between github.com and a Jenkins build cluster allowing projects hosted at the former to be built and tested automatically on the latter. Autoport examines the content of projects to dynamically produce build and test commands which it uses to program Jenkins.

A autoport installation is composed of the following servers:

  • autoport
  • jenkins master server
  • N jenkins build servers

Autoport provides a managed runtime environment for Jenkins build servers so that the requisite build tools and most commonly used packages such as libsnappy-java, libblas, and protobuf are pre-installed.

Autoport supports programs written in C, C++, Java, Javascript, Python, Perl, PHP, Ruby, and Scala.

To see Autoport in action:

https://crl.ptopenlab.com:8800/autoport?next=/autoport/project/

Documentation

Documentation is available in the docs/ directory.

Questions / Issues

Please create a project [issue] (https://github.com/ibmsoe/Autoport/issues) and include @ibmsoe/autoport in your comment.

License

Autoport is licensed under the Apache License, Version 2.0

About

Autoport driver - build and test automation for projects hosted at github.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 43.1%
  • JavaScript 42.9%
  • HTML 8.1%
  • Java 2.7%
  • CSS 2.7%
  • Ruby 0.4%
  • Other 0.1%