Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test the VM image build (do-not-merge) #765

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 17 additions & 71 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,79 +27,25 @@ srpm_build_deps:
- python3-setuptools_scm

jobs:
- job: sync_from_downstream
trigger: commit

- job: propose_downstream
trigger: release
dist_git_branches:
- fedora-all
- epel-9

- job: copr_build
trigger: pull_request
targets:
- fedora-all
- epel-9
- job: tests
trigger: pull_request
targets:
- fedora-all
- epel-9
- fedora-37-x86_64
project: vm-image-ogr-demo
identifier: vm-image-demo

- job: upstream_koji_build
- job: vm_image_build
trigger: pull_request
scratch: True
targets:
- fedora-development

- job: copr_build
trigger: commit
branch: main
targets:
- fedora-all
- epel-9
project: packit-dev
list_on_homepage: True
preserve_project: True

- job: copr_build
trigger: commit
branch: stable
targets:
- fedora-stable
- epel-9
project: packit-stable
list_on_homepage: True
preserve_project: True

- job: copr_build
trigger: release
targets:
- fedora-all
- epel-9
project: packit-releases
list_on_homepage: True
preserve_project: True

- job: pull_from_upstream
trigger: release
dist_git_branches:
- fedora-all
- epel-9

# downstream automation:
- job: koji_build
trigger: commit
packit_instances: ["stg"]
allowed_pr_authors: ["packit-stg", "packit"]
dist_git_branches:
- fedora-all
- epel-9
- job: bodhi_update
trigger: commit
packit_instances: ["stg"]
dist_git_branches:
- fedora-latest # branched version, rawhide updates are created automatically
- fedora-stable
- epel-9
copr_chroot: fedora-37-x86_64
owner: packit
project: vm-image-ogr-demo
image_customizations:
packages: [python3-ogr]
lachmanfrantisek marked this conversation as resolved.
Show resolved Hide resolved
image_distribution: fedora-37
image_request:
architecture: x86_64
image_type: aws
upload_request:
type: aws
options:
share_with_accounts: ["727920394381"]