summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
* autobuild: try to distribute the tasks a bit moreStefan Metzmacher2019-02-271-21/+21
* autobuild: spread ad-dc tests over 6 autobuild/ci separate tasks/jobsStefan Metzmacher2019-02-271-12/+62
* autobuild: add samba-ad-member taskStefan Metzmacher2019-02-271-3/+15
* autobuild: run ad_dc_backup tests in samba-ad-dc-backupStefan Metzmacher2019-02-271-3/+2
* autobuild: move maptoguest and simpleserver to 'samba-fileserver'Stefan Metzmacher2019-02-271-1/+7
* autobuild: move nt4_dc_schannel out of 'samba'Stefan Metzmacher2019-02-271-1/+6
* selftest:Samba4: add ad_dc_backup alias to ad_dcStefan Metzmacher2019-02-271-0/+2
* selftest:Samba4: add ad_dc_default alias to ad_dc_ntvfsStefan Metzmacher2019-02-271-0/+2
* selftest:Samba4: add ad_dc_slowtests alias to ad_dc_ntvfsStefan Metzmacher2019-02-271-0/+2
* selftest:Samba4: add fl2008dc as alias to ad_dc_ntvfsStefan Metzmacher2019-02-271-2/+5
* selftest: Add basic sanity-check tests for nopython targetTim Beale2019-02-201-0/+2
* autobuild: Drop 'py2' flagTim Beale2019-02-151-9/+2
* autobuild: Replace samba-buildpy2-only with samba-nopython-py2Tim Beale2019-02-151-8/+32
* autobuild: Remove ${EXTRA_PYTHON} variableTim Beale2019-02-151-17/+8
* autobuild: Tidy up unnecessary line-breaks in 'TESTS='Tim Beale2019-02-151-21/+10
* autobuild: Remove the PY3_ONLY variableTim Beale2019-02-151-13/+10
* autobuild: Update variable name to make more senseTim Beale2019-02-151-4/+4
* autobuild: Drop py2 autobuild jobsTim Beale2019-02-151-6/+0
* script/autobuild.py: add 'lsb_release -a' and 'mount' to system-info.txtStefan Metzmacher2019-02-141-0/+2
* CI: split out "samba-ad-dc-ntvfs[-py2]" test targetsRalph Boehme2019-02-111-6/+20
* autobuild: Split backup/restore testenvs out into separate jobTim Beale2019-02-051-0/+12
* traffic: rm --scale-traffic default valueJoe Guo2019-01-231-1/+1
* generate_param.py: Use C99 initializer for last element in param tableAndreas Schneider2019-01-171-1/+1
* traffic_replay: use packets per second as primary scaleDouglas Bagnall2019-01-081-3/+16
* traffic_replay: --old-scale to mimic the old traffic_replayDouglas Bagnall2019-01-081-0/+10
* traffic: add option to reanimate dying conversationsDouglas Bagnall2019-01-081-1/+6
* traffic_model: don't report generation errors as parse errorsDouglas Bagnall2019-01-081-16/+10
* traffic: improve debug messages in traffic_replayDouglas Bagnall2019-01-081-7/+6
* traffic: traffic_replay --latency-timeout to control final waitDouglas Bagnall2019-01-081-0/+3
* traffic_replay: --stop-on-any-error option to not ignore client troubleDouglas Bagnall2019-01-081-1/+4
* traffic: rework conversation generation to better use memoryDouglas Bagnall2019-01-081-1/+1
* traffic: generate sparser descriptions of conversationsDouglas Bagnall2019-01-081-6/+7
* traffic: new version of model with packet_rate, version numberDouglas Bagnall2019-01-081-1/+1
* traffic: delete empty temp directoriesDouglas Bagnall2019-01-081-1/+10
* traffic learner: avoid truncated output files on errorDouglas Bagnall2019-01-081-1/+8
* traffic_learner: use samba.logger, not print(file=sys.stderr)Douglas Bagnall2019-01-081-4/+8
* traffic_learner: return an error codeDouglas Bagnall2019-01-081-4/+3
* traffic: use default value for --durationDouglas Bagnall2019-01-081-7/+3
* traffic_replay: drop summary replayDouglas Bagnall2019-01-081-36/+22
* traffic replay: allow --random-seed=0Douglas Bagnall2019-01-081-2/+2
* PY3: change shebang to python3 in script dirJoe Guo2018-12-144-4/+4
* autobuild: convert top_commit_msg to str for Py 3Douglas Bagnall2018-12-121-0/+1
* autobuild: py3: cope with bytes when compiling system-info.txtDouglas Bagnall2018-12-121-3/+8
* autobuild: We should run autobuild with python3 by defaultNoel Power2018-12-101-1/+1
* autobuild: Convert old py3 tasks to py2Noel Power2018-12-101-8/+8
* autobuild: Adjust autobuild for PY2/PY3 get_python_lib behaviourNoel Power2018-12-101-4/+4
* autobuild: Modify old samba_buildpy3_only job to python2Noel Power2018-12-101-6/+6
* script: Fix failing build_xc jobNoel Power2018-12-101-0/+14
* autobuild: Remove temporary purepy3 tasksNoel Power2018-12-101-82/+0
* CI: Add new (TEMP) pure python3 autobuild jobs for samba-build & samba-nt4Noel Power2018-12-101-0/+39