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

Basic test case (prod): push trigger #1297

Open
wants to merge 614 commits into
base: main
Choose a base branch
from
Open

Conversation

csomh
Copy link
Contributor

@csomh csomh commented Mar 3, 2023

This test case is triggered automatically by our validation script.

- job: copr_build
  trigger: pull_request
  targets:
  - fedora-stable-x86_64
  - fedora-rawhide-x86_64

@csomh csomh force-pushed the test/trigger-with-git-push branch 2 times, most recently from bfacf8f to b50de0f Compare March 3, 2023 10:50
@mfocko mfocko added validation Used for daily validation tests push-trigger labels Jul 11, 2023
@majamassarini
Copy link
Member

We were not able to find or create Copr project packit-stg/packit-hello-world-1297 specified in the config with the following error:

Cannot create a new Copr project (owner=packit-stg project=packit-hello-world-1297 chroots=['fedora-rawhide-x86_64', 'fedora-38-x86_64', 'fedora-37-x86_64']): Login invalid/expired. Please visit https://copr.fedorainfracloud.org/api to get or renew your API token.

Please check your configuration for:

  1. typos in owner and project name (groups need to be prefixed with @)
  2. whether the project name doesn't contain not allowed characters (only letters, digits, underscores, dashes and dots must be used)
  3. whether the project itself exists (Packit creates projects only in its own namespace)
  4. whether Packit is allowed to build in your Copr project
  5. whether your Copr project/group is not private

@majamassarini
Copy link
Member

We were not able to find or create Copr project packit-stg/packit-hello-world-1297 specified in the config with the following error:

Cannot create a new Copr project (owner=packit-stg project=packit-hello-world-1297 chroots=['fedora-38-x86_64', 'fedora-rawhide-x86_64', 'fedora-37-x86_64']): Login invalid/expired. Please visit https://copr.fedorainfracloud.org/api to get or renew your API token.

Please check your configuration for:

  1. typos in owner and project name (groups need to be prefixed with @)
  2. whether the project name doesn't contain not allowed characters (only letters, digits, underscores, dashes and dots must be used)
  3. whether the project itself exists (Packit creates projects only in its own namespace)
  4. whether Packit is allowed to build in your Copr project
  5. whether your Copr project/group is not private

@mfocko mfocko changed the title Basic test case - push trigger Basic test case (prod): push trigger Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
push-trigger validation Used for daily validation tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants