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 accounts

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

    1. LF to provide input
    2. Most likely will use CLA tied to github registred email
    3. Contributers 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 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 I will use xxx a feature branch instead of git review -s/git review ...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. Support.linuxfoundation.org and AsAService LF supported applciations

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

    2. Escalations

References

  1. https://about.gitlab.com/devops-tools/gerrit-vs-gitlab.html