Versions Compared

Key

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

...

  1. Common Login
    1.  Common Login will be based on github accounts not linux foudation Linux foundation accounts

    2. Based on CLA requirements and general biterg.io tracking , contributers contributors should use a coporate corporate email based github account
  2. Contributer Contributor License Agreements

    1. EasyCLA supports gerrit and github right now. 
    2. gitlab is on the roadmap but not available yet.
    3. Support ticket SUPPORT-690 created.https://jira.linuxfoundation.org/servicedesk/customer/portal/4/SUPPORT-690
    4. Other notes:
      1. Contributors
    5. LF to provide input
    6. Most likely will use CLA tied to github registred email
    7. Contributers
      1. should use corporate email based github accounts not personal email based github accounts
  3. Biterg.io
    1. Will need to add gitlab repositories to onap.biterg.io
    2. May need to simply have a separate biterg.io setup so we dont don't double count after initial upload from gerrit to gitlab
    3. biterg probably has a recommended procedure for this type of migration
  4. SCM Reviews

    1.  pull request and branches vs gerrit branches

      1. high level change in flow with git pull vs gerrit
    2. As a Contributer Contributor I will use a feature branch instead of working on master and submitting a gerrit review.

      • A developer makes a change in their feature branch and tests it. When they’re happy they push, and make a merge request.
      • The developer assigns the merge request to a reviewer, who looks at it and makes line and design level comments as appropriate. When the reviewer is finished, they assign it back to the author.
      • The author addresses the comments. This stage can go around for a while, but once both are happy, one assigns to a final reviewer who can merge.
      • The final reviewer follows the same process again. The author again addresses any comments, either by changing the code or by responding with their own comments.
      • Once the final reviewer is happy and the build is green, they will merge.
    3. As a PTL I will see pull requests .....

    4. GUI Differences

      1. Cherry Pick

      2. Abandon

      3. Create Branch

      4. Create Tag

      5. Magic Words

  5. CI Jobs

    1. Instead of jjb on jenkins.onap.org my jobs will be .....

    2. Magic Words

    3. Seeing the job queue

    4. Restarting a job

    5. Seeing build errors

    6. Seeing build status

  6. Enforcement of community by laws and practices
    1. How will we publish release artifacts  (nexus)  and release docker containers (nexus3/dockerhub) ?
      1. Will there be any change ?
    2. INFO.yaml is used to track and automatically populate LDAP with PTL's and Committers , what will be the new process with gitlab as a service ?
  7. Support.linuxfoundation.org and AsAService LF supported applciationsapplications

    1. How to get help through LF for SCM/CI in As A Service

    2. Escalations

...