-
Notifications
You must be signed in to change notification settings - Fork 140
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
kubevirt.core collection cross testing #731
kubevirt.core collection cross testing #731
Conversation
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 5m 11s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 5m 23s |
@abikouo Is it possible to make this non-blocking for now? |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 5m 52s |
@@ -0,0 +1,22 @@ | |||
import os |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can this file be moved into the gitHub_actions repo? What do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should keep this here for now. There's nothing else that's going to be using it.
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 5m 06s |
Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry. |
Backport to stable-3: 💚 backport PR created✅ Backport PR branch: Backported as #735 🤖 @patchback |
* Initial * update python version * update python version * checkout local version of collection * add integration job * indent * Set workflow as non blocking (cherry picked from commit c0666a5)
Backport to stable-2: 💔 cherry-picking failed — target branch does not exist❌ Failed to find branch stable-2 🤖 @patchback |
Backport to stable-4: 💚 backport PR created✅ Backport PR branch: Backported as #736 🤖 @patchback |
* Initial * update python version * update python version * checkout local version of collection * add integration job * indent * Set workflow as non blocking (cherry picked from commit c0666a5)
* Initial * update python version * update python version * checkout local version of collection * add integration job * indent * Set workflow as non blocking (cherry picked from commit c0666a5) Co-authored-by: Bikouo Aubin <[email protected]>
* Initial * update python version * update python version * checkout local version of collection * add integration job * indent * Set workflow as non blocking (cherry picked from commit c0666a5) Co-authored-by: Bikouo Aubin <[email protected]>
Backport to stable-5: 💚 backport PR created✅ Backport PR branch: Backported as #760 🤖 @patchback |
* Initial * update python version * update python version * checkout local version of collection * add integration job * indent * Set workflow as non blocking (cherry picked from commit c0666a5)
…testing (#760) This is a backport of PR #731 as merged into main (c0666a5). SUMMARY The kubevirt.core collection has dependency with this collection. We define new workflows to ensure that nothing is broken on that collection when pushing new changes on this collection. ISSUE TYPE Feature Pull Request COMPONENT NAME CI Reviewed-by: Mike Graves <[email protected]>
SUMMARY
The
kubevirt.core
collection has dependency with this collection. We define new workflows to ensure that nothing is broken on that collection when pushing new changes on this collection.ISSUE TYPE
COMPONENT NAME
CI