equal
deleted
inserted
replaced
215 - To enable the target user should set ``coverity.commit.defects.enabled`` to ``true`` and ``coverity.enabled`` to ``true``. |
215 - To enable the target user should set ``coverity.commit.defects.enabled`` to ``true`` and ``coverity.enabled`` to ``true``. |
216 - Username and Password for the Coverity Defect Manager should be set in the `.netrc file`_:: |
216 - Username and Password for the Coverity Defect Manager should be set in the `.netrc file`_:: |
217 |
217 |
218 machine coverity login <user name> password <password> |
218 machine coverity login <user name> password <password> |
219 |
219 |
|
220 .. _`.netrc file`: configuring.html?highlight=netrc#passwords |
|
221 |
220 .. csv-table:: Coverity feature flags |
222 .. csv-table:: Coverity feature flags |
221 :header: "Flags to set", "Action performed", "Allowed value" |
223 :header: "Flags to set", "Action performed", "Allowed value" |
222 |
224 |
223 ":hlm-t:`coverity.commit.defects.enabled`", "If user wants to commit the defects using existing intermediate folder and run target |
225 ":hlm-t:`coverity.commit.defects.enabled`", "If user wants to commit the defects using existing intermediate folder and run target |
224 ``run-commit-defects``", "true/false" |
226 ``run-commit-defects``", "true/false" |