[SCM] Samba Shared Repository - branch master updated

Andreas Schneider asn at samba.org
Wed Jan 23 11:42:02 UTC 2019


The branch, master has been updated
       via  574fdfae59c CI: run "samba-nt4" as part of the free runners
      from  4729c90f974 traffic: rm --scale-traffic default value

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 574fdfae59c6d7c97be48ca52ac9aefac82feccd
Author: Ralph Boehme <slow at samba.org>
Date:   Mon Jan 21 12:14:57 2019 +0100

    CI: run "samba-nt4" as part of the free runners
    
    Looks like this got lost in the py2/py3 reshuffling around
    d01d85ccb255cbdfd3d379dfe0cd7ac58af7f284.
    
    Signed-off-by: Ralph Boehme <slow at samba.org>
    
    Autobuild-User(master): Andreas Schneider <asn at cryptomilk.org>
    Autobuild-Date(master): Wed Jan 23 12:41:32 CET 2019 on sn-devel-144

-----------------------------------------------------------------------

Summary of changes:
 .gitlab-ci.yml | 5 +++++
 1 file changed, 5 insertions(+)


Changeset truncated at 500 lines:

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:


-- 
Samba Shared Repository



More information about the samba-cvs mailing list