Versions Compared

Key

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

...

  • 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)
  • Documentation strategy
    • We have projects lined up to test the Blueprint validation project
    • Cristina has promised to document the steps for running the k8s tests
    • A user guide as an rst document?
  • Proposal to TSC about mandatory tests

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

...