============================================
#fedora-meeting: Infrastructure (2017-11-30)
============================================
Meeting started by smooge at 18:00:57 UTC. The full logs are available
at
https://meetbot.fedoraproject.org/fedora-meeting/2017-11-30/infrastructure.…
.
Meeting summary
---------------
* aloha (smooge, 18:00:57)
* New folks introductions (smooge, 18:02:52)
* This is a place where people who are interested in Fedora
Infrastructure can introduce themselves (smooge, 18:02:53)
* announcements and information (smooge, 18:04:19)
* PHX2 Colo Trip, Dec 4th - 9th (smooge, 18:04:19)
* 2017-12-06 meeting cancelled (smooge, 18:04:19)
* new fedora-packages on https://apps.stg.fedoraproject.org/packages/
still few minor things to fix. (smooge, 18:04:19)
* new pagure put in production? (smooge, 18:04:20)
* wiki updated to newer mediawiki (smooge, 18:06:39)
* proxies being moved to Fedora versus EL7 (smooge, 18:07:03)
* Ticket cleanup (smooge, 18:09:18)
* none this week. (smooge, 18:09:18)
* REMINDER INFRASTRUCTURE WILL BE DOWN NEXT WEEK (smooge, 18:09:18)
* LINK: https://www.fedorastatus.org/q4maint.html (nirik, 18:09:39)
* please read through https://www.fedorastatus.org/q4maint.html
(smooge, 18:09:59)
* Pingous Later Item (smooge, 18:15:59)
* LINK: https://pagure.io/fedora-ci/simple-koji-ci (pingou,
18:16:57)
* Next Meeting 2017-12-13 1800 UTC (smooge, 18:29:27)
* Open Floor (smooge, 18:33:02)
* End Of Year (2017-12-22 -> 2018-01-03 ) (smooge, 18:39:08)
Meeting ended at 18:47:16 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* smooge (67)
* nirik (45)
* pingou (41)
* mizdebsk (8)
* bowlofeggs (6)
* zodbot (5)
* cverna (2)
* relrod (2)
* marc84 (1)
* jcline (1)
* netcronin (1)
* puiterwijk (0)
* threebean (0)
* pbrobinson (0)
* maxamillion (0)
* dgilmore (0)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBothttps://meetbot.fedoraproject.org/fedora-meeting/2017-11-30/infrastructure.…
--
You received this message due to your preference settings at
https://apps.fedoraproject.org/notifications/fmnmeetingminutes.id.fedorapro…
=======================================
#ansible-meeting: Testing Working Group
=======================================
Meeting started by gundalow at 17:00:29 UTC. The full logs are available
at
https://meetbot.fedoraproject.org/ansible-meeting/2017-11-30/testing_workin…
.
Meeting summary
---------------
* Agenda https://github.com/ansible/community/labels/testing (gundalow,
17:01:01)
* Clarification & next steps for unit tests (gundalow, 17:02:10)
* AGREED: new unit tests should be written to use pytest (gundalow,
17:02:48)
* high-value porting to pytest 1) it's useful to be able to override
things from the CLI. Looks like for the option flags, that is by
design.. (gundalow, 17:03:24)
* high-value porting to pytest: (1) grep -ri nose test/units
(gundalow, 17:03:44)
* high-value porting to pytest: (1) grep -r procenv test/units
(gundalow, 17:03:56)
* (1) lets us drop the nose dependency (gundalow, 17:04:06)
* lets us get rid of some of our code that pytest has good builtin
support for (gundalow, 17:04:21)
*
https://github.com/ansible/ansible/pull/33387/files#diff-7d19c1624d0977d322…
(oldway) (Pilou, 17:11:02)
*
https://github.com/ansible/ansible/pull/33387/files#diff-7d19c1624d0977d322…
(old way) (Pilou, 17:11:26)
*
https://github.com/ansible/ansible/pull/33387/files#diff-7d19c1624d0977d322…
(new way) (Pilou, 17:11:32)
* ACTION: gundalow work with abadger1999 to reference good tests from
dev_guide/testing_units.html (gundalow, 17:17:05)
* ACTION: gundalow work with abadger1999 to remove unittest references
from dev_guide/testing_units.html (gundalow, 17:17:13)
* ACTION: gundalow work with abadger1999 to add links to mock & pytest
to dev_guide/testing_units.html (gundalow, 17:17:27)
* Unit test imports (gundalow, 17:20:38)
* https://github.com/ansible/ansible/issues/33302 Unit tests failed
without ncclient installed (gundalow, 17:21:11)
* ACTION: gundalow to document how to skiptest pytest.skip (
https://docs.pytest.org/en/latest/skipping.html ) (though should be
added to test/runner/requirements/units.txt) (gundalow, 17:25:21)
* LINK:
https://docs.pytest.org/en/latest/skipping.html#skipping-on-a-missing-impor…
(abadger1999, 17:32:34)
* LINK:
https://github.com/ansible/ansible/blob/devel/test/units/modules/network/f5…
(gundalow, 17:39:11)
* Open Floor (gundalow, 17:40:48)
* LINK: https://www.irccloud.com/pastebin/eXiPeenY/ (sdoran,
17:43:22)
Meeting ended at 17:56:26 UTC.
Action Items
------------
* gundalow work with abadger1999 to reference good tests from
dev_guide/testing_units.html
* gundalow work with abadger1999 to remove unittest references from
dev_guide/testing_units.html
* gundalow work with abadger1999 to add links to mock & pytest to
dev_guide/testing_units.html
* gundalow to document how to skiptest pytest.skip (
https://docs.pytest.org/en/latest/skipping.html ) (though should be
added to test/runner/requirements/units.txt)
Action Items, by person
-----------------------
* abadger1999
* gundalow work with abadger1999 to reference good tests from
dev_guide/testing_units.html
* gundalow work with abadger1999 to remove unittest references from
dev_guide/testing_units.html
* gundalow work with abadger1999 to add links to mock & pytest to
dev_guide/testing_units.html
* gundalow
* gundalow work with abadger1999 to reference good tests from
dev_guide/testing_units.html
* gundalow work with abadger1999 to remove unittest references from
dev_guide/testing_units.html
* gundalow work with abadger1999 to add links to mock & pytest to
dev_guide/testing_units.html
* gundalow to document how to skiptest pytest.skip (
https://docs.pytest.org/en/latest/skipping.html ) (though should be
added to test/runner/requirements/units.txt)
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* gundalow (58)
* abadger1999 (25)
* mattclay (17)
* sdoran (16)
* zodbot (9)
* ryansb (8)
* Pilou (6)
* rcarrillocruz (2)
* resmo (1)
* maxamillion (1)
* bcoca (0)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBothttps://meetbot.fedoraproject.org/ansible-meeting/2017-11-30/testing_workin…
--
You received this message due to your preference settings at
https://apps.fedoraproject.org/notifications/fmnmeetingminutes.id.fedorapro…
==============================
#ansible-meeting: Ansible Core
==============================
Meeting started by thaumos at 15:00:08 UTC. The full logs are available
at
https://meetbot.fedoraproject.org/ansible-meeting/2017-11-30/ansible_core.2…
.
Meeting summary
---------------
* To general apis or to not general apis, that is the question
(thaumos, 15:08:47)
* LINK: https://github.com/ansible/ansible/pull/33326 (sivel,
15:10:39)
* Modules should follow the unix philosophy of do one thing and do it
well (gundalow, 15:26:53)
* ACTION: sivel to update docs with guidelines for modules (thaumos,
15:42:03)
* ACTION: sivel to sync with dharmabumstead for review. (thaumos,
15:42:14)
* ACTION: thaumos to figure out what to do with existing modules that
do not follow the guidelines of do one thing well. (thaumos,
15:48:31)
* Open Floor (gundalow, 15:53:44)
* Ansible 2.4.3. release (gundalow, 15:54:08)
* changing thursday's meeting time (thaumos, 15:58:15)
* open floor (thaumos, 16:05:46)
Meeting ended at 16:06:19 UTC.
Action Items
------------
* sivel to update docs with guidelines for modules
* sivel to sync with dharmabumstead for review.
* thaumos to figure out what to do with existing modules that do not
follow the guidelines of do one thing well.
Action Items, by person
-----------------------
* sivel
* sivel to update docs with guidelines for modules
* sivel to sync with dharmabumstead for review.
* thaumos
* thaumos to figure out what to do with existing modules that do not
follow the guidelines of do one thing well.
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* sivel (84)
* thaumos (81)
* abadger1999 (70)
* gundalow (48)
* bcoca (34)
* maxamillion (31)
* mordred (10)
* zodbot (8)
* jtanner (2)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBothttps://meetbot.fedoraproject.org/ansible-meeting/2017-11-30/ansible_core.2…
--
You received this message due to your preference settings at
https://apps.fedoraproject.org/notifications/fmnmeetingminutes.id.fedorapro…
==================================
#fedora-meeting: EPEL (2017-11-29)
==================================
Meeting started by smooge at 18:00:33 UTC. The full logs are available
at
https://meetbot.fedoraproject.org/fedora-meeting/2017-11-29/epel.2017-11-29…
.
Meeting summary
---------------
* aloha (smooge, 18:00:34)
* AARCH64 (smooge, 18:04:51)
* unknown breakages may occur (smooge, 18:07:55)
* Updating Python3x (smooge, 18:08:09)
* 2018 Wishlist (smooge, 18:09:49)
* Update python3 in EL6/7 (smooge, 18:10:51)
* Look at python27 in EL6 (smooge, 18:11:03)
* Make EPEL into regular 'releases' that can be archived (smooge,
18:11:59)
* Open Floor (smooge, 18:35:02)
Meeting ended at 18:37:57 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* smooge (55)
* nirik (15)
* orc_fedo (14)
* avij (7)
* zodbot (5)
* Evolution (3)
* bstinson (3)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBothttps://meetbot.fedoraproject.org/fedora-meeting/2017-11-29/epel.2017-11-29…
--
You received this message due to your preference settings at
https://apps.fedoraproject.org/notifications/fmnmeetingminutes.id.fedorapro…
===================================
#fedora-meeting-1: fedora_atomic_wg
===================================
Meeting started by dustymabe at 16:30:39 UTC. The full logs are
available at
https://meetbot.fedoraproject.org/fedora-meeting-1/2017-11-29/fedora_atomic…
.
Meeting summary
---------------
* roll call (dustymabe, 16:30:43)
* previous meeting action itmes (dustymabe, 16:35:10)
* ACTION: jbrooks to retest asciibinder rpm (dustymabe, 16:36:54)
* announcements (dustymabe, 16:38:39)
* we now have updates available for fedora atomic workstation
(dustymabe, 16:38:59)
* there is a candidate atomic host release for tomorrow (sent mailing
list for details) (dustymabe, 16:39:29)
* help.md file for each container (dustymabe, 16:41:30)
* LINK: https://pagure.io/atomic-wg/issue/354 (dustymabe, 16:41:56)
* ACTION: ashcrow will take proposal in #354 and try to get the ticket
resolved (dustymabe, 16:46:08)
* Decide strategy for including container runtimes in Atomic Host
(dustymabe, 16:46:36)
* LINK: https://pagure.io/atomic-wg/issue/360 (dustymabe, 16:46:44)
* waiting on survey data from jberkus, should be coming real soon
(dustymabe, 16:46:55)
* Fedora version agnostic location for container images (dustymabe,
16:48:00)
* LINK: https://pagure.io/atomic-wg/issue/376 (dustymabe, 16:48:05)
* we agreed last time the proposal in this ticket is valid
(dustymabe, 16:48:19)
* LINK: https://github.com/fedora-infra/bodhi/projects/2
(puiterwijk, 16:53:26)
* ACTION: maxamillion to try to implement the (hopefully trivial) work
for #376 (dustymabe, 16:53:38)
* open floor (dustymabe, 16:54:32)
* LINK: https://fedoraproject.org/wiki/Releases/28/Schedule
(dustymabe, 16:59:55)
* LINK: https://pagure.io/atomic-wg/issue/386 (ksinny, 17:00:11)
* LINK: https://pagure.io/atomic-wg/issue/382 (ksinny, 17:02:48)
Meeting ended at 17:11:08 UTC.
Action Items
------------
* jbrooks to retest asciibinder rpm
* ashcrow will take proposal in #354 and try to get the ticket resolved
* maxamillion to try to implement the (hopefully trivial) work for #376
Action Items, by person
-----------------------
* ashcrow
* ashcrow will take proposal in #354 and try to get the ticket
resolved
* jbrooks
* jbrooks to retest asciibinder rpm
* maxamillion
* maxamillion to try to implement the (hopefully trivial) work for
#376
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* dustymabe (108)
* jberkus (28)
* zodbot (20)
* ksinny (16)
* roshi (14)
* coremodule (13)
* ashcrow (12)
* maxamillion (5)
* puiterwijk (4)
* miabbott (3)
* miabbott_ (2)
* jbrooks (2)
* strigazi (1)
* rubao (1)
* sayan (1)
* walters (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBothttps://meetbot.fedoraproject.org/fedora-meeting-1/2017-11-29/fedora_atomic…
--
You received this message due to your preference settings at
https://apps.fedoraproject.org/notifications/fmnmeetingminutes.id.fedorapro…
Minutes: https://meetbot.fedoraproject.org/fedora-meeting/2017-11-29/magazine.2017-1…
Minutes (text): https://meetbot.fedoraproject.org/fedora-meeting/2017-11-29/magazine.2017-1…
Log: https://meetbot.fedoraproject.org/fedora-meeting/2017-11-29/magazine.2017-1…
* * *
=========================================
#fedora-meeting: Magazine editorial board
=========================================
Meeting started by stickster at 13:00:34 UTC. The full logs are
available at
https://meetbot.fedoraproject.org/fedora-meeting/2017-11-29/magazine.2017-1…
.
Meeting summary
---------------
* Roll call (stickster, 13:00:40)
* Last week's stats (and the week before) (stickster, 13:03:19)
* Week of Nov 13 (release week!) -- > 160K views, best week ever
AFAICT (stickster, 13:03:48)
* Week of Nov 20 (last week) -- > 80.6K views, a very good week as
well (stickster, 13:04:14)
* also thanks to ryanlerch for keeping things churning last week
during USA holidays (stickster, 13:05:50)
* 2,860,322 so far this year (ryanlerch, 13:07:03)
* Pending review posts (stickster, 13:07:56)
* LINK:
https://fedoramagazine.org/wp-admin/edit.php?post_status=pending&post_type=…
(stickster, 13:07:59)
* --- Argbash --- (stickster, 13:08:33)
* LINK: https://fedoramagazine.org/?p=19340&preview=1&_ppp=9a0c81829f
(stickster, 13:08:36)
* stickster edited this argbash article yesterday, so it just needs a
featured image to go out when we want it (stickster, 13:09:00)
* ACTION: ryanlerch make featured image for argbash article and
schedule for 8 UTC on 01-Dec-2017 (stickster, 13:10:55)
* --- COPR cool projects for December --- (stickster, 13:11:24)
* LINK: https://fedoramagazine.org/?p=19535&preview=1&_ppp=9e02be5e63
(stickster, 13:11:30)
* ACTION: stickster edit COPR article and do featured image for Monday
Dec 4 (stickster, 13:13:15)
* --- Quantum F27 look --- (stickster, 13:13:46)
* LINK: https://fedoramagazine.org/?p=19481&preview=1&_ppp=7028186bea
(stickster, 13:13:50)
* ACTION: cverna edit the Quantum client side deco article, hoping for
Monday publication (stickster, 13:21:23)
* Draft posts for review (stickster, 13:21:50)
* --- Atomic blog roundup --- (stickster, 13:21:56)
* LINK: https://fedoramagazine.org/?p=19338&preview=1&_ppp=a902a4db13
(stickster, 13:23:41)
* --- DIY Jukebox part 2 --- (stickster, 13:29:33)
* LINK: https://fedoramagazine.org/?p=19529&preview=1&_ppp=4a463c7b1e
(stickster, 13:29:44)
* ACTION: ryanlerch do featured image for jukebox post (stickster,
13:31:02)
* ACTION: stickster edit jukebox post (stickster, 13:31:30)
* --- GNOME Builder debugging --- (stickster, 13:32:14)
* LINK: https://fedoramagazine.org/?p=19456&preview=1&_ppp=427e41fb09
(stickster, 13:33:23)
* --- openbox --- (stickster, 13:35:12)
* LINK: https://fedoramagazine.org/?p=18968&preview=1&_ppp=8f852fbf04
(stickster, 13:35:39)
* LINK: https://media.giphy.com/media/bAlYQOugzX9sY/giphy.gif
(stickster, 13:38:32)
* LINK: http://www.myrecipes.com/recipe/unicorn-poop-cookies
(stickster, 13:39:51)
* Pitches (stickster, 13:41:42)
* AGREED: pitch on PSS/code search tools approved (stickster,
13:49:52)
* ACTION: cverna Go forth and write search tools article(s)! :-)
(stickster, 13:50:01)
* AGREED: robotics articles are +1 to go (stickster, 13:52:29)
* ACTION: stickster follow up on list with instructions to the author
(stickster, 13:52:40)
* All other business (open floor) (stickster, 13:52:51)
* AGREED: Fix meeting at 08:00 US-Eastern (currently 1300 UTC) weekly
(stickster, 13:57:39)
Meeting ended at 13:59:47 UTC.
Action Items
------------
* ryanlerch make featured image for argbash article and schedule for 8
UTC on 01-Dec-2017
* stickster edit COPR article and do featured image for Monday Dec 4
* cverna edit the Quantum client side deco article, hoping for Monday
publication
* ryanlerch do featured image for jukebox post
* stickster edit jukebox post
* cverna Go forth and write search tools article(s)! :-)
* stickster follow up on list with instructions to the author
Action Items, by person
-----------------------
* cverna
* cverna edit the Quantum client side deco article, hoping for Monday
publication
* cverna Go forth and write search tools article(s)! :-)
* ryanlerch
* ryanlerch make featured image for argbash article and schedule for 8
UTC on 01-Dec-2017
* ryanlerch do featured image for jukebox post
* stickster
* stickster edit COPR article and do featured image for Monday Dec 4
* stickster edit jukebox post
* stickster follow up on list with instructions to the author
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* stickster (146)
* ryanlerch (40)
* cverna (29)
* zodbot (18)
* puiterwijk (9)
* pingou (7)
* mattdm (1)
* Southern_Gentlem (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
--
Paul W. Frields http://paul.frields.org/
gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717
http://redhat.com/ - - - - http://pfrields.fedorapeople.org/
The open source story continues to grow: http://opensource.com