Update contributing guide 89/66189/1
authorJanki Chhatbar <jchhatba@redhat.com>
Mon, 4 Dec 2017 08:10:46 +0000 (13:40 +0530)
committerJanki Chhatbar <jchhatba@redhat.com>
Mon, 4 Dec 2017 08:13:06 +0000 (13:43 +0530)
Update contributing guide to reflect updated Centos VM names
for beaker run examples.

Change-Id: I26ddbfade66d8f4cd9e23107533b373eb3625e12
Signed-Off-By: Janki Chhatbar <jchhatba@redhat.com>
CONTRIBUTING.markdown

index 5c76ca3c31f5bd0df1ac9a29051f0f9c40224a2f..6c9bd11394d0c5a6703495354660c082cdfb9add 100644 (file)
@@ -128,13 +128,13 @@ To run Beaker tests against CentOS 7 in a VM using the latest OpenDaylight
 Carbon RPM, use:
 
 ```
-$ bundle exec rake cent_6test_vm
+$ bundle exec rake cent_8test_cbs_vm
 ```
 
 To do the same tests in a CentOS container:
 
 ```
-$ bundle exec rake cent_6test_dock
+$ bundle exec rake cent_8test_cbs_dock
 ```
 
 To run VM or container-based tests for all OSs:
@@ -149,7 +149,7 @@ inspection or a quicker follow-up test run, use the `BEAKER_destroy`
 environment variable.
 
 ```
-$ BEAKER_destroy=no bundle exec rake cent_6test_vm
+$ BEAKER_destroy=no bundle exec rake cent_8test_cbs_vm
 ```
 
 You can then connect to the VM by navigating to the directory that contains