1
0
Fork 0
Commit graph

40 commits

Author SHA1 Message Date
Christian Kühnel
d7996865de added scripts to set up cloud storage 2019-12-18 18:30:43 +01:00
Christian Kühnel
ccef5871df converted line endings 2019-12-17 11:09:22 +01:00
Christian Kühnel
adf51c6551 update of scripts for native windows agent 2019-12-16 18:56:02 +00:00
Christian Kühnel
1127782f09 started with scripts to bootstrap windows agents 2019-12-16 19:01:09 +01:00
Christian Kühnel
d4702d1c3f draft for agent installer 2019-12-16 16:45:06 +00:00
Christian Kühnel
1c20e83bf8 moved results storage to larger disk 2019-12-16 12:01:36 +01:00
Christian Kühnel
250e527cf1 added access to result storage 2019-12-13 15:08:41 +00:00
Christian Kühnel
3c0c4547ff added -it so container can be killed 2019-12-02 14:17:30 +01:00
Christian Kühnel
68b1b78080 added docker pull to get latest image 2019-12-02 14:15:40 +01:00
Christian Kühnel
56b62412f7 fixed docker command 2019-12-02 13:42:28 +01:00
Christian Kühnel
9fcc035a2e detecting ID of SSH 2019-12-02 12:47:54 +01:00
Christian Kühnel
438acecb69 made boot disk larger to fit docker image 2019-12-02 12:47:28 +01:00
Christian Kühnel
b9dfc9ba9a added scripts to create windows agents 2019-12-02 12:14:39 +01:00
ChristianKuehnel
de34fb9572
Create docker container for Windows build (#52)
* first steps towards windows builds #25

* added build scripts for windows

* moved from powershell to CMD

* script cleanup

* set up jenkins swarm plugin

* added deployment script for windows

* first draft of jenkins file for windows

* first shot at windows pods

* first draft for buildkite agent

* added call to run_cmake.bat

* added call to run_ninja.bat

* added new buildkite script

* added Dockerfile for buildkite agent

* fixed userprofile path

* added /IncludeOptional for VS

I hope that includes all required libraries

* moved work folder to W:

* added git config for long file names

* added more CMake flags

* setting x64 bit arch in a different way

* and yet another way to set 64bit

* merged buildkite changes to jenkins scripts

* hiding license in batch script runs

* running release build

* added test xml log

* compilation is working, but not all tests

* cmake is in patch now

* updated the dependencies from buildkite config

* dockerfile cleanup

* change how git handles line endings

* updated comment

* performance improvment for volume

* changed workdir folder

* using gnuwin package

split installation into separate layers to speed up incremental changes
2019-11-26 17:10:30 +01:00
Christian Kühnel
efa707699a moved auth file out of the source tree 2019-11-08 16:48:21 +01:00
Christian Kühnel
ee083ffe76 fixed urls after moving to new project 2019-10-29 09:43:00 +01:00
ChristianKuehnel
40e8c91295
configuration for new GCP project (#31)
* configuration for new GCP project

* fixed typo

* fixed image names

* set temporary urls during migration phase

* updated config after benchmarks
2019-10-28 09:35:49 -07:00
Christian Kühnel
f433a82f1a updated config after benchmarks 2019-10-24 09:17:37 -07:00
Christian Kühnel
9fe5764047 removed unused ssh service 2019-10-14 18:26:47 +02:00
Christian Kühnel
a88e8f2ce0 agents now connect through swarm plugin 2019-10-14 18:03:21 +02:00
Mikhail Goncharov
3078056d6f lower memory requirements for agent 2019-10-14 13:27:31 +02:00
Mikhail Goncharov
5370c990f0 Add 2 more jenkins nodes.
+ update local setup script
2019-10-14 12:22:25 +02:00
Christian Kühnel
4cb862a908 backup for github launch 2019-10-14 09:07:34 +02:00
Christian Kühnel
ce9e33f696 enabled basic auth on jenkins prod 2019-10-09 18:44:40 +02:00
Christian Kühnel
a9b250519c forwarding credentials working on jenkins-staging 2019-10-09 18:29:44 +02:00
Christian Kühnel
a65d82bb43 removed comments 2019-10-09 14:03:22 +02:00
Christian Kühnel
2d13b1688e TLS certs working 2019-10-09 13:59:34 +02:00
Christian Kühnel
7f68d2d664 snapshot of http working via nginx-ingress 2019-10-09 13:45:46 +02:00
Christian Kühnel
5d2387492d added skeleton for static ip
but it did not work
2019-10-09 12:48:37 +02:00
Christian Kühnel
fb85a8b83a added license statements 2019-10-09 10:18:07 +02:00
Christian Kühnel
a026d83261 First version of TLS configuration 2019-10-09 10:16:31 +02:00
Christian Kühnel
39724eb627 moved results to jenkins namespace 2019-10-09 09:54:32 +02:00
Christian Kühnel
d5d538f9bf Add now machines with integrated SSD
This might speed up the builds significantly
2019-10-07 14:08:34 +02:00
Christian Kühnel
8b96eaa7b0 build results are published to nfs 2019-10-05 11:33:39 +02:00
Christian Kühnel
cc1b61309a added NFS server to share files 2019-10-05 10:35:32 +02:00
Christian Kühnel
8008eaed06 Added another node to the cluster for misc services 2019-10-05 09:08:51 +02:00
Christian Kühnel
639ce6447a empty deployment of nginx 2019-10-05 08:48:31 +02:00
Christian Kühnel
6c99e22efc repo cleanup 2019-10-04 14:35:05 +02:00
Christian Kühnel
63d7054b20 added license 2019-10-04 14:31:57 +02:00
Christian Kühnel
dd96ebb61d initial import of configuration files 2019-10-04 10:26:20 +02:00