Versions Compared

Key

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


Excerpt


StepRequired for a feature?Required for a bug?
Code follows coding style

External Design DocumentRequiredHelpful for complex bugs
Added PTL tests, or, if necessary, manual testsRequiredRequired
Added test output/logs

Checked for memory leaks

Join the pbspro community forumOptionalOptional
Sign the CLA

Sign commitsOptionalOptional
Pull request consists of a single commit

Commit is up to dateWhenever possibleWhenever possible
Git ticket filedOptionalOptional
Evidence that manual or automated tests created by the developer were performedRequiredRequired
Automated PTL tests created by the developer are signed off by at least one maintainer, and another contributor

Required when the test case can be automated.

Some automated test cases may require specialized configurations.

Required with some exceptions for test cases that cannot be automated, including:

  • problems that can only be seen with tools such as valgrind
Some automated test cases may require specialized configurations.
Code is signed off by at least one maintainer, and another contributorRequiredRequired
Code header contains license textRequiredRequired
PTL test header created by developer contains license text
RequiredRequired