summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
...
* gitlab-ci: Rename DOCKER to CONTAINERAndreas Schneider2019-02-141-5/+5
* .gitlab-ci.yml: Make docker image name more explicitTim Beale2019-02-141-4/+6
* .gitlab-ci.yml: Include the actual command used by gitlabTim Beale2019-02-141-0/+3
* .gitlab-ci.yml: Re-indent comments on test timesAndrew Bartlett2019-02-141-5/+5
* .gitlab-ci.yml: Use .extends to avoid duplication of autobuild commandAndrew Bartlett2019-02-141-59/+27
* .gitlab-ci.yml: Fix the registry as "registry.gitlab.com"Andrew Bartlett2019-02-141-1/+2
* .gitlab-ci.yml: add retries on runner_system_failure/stuck_or_timeout_failureStefan Metzmacher2019-02-141-0/+5
* .gitlab-ci*.yml: use 'extends: ' instead of YAML AnchorsStefan Metzmacher2019-02-141-19/+19
* .gitlab-ci*.yml: remove build_ prefixesStefan Metzmacher2019-02-141-18/+18
* .gitlab-ci.yml: print out more information in the before_script sectionStefan Metzmacher2019-02-141-0/+5
* CI: split out "samba-ad-dc-ntvfs[-py2]" test targetsRalph Boehme2019-02-111-0/+10
* autobuild: Split backup/restore testenvs out into separate jobTim Beale2019-02-051-0/+5
* gitlab-ci: Use artifacts instead of after_scriptAndreas Schneider2019-01-261-2/+8
* gitlab-ci: Move before and after script to shared templateAndreas Schneider2019-01-261-11/+9
* gitlab-ci: Move the image definition to the templateAndreas Schneider2019-01-261-1/+3
* CI: move target "build_nt4" to private gitlab runnersRalph Boehme2019-01-241-5/+0
* CI: run "samba-nt4" as part of the free runnersRalph Boehme2019-01-231-0/+5
* CI: Adjust CI tasks for new python3 autobuild.py defaultNoel Power2018-12-101-17/+17
* CI: Add new py2 CI jobs to replace old py3 onesNoel Power2018-12-101-0/+17
* CI: convert the purepy3 job to a py2 oneNoel Power2018-12-101-2/+2
* CI: Run autobuild jobs with python3Noel Power2018-12-101-16/+16
* CI: Remove the remainder py3 jobsNoel Power2018-12-101-5/+0
* CI: Remove purepy3 temporary jobsNoel Power2018-12-101-9/+0
* CI: Autobuild: Remove build_samba_ad_dc_2_py3 CI jobNoel Power2018-11-141-6/+0
* CI: Add new CI job for new purepy3-ad-dc-2 autobuild taskNoel Power2018-11-141-0/+5
* CI/Autobuild: Remove samba-none-env-py3 testNoel Power2018-10-231-6/+0
* Add new CI job for new purepy3-none-env autobuild taskNoel Power2018-10-231-0/+5
* add new gitlab CI job for building pure python3Noel Power2018-09-281-0/+4
* gitlab-ci: Correct the ctdb tasksMartin Schwenke2018-09-181-2/+2
* gitlab-ci: Run the new python3 autobuild tasksAndrew Bartlett2018-08-291-0/+17
* gitlab-ci: Do not hide a possible out-of-space condition by cleaning up the treeAndrew Bartlett2018-05-231-16/+16
* gitlab-ci: Include system-info.txt to give info on possible failuresAndrew Bartlett2018-05-231-18/+19
* gitlab-ci: Run samba-ad-dc-2 in the shared environmentAndrew Bartlett2018-05-031-0/+6
* gitlab-ci: Use YAML templates to reduce duplicationAndrew Bartlett2018-05-031-37/+13
* gitlab-ci: split up gitlab-ci fileAndrew Bartlett2018-05-031-45/+0
* gitlab-ci: Split up build_samba_others and build_ctdb tasksAndrew Bartlett2018-03-271-1/+43
* gitlab: Run fileserver tests on "private" not "shared"Andrew Bartlett2018-03-271-1/+1
* autobuild: Split up the build further with samba-ad-dc-2Andrew Bartlett2018-03-271-0/+9
* gitlab-ci: Set shared and private tags to allow builds that need ext4 to passAndrew Bartlett2018-03-271-4/+12
* autobuild: Remove fileserver tests from the main buildAndrew Bartlett2018-03-271-0/+8
* autobuild: Run all "ad_dc" environment tests in samba-ad-dcAndrew Bartlett2018-03-271-0/+8
* gitlab-ci: Add samba-nt4 environment to the CIAndrew Bartlett2018-03-271-0/+8
* gitlab-ci: add git variable to speed up cloneJoe Guo2018-03-271-0/+4
* gitlab-ci: set docker image and change tagJoe Guo2018-03-271-4/+6
* gitlab-ci: Create swap space to work around the 2G imageAndrew Bartlett2018-03-271-1/+6
* autobuild: Move "none" environment to samba-none-envAndrew Bartlett2018-03-231-0/+8
* gitlab-ci: add .gitlab-ci.ymlJoe Guo2017-10-311-0/+47