Skip to content

Basic test case: epel in targets

František Lachman requested to merge test_case_epel into master

This test case will be triggered automatically by our validation script.

- job: copr_build
  trigger: pull_request
  metadata:
    targets:
    - epel-7-x86_64
    - epel-8-x86_64

- job: tests
  trigger: pull_request

Merge request reports