Skip to content

Features to support testing kpet-db

Michael Hofmann requested to merge mh21/schedule-bot:kpet-db-testing into master
      projects:
        kpet-db:
          project: cki-project/kpet-db
          tests_only: true
          override:
            type: variable
            name: kpet_db_pip_url
          welcome_message: |
            For this repository, only the testing stage is executed.
          default_pipelines:
            - baseline
          visible_pipelines:
            - baseline
            - brew
      pipelines:
        baseline:
          name: CKI baseline pipeline
          description: compiled kernels from a git repo
          cki_pipeline_type: baseline
          default_branches:
            - rhel7
            - rhel8
            - upstream-stable

Those belong together:

Edited by Michael Hofmann

Merge request reports