canonical / cloud-init

Official upstream for the cloud-init: cloud instance initialization
https://cloud-init.io/
Other
3.01k stars 887 forks source link

ci: fix packaging tests #5865

Closed TheRealFalcon closed 1 week ago

TheRealFalcon commented 2 weeks ago

Proposed Commit Message

ci: fix packaging tests

Start with branch head and then merge main rather than vice versa.
Trying to merge the branch head was resulting in the commit not being
found.

Additionally, the check for the series file needed to be negated.

Additional Context

Test Steps

Merge type