*** igordc has quit IRC | 01:16 | |
kata-irc-bot | <xu> +1 to release it directly | 01:41 |
---|---|---|
kata-irc-bot | <bergwolf> @jose.carlos.venegas.m It seems osbuilder is still missing a 1.6.0 release PR | 03:09 |
*** lpetrut has joined #kata-dev | 04:54 | |
*** lpetrut has quit IRC | 05:15 | |
*** lpetrut has joined #kata-dev | 07:02 | |
*** changcheng has joined #kata-dev | 07:38 | |
*** sgarzare has joined #kata-dev | 07:50 | |
*** tmhoang_ has joined #kata-dev | 08:18 | |
*** jodh has joined #kata-dev | 08:29 | |
*** davidgiluk has joined #kata-dev | 09:02 | |
*** gwhaley has joined #kata-dev | 09:02 | |
*** tmhoang_ is now known as tmhoang | 09:08 | |
kata-irc-bot | <xu> so, should I merge https://github.com/kata-containers/runtime/pull/1398 before 1.6.0 release? | 10:36 |
kata-irc-bot | <graham.whaley> @xu doesn't look like anything critical to me (not a runtime bug etc.) - I'd skip it and let the release roll as-is to save time/rebuild/retest | 10:42 |
kata-irc-bot | <xu> yes, that's what I think | 10:44 |
*** gwhaley has quit IRC | 12:05 | |
*** irclogbot_2 has quit IRC | 13:07 | |
*** irclogbot_2 has joined #kata-dev | 13:08 | |
*** devimc has joined #kata-dev | 13:12 | |
*** tmhoang has quit IRC | 13:15 | |
*** tmhoang_ has joined #kata-dev | 13:15 | |
*** gwhaley has joined #kata-dev | 13:21 | |
*** altlogbot_0 has quit IRC | 13:23 | |
*** altlogbot_2 has joined #kata-dev | 13:23 | |
*** altlogbot_2 has quit IRC | 13:39 | |
*** altlogbot_1 has joined #kata-dev | 13:40 | |
*** irclogbot_2 has quit IRC | 13:45 | |
*** irclogbot_3 has joined #kata-dev | 13:45 | |
*** fuentess has joined #kata-dev | 13:47 | |
*** tmhoang__ has joined #kata-dev | 13:47 | |
*** tmhoang__ has joined #kata-dev | 13:47 | |
*** tmhoang__ is now known as tmhoang | 13:47 | |
*** tmhoang_ has quit IRC | 13:50 | |
*** lpetrut has quit IRC | 14:06 | |
*** lpetrut has joined #kata-dev | 14:07 | |
*** altlogbot_1 has quit IRC | 14:35 | |
*** altlogbot_1 has joined #kata-dev | 14:35 | |
*** irclogbot_3 has quit IRC | 14:38 | |
*** irclogbot_2 has joined #kata-dev | 14:38 | |
kata-irc-bot | <jose.carlos.venegas.m> https://github.com/kata-containers/osbuilder/pull/257 | 16:08 |
kata-irc-bot | <mike> @graham.whaley how do you generate these docker performance testing graphs i see in some places? like from https://github.com/kata-containers/ci/issues/124 | 16:12 |
kata-irc-bot | <graham.whaley> hi @mike - they are generated by some scripts that run a selection of our metrics tests, and then process them using a dockerfile with a bunch of R and Rmarkdown then through pandoc/latex.... see https://github.com/kata-containers/tests/tree/master/metrics/report | 16:17 |
kata-irc-bot | <graham.whaley> any questions, just ping me. | 16:17 |
kata-irc-bot | <graham.whaley> there are a couple of annoying little niggles I have open issues for that I'd like to fix, but head down on some other kata stuff right now | 16:17 |
kata-irc-bot | <mike> awesome, thanks! keep seeing them popping up and they’re great | 16:20 |
kata-irc-bot | <graham.whaley> ;) | 16:20 |
kata-irc-bot | <graham.whaley> one tweak I might like is, right now the iamges are spat out in the container, and not stored back to the host (just the final pdf is). It would not be hard to get them spat out as png as well, and made available to the host - and that would make them easier to upload/post for people, rather than probably doing screen grabs. | 16:21 |
kata-irc-bot | <mike> yeah, or push them to some s3/minio bucket | 16:23 |
kata-irc-bot | <mike> ive done that in the past, then each bucket has a folder with the test date | 16:24 |
kata-irc-bot | <graham.whaley> what happens right now is the container copies the final pdf back out to a volume mount on the host, so you get the final pdf locally. just need to get the intermediate images as png as well (pretty easy, just might need two build cycles...), and then have the container copy those back out to the host as well... | 16:25 |
kata-irc-bot | <graham.whaley> let me find you another link as well you might be interested in... | 16:25 |
kata-irc-bot | <graham.whaley> @mike - we run a few of the metrics tests on every PR, and try to spot regressions. It is a little tricky, as getting stable figures can be fairly hard (bane of my life).... what we also want to do is run those metrics on every merge, and store that data in an ELK or similar, and have that up as a running tracking dashboard for folks to see. I PoC'd it on my desk, but there a bunch of little things that just eat up time to get it | 16:27 |
kata-irc-bot | up and running: https://github.com/kata-containers/ci/issues/60 | 16:27 |
kata-irc-bot | <graham.whaley> I am working towards it, and have just got the Zuul CI back up so I can then try and tie our bare metal packet.com servers into that to then finally get data into the OSF ELK stack... | 16:27 |
kata-irc-bot | <mike> yeah that’s smart and definitely useful | 16:31 |
*** lpetrut has quit IRC | 16:32 | |
*** igordc has joined #kata-dev | 17:06 | |
*** tmhoang has quit IRC | 17:15 | |
*** sgarzare has quit IRC | 17:52 | |
*** jodh has quit IRC | 18:07 | |
*** gwhaley has quit IRC | 18:15 | |
*** fuentess has quit IRC | 19:40 | |
kata-irc-bot | <jose.carlos.venegas.m> @bergwolf @sebastien.boeuf @eric.ernst @julio.montes could you take a look to https://github.com/kata-containers/packaging/pull/370 | 20:02 |
kata-irc-bot | <jose.carlos.venegas.m> its being 2 releases now with this changes, IMO lets merge it | 20:02 |
kata-irc-bot | <sebastien.boeuf> @jose.carlos.venegas.m lgtm | 20:16 |
kata-irc-bot | <jose.carlos.venegas.m> @sebastien.boeuf thank you, lets wait for another ack | 20:17 |
*** davidgiluk has quit IRC | 20:23 | |
kata-irc-bot | <sebastien.boeuf> @eric.ernst ping ^ | 20:24 |
kata-irc-bot | <eric.ernst> done | 20:27 |
*** igordc has quit IRC | 20:32 | |
kata-irc-bot | <jose.carlos.venegas.m> thx! | 20:50 |
*** tmhoang has joined #kata-dev | 20:50 | |
*** devimc has quit IRC | 22:05 | |
*** irclogbot_2 has quit IRC | 22:05 | |
*** igordc has joined #kata-dev | 23:04 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!