Results 15 comments of bgoncalv

@henry2cox thanks for working on this issue. The CKI project (https://cki-project.org/) would also be interested on the `--hierarchical` option.

> That’s great. The feature is implemented and ready for you to try – if you download my lcov branch. My branch also implements a number of other features which...

@henry2cox I've hit the following issue when running lcov: "Undefined subroutine &lcovutil::rmtree called at /usr/local/bin/../lib/lcovutil.pm line 203." Finished .info-file creation Undefined subroutine &lcovutil::rmtree called at /usr/local/bin/../lib/lcovutil.pm line 203. I've tried...

Note, I don't want to ignore `Oops` in general. My only problem are with `Oops` that happened on provision that causes the last task in the recipe to be marked...

Thanks @StykMartin, do you have any suggestion how can we workaround this? For example, we could create a dummy task to trigger this panic detection and run it as first...

@StykMartin thanks for the reply. Indeed that feature would be helpful for us. If the panic detection will assign `panic` detected during provision always in the last task of the...

> I think it is from stable kernel. Correct, CKI built this kernel from https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git branch: linux-5.12.y

@johnbieren right, I think updating the Jenkinsfile on upstream-fedora-pipeline would be the easiest change. Other option would be after the playbook is executed on "package-test.sh". Where do you think makes...

> > What you mean by "Currently this can be circumvented by making the discover+: be a list."? > > There is no way how to add / change attribute...