08:00:01 #startmeeting Functest weekly meeting 23 Oct. 2018 08:00:01 Meeting started Tue Oct 23 08:00:01 2018 UTC. The chair is ollivier. Information about MeetBot at http://wiki.debian.org/MeetBot. 08:00:01 Useful Commands: #action #agreed #help #info #idea #link #topic. 08:00:01 The meeting name has been set to 'functest_weekly_meeting_23_oct__2018' 08:00:07 #info Cédric Ollivier 08:00:16 #info Juha Kosonen 08:00:26 #info Viktor Tikkanen 08:00:30 #info Delia Popescu 08:00:32 Hi! 08:00:44 Hello 08:01:15 #topic Action point follow-up 08:01:38 #info "Do not create files in site-package directory" was cherry-picked to stable/gambia and stable/hunter 08:01:50 #info "Ease configuring extra specs via env vars" was cherry-picked to stable/gambia and stable/hunter 08:02:09 #info our documentation conforms with latest LFN rules (all links are now checked) 08:02:37 #info tox isn't running py36 in gates as it's not supported yet by verify servers 08:03:08 I asked Trevor and Aric if we can setup py36 too. That's the version selected by Apine:3.8 08:03:20 no answer from the time being 08:04:10 I don't think we should revert to py35 in that case as it differs from our target. 08:05:41 be free to run locally tox -e py36 08:05:52 #info gambia refstack_defcore was fixed (1 missing cherry-pick) 08:06:05 #link https://build.opnfv.org/ci/view/functest/job/functest-fuel-baremetal-daily-gambia/45/consoleFull 08:06:49 #info https://jira.opnfv.org/browse/FUNCTEST-1010 is closed 08:07:21 #info functest-alpine.sh has been updated mostly to take Apex logics into account. 08:07:45 https://gerrit.opnfv.org/gerrit/63823 still in progress 08:08:39 + https://gerrit.opnfv.org/gerrit/#/c/63897/ 08:09:07 #info results and procedures to run Functest on RasperryPI have still to be shared 08:10:02 The results vs the fist model are not so bad. Morgan may allow me testing vs the last model. From the time being healthcheck works well. 08:10:09 smoke is a little bit longer 08:10:54 #info golang:alpine3.8 is now selected as functest-kubernetes based image 08:11:39 The main issues was the Alpine testing go package doesn't work well (Kubernetes requires the latest go versions) 08:12:26 #link https://gerrit.opnfv.org/gerrit/#/c/63701/ 08:13:20 Any comment about the action point follow-up? 08:13:39 not from me 08:14:25 not really... 08:14:37 no 08:14:50 ok. 08:14:57 #topic Functest 08:15:29 #info tempest_full: noVNC subtests should be skipped in case of Fuel and Compass 08:15:46 tempest_full results are becoming quite good 08:16:34 It may pass soon in Apex: https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-gambia/9/console 08:16:48 (pending) 08:18:13 There are at least 2 options to manage noVNC subtests: to disable it globally or to add a new env var. 08:19:15 Or we may fill custom_tests/tempest_conf.yaml in that cases. 08:19:41 if it only work in apex, I would say to disable it globally 08:20:12 just curious, why those are not working in Fuel & Compass? 08:21:02 for fuel I would have to check 08:21:04 Compass confirmed thay are installing spice. 08:21:34 I'm suprised the tests aren't skipped in that case. 08:22:39 It's quite the same for shelve (currently disabled). I think we could write custom_tests/tempest_conf.yaml in specific cases (at least, noVNC, shelve). 08:22:51 from functest-alpine.sh 08:25:08 I'm afraid we would have to create lots of entries to manage all the OPNFV (and non OPNFV) deployments. 08:25:42 managing one devstack config is much more easier. 08:26:59 If you agree, we could first disable novnc and then check if we can reuse tempest_conf.yaml logic. 08:27:11 agree 08:27:17 fine for me 08:27:29 ok 08:28:32 great. 08:28:43 #info patrole master failed due to an upstream bug already bypassed 08:29:09 the upstream patch was merged this night. 08:29:17 nice finding 08:29:18 #link https://review.openstack.org/#/c/612167/ 08:29:54 Now we are rolling Patrole and Barbican. The I release will be easier :) 08:30:40 regarding barbican 08:30:49 beside fuel is any other installer running it/ 08:30:50 ? 08:30:51 juhak: yes. It's quite funny that Functest is able to find bug uncaught by OS gates ;) 08:31:01 It's running here (Orange Openlab) 08:31:16 case I am trying to make it work on ha fuel and no success till now 08:31:26 it only works on virtual env fuel 08:31:27 I have to help you on that part. I checked very quickly your config. It seemed quite incomplete. 08:31:57 https://hastebin.com/qakafunigi.shell 08:32:47 Could you please share the successful run? I haven't seen it 08:33:01 virtual env, sure 08:33:36 verify_glance_signatures and enable_certificate_validation are set to true in the env 08:34:25 https://build.opnfv.org/ci/view/functest/job/functest-fuel-virtual-daily-master/1066/console 08:34:29 here it passed 08:35:39 It's true that Fuel is the only OPNFV installer deploying barbican. I have to push my fix to kolla-ansible but the integration is not so bad (one false config value). 08:35:41 I have one more idea to verify today, but if I can reach you for a config on ha I will appreciate 08:36:20 yes be free to ping me. 08:36:28 ok, I will 08:36:58 thank you 08:37:52 also https://jira.opnfv.org/browse/FUNCTEST-981 we can use the only skiped test from barbican here, with encrypted vol, right? 08:38:03 it fails now on fuel, but I can try to make it work 08:38:45 barbican_tempest_plugin.tests.scenario.test_volume_encryption.VolumeEncryptionTest 08:39:00 From my point the testcase works and the Functest ticket should be closed. 08:39:20 ok 08:39:26 But it would be great that it works on Fuel :) 08:39:36 :) 08:40:09 I can share my barbican configs and results. 08:40:35 #info vmtp seems failing when publishing public keys vs OpenStack master 08:40:56 yes please, thank you 08:41:24 It would be great if we check if it's a bug about Apex or about Functest (I would bet on Functest here :)) 08:41:55 #link https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-20_12-23-41/functest.log 08:42:45 Any test is welcome. From the time being, I don't have setup any OS master. 08:43:19 #info juju_epc fails due an added basic AUTH when cloning eurecom git repositories (from Fraser to master) 08:43:35 #link https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-20_12-23-41/functest.log 08:44:13 Rebaca is working on it. I don't understand why they forbid cloning repos as anon. 08:45:18 I will disable the testcase if it's not fixed quickly (we can easily download archive instead). 08:48:00 #topic Functest k8s 08:48:14 #info no new bug raised by last runs 08:48:24 It's rolling from Fraser to master :) 08:49:25 #topic AoB 08:49:43 #info Plugfest will be in Paris at the beginning of next yearhttps://wiki.opnfv.org/display/EVNT/Plugfest+-+Gambia+Release 08:49:56 (Nokia) 08:51:08 I will participate. I hope you will join us. 08:51:53 from ENEA Cristina will join and Paul from ONAP 08:53:15 Ok. I note that you won't participate 08:53:40 :) 08:53:41 juhak: viktor_t_: and you? 08:54:15 under planning, not yet known 08:55:24 ok. The demo area is quite impressive and there is Dennis Ritchie's place. 08:55:59 hey, that's pretty cool 08:56:18 I was part of the ONAP dev days which were located there. 08:56:54 Any missing point for today's meeting? 08:57:03 not from me 08:58:00 me neither 08:58:32 ok. Thank you. have a nice week! Fuctest is rolling. 08:58:38 #endmeeting