Update golang to 1.15
[releng.git] / jjb / functest / functest-docker.yaml
index 69c994d..d2549ef 100644 (file)
@@ -12,6 +12,9 @@
       - master:
           branch: '{stream}'
           disabled: false
+      - kali:
+          branch: 'stable/{stream}'
+          disabled: false
       - jerma:
           branch: 'stable/{stream}'
           disabled: false
     exclude:
       - stream: 'master'
         image: 'tempest'
+      - stream: 'kali'
+        image: 'tempest'
       - stream: 'jerma'
         image: 'tempest'
       - stream: 'master'
         image: 'features'
+      - stream: 'kali'
+        image: 'features'
       - stream: 'jerma'
         image: 'features'
       - stream: 'iruya'