Skip to content

Commit

Permalink
Allow some projects from github.com/container to use internal TF (#537)
Browse files Browse the repository at this point in the history
Allow some projects from github.com/container to use internal TF

Requested by Lokesh Mandvekar

Reviewed-by: Matej Focko
Reviewed-by: Laura Barcziová
  • Loading branch information
softwarefactory-project-zuul[bot] authored Oct 18, 2023
2 parents 1df13a9 + 1faf04f commit 4e07986
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
7 changes: 7 additions & 0 deletions secrets/packit/prod/packit-service.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ enabled_projects_for_internal_tf:
- github.com/freeipa/freeipa
- github.com/linux-system-roles/keylime_server
- github.com/RedHat-SP-Security/keylime-selinux
- github.com/containers/aardvark-dns
- github.com/containers/buildah
- github.com/containers/container-selinux
- github.com/containers/crun
- github.com/containers/netavark
- github.com/containers/podman
- github.com/containers/skopeo

command_handler: sandcastle
command_handler_work_dir: /tmp/sandcastle
Expand Down
21 changes: 21 additions & 0 deletions secrets/packit/stg/packit-service.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,27 @@ validate_webhooks: true
testing_farm_api_url: https://api.dev.testing-farm.io/v0.1/
enabled_projects_for_internal_tf:
- github.com/packit/hello-world
- github.com/oamg/convert2rhel
- github.com/oamg/leapp
- github.com/oamg/leapp-repository
- github.com/rhinstaller/anaconda
- github.com/r0x0d/leapp-packit-poc
- github.com/teemtee/tmt
- github.com/RedHat-SP-Security/keylime-tests
- github.com/RedHat-SP-Security/keylime_server-role-tests
- github.com/jontrossbach/xdp-tools
- github.com/neoave/mrack
- github.com/freeipa/freeipa
- github.com/linux-system-roles/keylime_server
- github.com/RedHat-SP-Security/keylime-selinux
- github.com/containers/aardvark-dns
- github.com/containers/buildah
- github.com/containers/container-selinux
- github.com/containers/crun
- github.com/containers/netavark
- github.com/containers/podman
- github.com/containers/skopeo


command_handler: sandcastle
command_handler_work_dir: /tmp/sandcastle
Expand Down

0 comments on commit 4e07986

Please sign in to comment.