Skip to content

Commit 1fce412

Browse files
Document how to set up a Jenkins build server
1 parent ce522d2 commit 1fce412

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/systems/Build-Servers.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Build Servers
2+
3+
In order to set up a new build server, capable of running GUI, Uktena, and EPICS builds, you need to install:
4+
- Visual Studio
5+
- Perl
6+
- Java
7+
- Maven
8+
- Doxygen
9+
- git
10+
- TwinCAT bits
11+
12+
## Connecting to Jenkins
13+
14+
Use the given URL _without_ the `-websocket` flag.
15+
16+
The node needs adding in Jenkins, configuring with a number of executors, and labels `epics_build`, `gui`, `genie` adding to it.

0 commit comments

Comments
 (0)