summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2021-04-13.gitlab-ci.yml: move the content to .gitlab-ci-main.ymlStefan Metzmacher1-512/+1
2021-04-13.gitlab-ci.yml: move samba-ad-back{1,2} and samba-schemaupgrade to shared run...Stefan Metzmacher1-9/+9
2021-04-13script/autobuild.py: split samba-ad-dc-backup into samba-ad-back{1,2}Stefan Metzmacher1-2/+6
2021-04-13.gitlab-ci.yml: let private runners also make use of pre-buildsStefan Metzmacher1-12/+71
2021-04-13.gitlab-ci.yml: be more resilient to intrastructure failuresStefan Metzmacher1-0/+14
2021-04-13.gitlab-ci.yml: specify explicit job timeoutsStefan Metzmacher1-0/+2
2021-04-13.gitlab-ci.yml: split out samba-{def,mit}-build into the build_first stageStefan Metzmacher1-10/+75
2021-04-13.gitlab-ci.yml: print out information of the available cpusStefan Metzmacher1-0/+2
2020-12-16CI: add samba-no-opathRalph Boehme1-0/+3
2020-12-15bootstrap: Cope with case changes in CentOS 8 repo namesMartin Schwenke1-1/+1
2020-11-26Test password removal via python proctitleDavid Mulder1-1/+1
2020-11-17bootstrap: Add OpenSUSE 15.2Samuel Cabrero1-6/+6
2020-11-05bootstrap: Add Fedora 33Andreas Schneider1-8/+8
2020-10-23.gitlab-ci.yml: Ensure we compile before we start the main parallel testingAndrew Bartlett1-0/+13
2020-10-23.gitlab-ci.yml: Run the coverity submission job in parallel with the buildsAndrew Bartlett1-2/+1
2020-10-01.gitlab-ci.yml: Remove echo of (incorrect due previous commit) commandAndrew Bartlett1-1/+0
2020-10-01autobuild: Remove the os.getpid() from the autobuild directoryAndrew Bartlett1-9/+9
2020-10-01.gitlab-ci.yml: Set interuptable: trueAndrew Bartlett1-0/+4
2020-10-01build: Remove Python2 support from the buildAndrew Bartlett1-4/+0
2020-10-01autobuild.py: Combine samba-static and samba-nopythonAndrew Bartlett1-6/+2
2020-09-11bootstrap: Fix the spelling of README.md (again) and get a new GnuTLSAndrew Bartlett1-1/+1
2020-09-07gitlab-ci: Fix the sha1sumAndreas Schneider1-1/+1
2020-09-07bootstrap: install perl-JSON on on rpm distributionsStefan Metzmacher1-1/+1
2020-08-20bootstrap: Fix python dependenciesAndrew Bartlett1-1/+1
2020-06-22gitlab-ci: Use Fedora 32 to test FIPS modeAndreas Schneider1-1/+1
2020-06-22bootstrap: Add back quota-devel on CentOS8Andreas Schneider1-1/+1
2020-06-10Add docs build to CIAndrew Bartlett1-0/+1
2020-05-24gitlab-ci: Create a single samba-fips runnerAndreas Schneider1-6/+2
2020-05-18gitlab-ci: Add new runner for samba-admem-fipsAndreas Schneider1-0/+4
2020-04-08gitlab-ci: Add runner for fips compliance testingAndreas Schneider1-0/+5
2020-04-06gitlab-ci: Add coverity scan runnerAndreas Schneider1-0/+35
2020-04-02.gitlab-ci.yml: actually run ubuntu2004-samba-o3Stefan Metzmacher1-1/+1
2020-04-01gitlab-ci: Use a shared ccache for the runnersAndreas Schneider1-0/+11
2020-04-01gitlab-ci: Add ccache and wgetAndreas Schneider1-1/+1
2020-03-27bootstrap: add python3-pyasn1/python3-cryptography for kerberos testingStefan Metzmacher1-1/+1
2020-03-27bootstrap: add ubuntu2004 Ubuntu Focal Fossa (development branch)Stefan Metzmacher1-2/+7
2020-03-23autobuild: Merge samba-simpleserver into samba-nt4Andrew Bartlett1-4/+0
2020-03-23autobuild: Merge the samba-ktest-heimdal and samba-fileserver jobsAndrew Bartlett1-4/+0
2020-03-23.gitlab-ci.yml: Move the short samba-xc job into "others"Andrew Bartlett1-10/+7
2020-03-20gitlab-ci: Add Fedora 32 (Beta)Andreas Schneider1-1/+6
2020-03-20gitlab-ci: Remove Fedora 30Andreas Schneider1-6/+1
2020-03-20gitlab-ci: Remove Fedora 29 which is already EOLAndreas Schneider1-6/+1
2020-03-19bootstrap: Bring back a Ubuntu 16.04 build but just for the samba-fuzz taskAndrew Bartlett1-1/+2
2020-03-09autobuild: Run the none env in the samba-o3 buildAndreas Schneider1-4/+0
2020-03-09.gitlab-ci.yml: Do not build Samba for Ubuntu 16.04 or Debian 9 any longerAndrew Bartlett1-9/+1
2020-03-09bootstrap: Remove long-unsupported OS versionsAndrew Bartlett1-1/+1
2020-02-15bootstrap: replace libaio-dev/libaio-devel with liburing-dev/liburing-develStefan Metzmacher1-1/+1
2020-02-05bootstrap: Remove un-used dependency python3-cryptoAndrew Bartlett1-1/+1
2019-12-11autobuild: extend autobuild with samba-fuzz job to build the fuzzers in AFL m...Andrew Bartlett1-0/+4
2019-12-11.gitlab-ci.yml: Align tasks with "pages" dependency to get comprehensive code...Andrew Bartlett1-14/+21