diff --git a/config/pipeline.yaml b/config/pipeline.yaml index 917306e65..4f826931b 100644 --- a/config/pipeline.yaml +++ b/config/pipeline.yaml @@ -63,7 +63,7 @@ runtimes: lab_type: kubernetes context: 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4' - lava-collabora: + lava-collabora: &lava-collabora-staging lab_type: lava url: https://lava.collabora.dev/ priority_min: 40 @@ -73,6 +73,15 @@ runtimes: token: kernelci-api-token-staging url: https://staging.kernelci.org:9100 + # ToDo: avoid creating a separate Runtime entry + # https://github.com/kernelci/kernelci-core/issues/2088 + lava-collabora-early-access: + <<: *lava-collabora-staging + notify: + callback: + token: kernelci-api-token-early-access + url: https://staging.kernelci.org:9100 + shell: lab_type: shell