summaryrefslogtreecommitdiff
path: root/script/autobuild.py
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-12autobuild: convert top_commit_msg to str for Py 3Douglas Bagnall1-0/+1
2018-12-12autobuild: py3: cope with bytes when compiling system-info.txtDouglas Bagnall1-3/+8
2018-12-10autobuild: We should run autobuild with python3 by defaultNoel Power1-1/+1
2018-12-10autobuild: Convert old py3 tasks to py2Noel Power1-8/+8
2018-12-10autobuild: Adjust autobuild for PY2/PY3 get_python_lib behaviourNoel Power1-4/+4
2018-12-10autobuild: Modify old samba_buildpy3_only job to python2Noel Power1-6/+6
2018-12-10autobuild: Remove temporary purepy3 tasksNoel Power1-82/+0
2018-12-10CI: Add new (TEMP) pure python3 autobuild jobs for samba-build & samba-nt4Noel Power1-0/+39
2018-12-10script: Add new (temporary) pure python3 ad-dc testNoel Power1-0/+15
2018-11-28autobuild: Add _FORTIFY_SOURCE=2 to the -O3 buildAndreas Schneider1-1/+1
2018-11-14script: Add new (temporary) pure python3 ad-dc-2 testNoel Power1-0/+18
2018-11-01autobuild: remove unused variablesDouglas Bagnall1-2/+0
2018-10-23CI/Autobuild: Remove samba-none-env-py3 testNoel Power1-1/+0
2018-10-23script: Add new (temporary) autobuild task for none-env tests.Noel Power1-0/+13
2018-09-28script: add new autobuild task for building pure python3Noel Power1-0/+8
2018-09-26turn --with-json-audit into global --with-jsonPhilipp Gesang1-1/+1
2018-09-05script/autobuild: Fix formatting in send_emailAlexander Bokovoy1-1/+1
2018-09-05script/autobuild: re-use CACHE_SUFFIX from waflibAlexander Bokovoy1-1/+11
2018-09-05script/autobuild: use --out instead of -b when calling configureThomas Nagy1-2/+2
2018-09-05build:wafsamba: detail where we are processing the autobuildThomas Nagy1-2/+2
2018-08-29autobuild: Avoid subshell for tail -f invocationAndrew Bartlett1-5/+5
2018-08-29autobuild: use close_fds=True to avoid *.stderr and *.stdout inheriting into ...Andrew Bartlett1-2/+3
2018-08-29autobuild: Move backup/restore environments into to samba-ad-dc-2 autobuild jobAndrew Bartlett1-2/+15
2018-08-29autobuild: Move ad_dc_no_nss into to samba-ad-dc-2 autobuild jobAndrew Bartlett1-1/+5
2018-08-29autobuild: Reduce duplication of task list in autobuildAndrew Bartlett1-32/+6
2018-08-29autobuild: Implement a split python2 and python2 build patternAndrew Bartlett1-28/+59
2018-08-27autobuild: Fix -py3 support to look in tasks (the table with the tests) not t...Andrew Bartlett1-1/+1