summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-23traffic: rm --scale-traffic default valueJoe Guo1-1/+1
2019-01-17generate_param.py: Use C99 initializer for last element in param tableAndreas Schneider1-1/+1
2019-01-08traffic_replay: use packets per second as primary scaleDouglas Bagnall1-3/+16
2019-01-08traffic_replay: --old-scale to mimic the old traffic_replayDouglas Bagnall1-0/+10
2019-01-08traffic: add option to reanimate dying conversationsDouglas Bagnall1-1/+6
2019-01-08traffic_model: don't report generation errors as parse errorsDouglas Bagnall1-16/+10
2019-01-08traffic: improve debug messages in traffic_replayDouglas Bagnall1-7/+6
2019-01-08traffic: traffic_replay --latency-timeout to control final waitDouglas Bagnall1-0/+3
2019-01-08traffic_replay: --stop-on-any-error option to not ignore client troubleDouglas Bagnall1-1/+4
2019-01-08traffic: rework conversation generation to better use memoryDouglas Bagnall1-1/+1
2019-01-08traffic: generate sparser descriptions of conversationsDouglas Bagnall1-6/+7
2019-01-08traffic: new version of model with packet_rate, version numberDouglas Bagnall1-1/+1
2019-01-08traffic: delete empty temp directoriesDouglas Bagnall1-1/+10
2019-01-08traffic learner: avoid truncated output files on errorDouglas Bagnall1-1/+8
2019-01-08traffic_learner: use samba.logger, not print(file=sys.stderr)Douglas Bagnall1-4/+8
2019-01-08traffic_learner: return an error codeDouglas Bagnall1-4/+3
2019-01-08traffic: use default value for --durationDouglas Bagnall1-7/+3
2019-01-08traffic_replay: drop summary replayDouglas Bagnall1-36/+22
2019-01-08traffic replay: allow --random-seed=0Douglas Bagnall1-2/+2
2018-12-14PY3: change shebang to python3 in script dirJoe Guo4-4/+4
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-10script: Fix failing build_xc jobNoel Power1-0/+14
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