summaryrefslogtreecommitdiff
path: root/script/autobuild.py
AgeCommit message (Expand)AuthorFilesLines
2019-11-13autobuild: Add test for build with system heimdal libraryChristof Schmitt1-0/+12
2019-11-04gitlab-ci: Run 'samba' tests also with MIT KerberosAndreas Schneider1-0/+52
2019-10-22autobuild: rename samba-ad-member-* to samba-admem-*Ralph Boehme1-4/+4
2019-10-20autobuild: harden samba-xc test suiteUri Simchoni1-0/+10
2019-10-12gitlab-ci: Run several AD tests with MIT KDCAndreas Schneider1-14/+44
2019-10-09selftest: split fileserver testenv into simpleserver and fileserverRalph Boehme1-2/+12
2019-08-06script/autobuild.py: remove explicit --picky-developer"Stefan Metzmacher1-6/+6
2019-06-20script/autobuild.py: make code more pythonicJoe Guo1-43/+31
2019-06-20script/autobuild.py: avoid nested try except blockJoe Guo1-11/+12
2019-06-20script/autobuild.py: rm redundant empty str in optionsJoe Guo1-20/+20
2019-06-20script/autobuild.py: define cwd for builder and avoid chdirJoe Guo1-5/+3
2019-06-20script/autobuild.py: improve run_cmd with check_outputJoe Guo1-4/+4
2019-06-20script/autobuild.py: add helper functions to simplify make test cmdJoe Guo1-120/+131
2019-06-20script/autobuild.py: replace random-sleep.sh with python functionJoe Guo1-33/+39
2019-06-20script/autobuild.py: rm unused mime type text/plain in tasksJoe Guo1-294/+288
2019-06-20script/autobuild.py: fix tasks indentJoe Guo1-430/+467
2019-06-18autobuild: Fix autobuild for python3Volker Lendecke1-1/+1
2019-05-10script/autobuild.py: define LCOV_CMD and run it after each make testJoe Guo1-2/+35
2019-05-10script/autobuild.py: add ENABLE_COVERAGE placeholder in configure cmd optionJoe Guo1-10/+10
2019-05-10script/autobuild.py: replace more placeholders in cmds for coverageJoe Guo1-0/+4
2019-05-10script/autobuild.py: add --enable-coverage optionJoe Guo1-0/+3
2019-05-10script/autobuild.py: mv optionparse to topJoe Guo1-53/+53
2019-05-10script/autobuild.py: mv find_git_root and gitroot to topJoe Guo1-14/+16
2019-05-10script/autobuild.py: rename sdir to test_source_dirJoe Guo1-7/+7
2019-04-25autobuild: Build also Samba AD with MIT KerberosAndreas Schneider1-1/+1
2019-04-24waf: build: Respect --disable-python for third_party modulesLutz Justen1-0/+2
2019-04-12selftest: rename schemaupgrade_dc (+pair) to schema_dcGarming Sam1-4/+4
2019-04-11selftest: split schemaupgrade testenv outAaron Haslett1-0/+14
2019-04-05autobuild: attempt authenticated email if environment suggests itDouglas Bagnall1-0/+6
2019-02-27autobuild: try to distribute the tasks a bit moreStefan Metzmacher1-21/+21
2019-02-27autobuild: spread ad-dc tests over 6 autobuild/ci separate tasks/jobsStefan Metzmacher1-12/+62
2019-02-27autobuild: add samba-ad-member taskStefan Metzmacher1-3/+15
2019-02-27autobuild: run ad_dc_backup tests in samba-ad-dc-backupStefan Metzmacher1-3/+2
2019-02-27autobuild: move maptoguest and simpleserver to 'samba-fileserver'Stefan Metzmacher1-1/+7
2019-02-27autobuild: move nt4_dc_schannel out of 'samba'Stefan Metzmacher1-1/+6
2019-02-27selftest:Samba4: add ad_dc_backup alias to ad_dcStefan Metzmacher1-0/+2
2019-02-27selftest:Samba4: add ad_dc_default alias to ad_dc_ntvfsStefan Metzmacher1-0/+2
2019-02-27selftest:Samba4: add ad_dc_slowtests alias to ad_dc_ntvfsStefan Metzmacher1-0/+2
2019-02-27selftest:Samba4: add fl2008dc as alias to ad_dc_ntvfsStefan Metzmacher1-2/+5
2019-02-20selftest: Add basic sanity-check tests for nopython targetTim Beale1-0/+2
2019-02-15autobuild: Drop 'py2' flagTim Beale1-9/+2
2019-02-15autobuild: Replace samba-buildpy2-only with samba-nopython-py2Tim Beale1-8/+32
2019-02-15autobuild: Remove ${EXTRA_PYTHON} variableTim Beale1-17/+8
2019-02-15autobuild: Tidy up unnecessary line-breaks in 'TESTS='Tim Beale1-21/+10
2019-02-15autobuild: Remove the PY3_ONLY variableTim Beale1-13/+10
2019-02-15autobuild: Update variable name to make more senseTim Beale1-4/+4
2019-02-15autobuild: Drop py2 autobuild jobsTim Beale1-6/+0
2019-02-14script/autobuild.py: add 'lsb_release -a' and 'mount' to system-info.txtStefan Metzmacher1-0/+2
2019-02-11CI: split out "samba-ad-dc-ntvfs[-py2]" test targetsRalph Boehme1-6/+20
2019-02-05autobuild: Split backup/restore testenvs out into separate jobTim Beale1-0/+12