[tracker/sam/slow-tests] WIP: Add tags in the hope we run in gcc15.osuosl.org



commit 12dc5eb73aba7e0048f9dba1af5d5b260b76ab74
Author: Sam Thursfield <sam afuera me uk>
Date:   Tue Jan 28 01:05:59 2020 +0100

    WIP: Add tags in the hope we run in gcc15.osuosl.org
    
    This runner seems to be the most troublesome in terms of blocking
    IO syscalls.

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d1b27765d..8ef47b1cb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,6 +16,7 @@ stages:
 
 .test_template: &test
   stage: test
+  tags: [gnome-build-meta, ipv6, osuosl, x86_64]
 
   script:
     - su tracker -c 'mkdir build'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]