You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current repository contains the necessary scripts to create a Jenkins based CI. It has the following structure:
4
4
5
-
*`DCOS` - scripts and files necessary to do the end-to-end [DC/OS](https://dcos.io/) testing (with Linux and Windows agents) on Azure
6
-
*`Diagnostics` - scripts to build, test and package [dcos-diagnostics](https://github.com/dcos/dcos-diagnostics) on Windows
7
5
*`Jenkins` - scripts and utilities necessary to set up the [main Jenkins Server](https://mesos-jenkins.westus2.cloudapp.azure.com/) and the Jenkins slaves
8
6
*`Mesos` - scripts to build, test and package [Mesos](https://github.com/apache/Mesos) on Windows
9
-
*`Metrics` - scripts to build, test and package [dcos-metrics](https://github.com/dcos/dcos-metrics) on Windows
10
-
*`Net` - scripts to build, test and package [dcos-net](https://github.com/dcos/dcos-net) on Windows
11
7
*`Modules` - the common PowerShell modules
12
8
*`global-variables.ps1` - PowerShell file with all the global variables
0 commit comments