Skip to main content

Approve a project for using internal Testing Farm ranch

Add the project namespace to the enabled_projects_for_internal_tf list in secrets/packit/prod/packit-service.yaml.j2

Changes in config won't land automatically in production, you also need to update the config manually with our script or via Web Console and restart all the services:

$ oc rollout restart deploy/packit-service
$ oc rollout restart sts/packit-worker-short-running
$ oc rollout restart sts/packit-worker-long-running

To list all workflows:

$ oc get deploy
$ oc get sts