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

Fix integration test plan #258

Closed
wants to merge 1 commit into from

Conversation

martinhoyer
Copy link
Contributor

I think this was making CI 'not green'.

@martinhoyer
Copy link
Contributor Author

hmm, looks like that's not it. Digging deeper.

@martinhoyer
Copy link
Contributor Author

Nevermind, apparently we need to wait for tmt 1.39.0 to be in stable for these tests to work.

@LecrisUT
Copy link
Contributor

yq part though should be simplified like that though. As for tmt 1.39.0, that should fix itself when the design of the copr project changes and are unified in latest and stable. Just for curiosity can you add the following change in .packit.yaml to see if it would work as intended?

   - job: copr_build
     trigger: pull_request
+    additional_repos: [ "copr://teemtee/tmt" ]
     targets:
     - fedora-all
     - epel-9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants