assorted pipeline and test improvements#652
Conversation
* add bpm to acceptance test manifests as syslog will depend on it * remove --all from cleanup - the pipeline already runs `bosh clean-up --all` in the teardown step. Removing this allows BPM to be uploaded once. It also makes the tests faster as the releases don't have to be recompiled for each suite. * better pam error logging, handle Resolute `sa1` location * fix libpam-lastlog2 - this seems like a bug in the libpam-lastlog2 package
|
Caution Review failedPull request was closed or merged during review WalkthroughThis PR integrates the BPM release as a dependency for acceptance tests and the CI pipeline. A new Additionally, several Ubuntu 26.04+ compatibility fixes are included: a symlink is created in the chroot to make Suggested Reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
bosh clean-up --allin the teardown step. Removing this allows BPM to be uploaded once. It also makes the tests faster as the releases don't have to be recompiled for each suite.sa1location