Versions Compared

Key

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

...

https://nexus3.onap.org/repository/PyPi.staging/

Image RemovedImage Added

PyPi configuration in Jenkins and JJB

...

  • project-name
  • stream
  • tox-dir (optional, default: '')
  • tox-envs (optional, default: '')
  • python-version
Note
titleOptional params

tox-dir typically only need to be specified for subprojects.  You can specify it though if your tox.ini is somewhere other than the root of your project.  tox-envs are set to blank always so they do not overwrite your tox.ini;  Setting them blank gives the option to set them if you manually kick off a job for troubleshooting purposes though.

...