Giter Site home page Giter Site logo

ros2_ci_jenkins's Introduction

ROS2_CI_Jenkins

ROS Galactic

Jenkins Setup for ROS1 CI for Tortoisebot waypoint server test

This guide is for setting up Jenkins for Continuous Integration in the ros2_ci_test repository.

Follow the steps below

set the environment to noetic

source ~/ros2_ws/install/setup.bash

Install and Start Docker in the Server

sudo apt-get update
sudo apt-get install -y docker.io docker-compose
sudo service docker start

After setting git authorization, start the jenkins using following commands

cd ~/webpage_ws
bash start_jenkins.sh
cat /home/user/jenkins__pid__url.txt

follow the Jenkins url link, and login using the credentials

  • User: admin
  • Password: gokhul123

Build CI Test Manually in Jenkins

  • ros2_ci_test

This project is configured using pipeline method, to build this project manually go to the project and press "Build Now" button.

Build CI Test by commit trigger request

  • we can automate the build process whenever we modify and commit changes to the github account.
  • Create a pull request and and once the changes are made then we can see the project is build.
  • we can also confirm it by navigating to console output and check that the build has been triggered with SCM.
Note:
  • this method takes time to build the project

ros2_ci_jenkins's People

Contributors

gokhulraj6200 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.