-
Notifications
You must be signed in to change notification settings - Fork 104
Added RedHat 10 and Debian 13 to platforms to skip for packages tests #3074
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
Added RedHat 10 and Debian 13 to platforms to skip for packages tests #3074
Conversation
Most tests are Debian based. So keep skipping RedHat and skip Debian 13 due to apt-key being deprecated and our public key type being unsupported. Ticket: ENT-13164 ENT-13016 Changelog: none (cherry picked from commit fd06cfa)
|
@cf-bottom jenkins please, thanks |
|
Alright, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/13002/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-13002/ |
|
@cf-bottom jenkins with exotics |
|
Sure, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/13003/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-13003/ |
|
This still needs some work. Several failures in tests and such. |
Ticket: ENT-13377 Changelog: none (cherry picked from commit ad0327b)
|
@cf-bottom jenkins with exotics please, thanks. |
|
Alright, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/13008/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-13008/ |
|
issues to fix:
|
Most tests are Debian based.
So keep skipping RedHat and skip Debian 13 due to apt-key being deprecated and our public key type being unsupported.
Ticket: ENT-13164 ENT-13016
Changelog: none
(cherry picked from commit fd06cfa)
together
#3074
cfengine/core#5944