podman

Форк
0
/
cockpit-podman.fmf 
37 строк · 949.0 Байт
1
# reverse dependency test for https://github.com/cockpit-project/cockpit-podman/
2
# packit should automatically notify the cockpit maintainers on failures.
3
# For questions, please contact @martinpitt, @jelly, @mvollmer
4
enabled: false
5

6
adjust+:
7
  when: revdeps == yes
8
  enabled: true
9

10
discover:
11
    how: fmf
12
    url: https://github.com/cockpit-project/cockpit-podman
13
    ref: "main"
14

15
execute:
16
    how: tmt
17

18
# not relevant for testing podman
19
environment:
20
    TEST_AUDIT_NO_SELINUX: 1
21
    TEST_ALLOW_JOURNAL_MESSAGES: ".*"
22

23
# This has to duplicate cockpit-podman's plan structure; see https://github.com/teemtee/tmt/issues/1770
24
/podman-system:
25
    summary: Run cockpit-podman system tests
26
    discover+:
27
        test: /test/browser/system
28

29
/podman-user:
30
    summary: Run cockpit-podman user tests
31
    discover+:
32
        test: /test/browser/user
33

34
/podman-misc:
35
    summary: Run other cockpit-podman tests
36
    discover+:
37
        test: /test/browser/other
38

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.