[00:00] correct [00:00] also there are only 119 tests in that package [00:00] the 1 failed is a non test [00:01] could be teardown then [00:05] "applicationSuite.TestSetApplicationStatus" [00:09] some sort of race, calling with -check.vv causes it to not fail [00:14] hmmm, ok, i'll see if anything jumps out [00:16] wallyworld: found it [00:16] func (s *applicationSuite) SetUpTest(c *gc.C) { shouldn't be using c from the SetUpTest [00:17] for apiCaller [00:26] good catch, i can fix as a driveby. that gc.C scoping issue sucks [00:28] wallyworld: awesome thanks [04:52] wallyworld: prepping for 2.8 release, I think its time to release the juju-db snap [04:53] any objections? [05:33] wallyworld: https://github.com/juju/juju/commit/8d1435b9f241c23a33f81bc09d6683373910c9d9#r39571648 [05:38] hpidcock: oh ffs, can't belive i did that, sigh [05:38] no objections to releasing juju-db snap [05:39] not your fault, merge jobs doesn't run linters [05:39] adding linters to merge job so we can't land bad code [05:39] at least it's not fatal and it only for testing [05:40] wosrt that can happen is a developer won't see the testing they want [06:06] small pr https://github.com/juju/juju/pull/11649 [06:29] looking hpidcock [07:00] wallyworld: could u take a look this PR for eks provider? https://github.com/juju/juju/pull/11624 [07:04] kelvinliu: looking [07:04] ty [07:10] kelvinliu: seems ok to me, ty [07:12] wallyworld: ty and the other 2 PRs, plz [07:13] oh, sorry, looking [07:13] nws [07:17] kelvinliu: done [07:19] ty [07:26] o/ [09:10] stickupkid achilleasa: https://github.com/juju/juju/pull/11650 [10:52] Has juju 2.8 stopped automatically invoking the config-changed hook after install ? [10:54] nope, framework didn't create the hooks/config-changed stub :-/ [10:56] * stub updates for dispatch [11:39] stub: that happened in 2.7 I believe [11:39] stub: oh nvm, not after install, after something else [13:23] guild just a heads up giumaas should be all released and thanks for all the help and support last week [13:23] rick_h: cool cool. Thank you for all the work on the team's behalf last week :-) [13:23] * rick_h slips back into the shadows [13:24] petevg: same to you! [13:24] petevg: only used that bundle about 12 different times in different ways, solid one. Useful functional test one ime [13:24] Nice! Glad it was useful :-) [13:25] Props to the OpenStack team for the bundle. I just stole on of their test bundles and modified it a bit. === narindergupta is now known as narinderguptamac [14:58] sigh TLS issues === ulidtko|k is now known as ulidtko [21:06] how do i see the available revisions of a charm? [22:19] re-review please https://github.com/juju/juju/pull/11649 [22:20] i can take a look [22:20] tlm its just manadart's changes verbatim [22:20] roger [22:22] approved hpidcock but may need mandart to approve as well by the look of the github interface [22:23] tlm: I just dismissed his review so shouldn't block landing [22:24] getting so many random test failures in CI hpidcock :| [23:48] hpidcock: https://github.com/juju/juju/pull/11653 [23:53] wallyworld: looking [23:55] wallyworld: one comment [23:55] ta