For further information about the workflow and general inquiries about
the program, please check out the `OVP landing page`_, or contact the
-C&V committee by email address verified@opnfv.org. This email address
+C&V committee by email address ovp-support@lfnetworking.org. This email address
should be used for all communication with the OVP.
Step 1: Participation Form Submission
comprised of OPNFV community members.
When a test result is made visible to the reviewers, the program administrator will ask for
-volunteers from the review group using the verified@opnfv.org email and CC the primary contact
+volunteers from the review group using the ovp-support@lfnetworking.org email and CC the primary contact
email that a review request has been made. The program administrator will supply the Test ID
and owner field (primary contact user ID) to the reviewers to identify the results.
After the user submit for review the test results **Status** is changed from 'private' to 'review'
(as shown in figure 2).
-OVP administrator will ask for review volunteers using the verified@opnfv.org email alias.
+OVP administrator will ask for review volunteers using the ovp-support@lfnetworking.org email alias.
The incoming results for review will be identified by the administrator with particular **Test ID**
and **Owner** values.
set -u
# without setting the user, git does not allow to create a commit
-git config --global user.email "verified@opnfv.org"
+git config --global user.email "ovp-support@lfnetworking.org"
git config --global user.name "Dovetail"
cd /src/tempest