summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-08-30 16:54:34 +0300
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-08-30 17:01:49 +0300
commitfcc5d97117127de4825ef5e472adf4090de03614 (patch)
treeea0e4dcd6e21019c4080cc1bb756199a87229052
parent34d9f5953a3ad2021379b24d33175c90b90b5154 (diff)
downloadbuildstream-fcc5d97117127de4825ef5e472adf4090de03614.tar.gz
XXX DO NOT MERGE: Testing overnight tests in regular CI
-rw-r--r--.gitlab-ci.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4dbf9b5f7..b16f8f941 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -106,8 +106,11 @@ docs:
- pip3 install --user -e ${bst_ext_url}@${bst_ext_ref}#egg=bst_ext
- git clone https://gitlab.com/freedesktop-sdk/freedesktop-sdk.git
- git -C freedesktop-sdk checkout ${fd_sdk_ref}
- only:
- - schedules
+
+# XXX TESTING DO NOT MERGE
+#
+# only:
+# - schedules
overnight-tests:
<<: *overnight-tests-template