The Samba-Bugzilla – Attachment 14793 Details for
Bug 13761
Restore GitLab CI "samba-nt4" job
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for 4.10
0001-CI-run-samba-nt4-as-part-of-the-free-runners.patch (text/plain), 1.22 KB, created by
Noel Power
on 2019-01-23 15:52:48 UTC
(
hide
)
Description:
patch for 4.10
Filename:
MIME Type:
Creator:
Noel Power
Created:
2019-01-23 15:52:48 UTC
Size:
1.22 KB
patch
obsolete
>From 43b9fecae7dd2c04beec08b07d475d69855fe1a5 Mon Sep 17 00:00:00 2001 >From: Ralph Boehme <slow@samba.org> >Date: Mon, 21 Jan 2019 12:14:57 +0100 >Subject: [PATCH] CI: run "samba-nt4" as part of the free runners > >Looks like this got lost in the py2/py3 reshuffling around >d01d85ccb255cbdfd3d379dfe0cd7ac58af7f284. > >BUG: https://bugzilla.samba.org/show_bug.cgi?id=13761 >Signed-off-by: Ralph Boehme <slow@samba.org> > >Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> >Autobuild-Date(master): Wed Jan 23 12:41:32 CET 2019 on sn-devel-144 > >(cherry picked from commit 574fdfae59c6d7c97be48ca52ac9aefac82feccd) >--- > .gitlab-ci.yml | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml >index 04d57cb0491..d3474db1a22 100644 >--- a/.gitlab-ci.yml >+++ b/.gitlab-ci.yml >@@ -35,6 +35,11 @@ build_samba_none_env_py2: > # this one takes about 1 hours to finish > - script/autobuild.py samba-none-env-py2 --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase > >+build_nt4: >+ <<: *private_template >+ script: >+ - script/autobuild.py samba-nt4 --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase >+ > build_samba_nopython: > <<: *shared_template > script: >-- >2.16.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
asn
:
review+
Actions:
View
Attachments on
bug 13761
:
14793
|
14794