Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.01 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.01 KB

Jenkins Server

Here are Jenkins servers for CI

Auto Test with PR

This test will be run automatically by PR.

The triggers to run tests are below.

  • Create PR
  • Push commit to branch related PR
  • Comment in PR
    • Run all tests
      • Comment run test
    • Run the specified test individually
      • blueoil test : run blueoil test
      • lmnet test : run lmnet test
      • dlk test : run dlk test

Test Jobs

[blueoil] jenkins test

[lmnet] jenkins test

[dlk] jenkins test