Samba stack names added
This commit is contained in:
parent
6ec381fbd6
commit
0f2df6af9d
@ -2,6 +2,22 @@ def confrepo = 'http://gogs.srt/BaseALT/autojen.git'
|
||||
def infraConfRepo = 'http://gogs.srt/BaseALT/infra-conf.git'
|
||||
def infraRepo = 'https://github.com/altlinuxteam/infra.git'
|
||||
|
||||
def stackSamba = [
|
||||
'jenkins-samba-1x3',
|
||||
'jenkins-samba-3x3',
|
||||
'jenkins-samba-8sp-1x3-pub',
|
||||
'jenkins-samba-8sp-3x3-pub',
|
||||
'jenkins-samba-9-3x3-pub',
|
||||
'jenkins-samba-sisyphus-1x3',
|
||||
'jenkins-samba-sisyphus-1x3-pub',
|
||||
'jenkins-samba-sisyphus-3x3-pub',
|
||||
'jenkins-samba-sisyphus-3x3'
|
||||
]
|
||||
|
||||
def stackKerberos = [
|
||||
'jenkins-krb5-sisyphus-1x1'
|
||||
]
|
||||
|
||||
folder('samba') {
|
||||
displayName('Samba Team')
|
||||
description('Jobs for Samba AD DC testing and deployment')
|
||||
|
Loading…
Reference in New Issue
Block a user