#1254 Add IoT Working Group
Merged 2 years ago by kevin. Opened 2 years ago by gui1ty.
fedora-infra/ gui1ty/ansible main  into  main

@@ -102,6 +102,7 @@ 

          'fi-apprentice': 'no-longer-a-ronin',

          'gitfedora-web': 'rock-the-web!',

          'git-fedora-electronic-lab': 'fel-member',

+         'iot': 'iot-working-group-member',

          'irc-support-operators':

              'your-call-may-be-monitored-for-quality-assurance',

          'lxqt-sig': 'lxqt-sig-member',

@@ -2,8 +2,8 @@ 

      # We need to tell the fedmsg-hub that it should load our consumer on start.

      "fedmsg.consumers.badges.enabled": True,

  

-     "moksha.workers_per_consumer": 3,

-     "moksha.threadpool_size": 4,

+     "moksha.workers_per_consumer": 7,

+     "moksha.threadpool_size": 8,

  

      # This tells the consumer where to look for its BadgeRule definitions.  It

      # may be a relative or an absolute path on the file system.

Build succeeded.

1 new commit added

  • Increase values for Moksha
2 years ago

My bad. I meant to submit two PRs since the requested changes are independent of each other. Let me know if this okay or if you'd like me to separate these.

Build succeeded.

rebased onto b36379e

2 years ago

Pull-Request has been merged by kevin

2 years ago

Build succeeded.