Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Join Zoom Meeting: https://zoom.us/j/598290523

One tap mobile
+16699006833,,598290523# US (San Jose)
+16465588656,,598290523# US (New York)

Dial by your location
        +1 669 900 6833 US (San Jose)
        +1 646 558 8656 US (New York)
        +1 877 369 0926 US Toll-free
        +1 855 880 1246 US Toll-free
Meeting ID: 598 290 523
Find your local number: https://zoom.us/u/acimKOClJk


Notes

June 12, 2019

  • New rules enforced: you need a "+2" in a review for merging, but it cannot be your own
    • If you are a committer, you can give a "+2" to your own patch
    • One "+2" from someone else than submitter is needed
    • After this, anyone can merge the patch
  • Sonobuoy doesn’t work for arm, so we have 2 options
    • call the tests directly without sonobuoy on arm hr
    • adapt sonobuoy to work on arm (I incline more to this option but seems difficult to do it upstream so we’ll have to figure out a clever solution)

June 5, 2019

  • etcd ha test cases
    • Issue is that there are two implementations, depending on how the k8s cluster has been deployed
    • It would be better to have a single implementation that would work with both
    • Juha and Cristina do not have access to an Airship deployment
  • Docker makefile bug
    • Fixed now
  • UI implementation
    • Discussion was about how to push jobs to validate different blueprints in different labs, since there are three kinds:
      • The public community lab that runs in UNH-IOL
      • 'Private' company labs which can operate in a 'master/agent' Jenkins model
      • Company labs that run in a peer model whereby the Edge lab jenkins only pulls and pushes but is not a slave to the LF jenkins. 
    • All of these will push the results in the LF Nexus, but only the two first ones can take jobs from LF Jenkins (and hence the UI)
    • The UI will soon run in a VM with a public IP

...