Update community jenkins job URL page location

Changes:
    - Old URL page https://openpower.xyz/job/openbmc-build/
    - New URL page https://jenkins.openbmc.org/job/latest-master/

Change-Id: I70cf48b0b4573a831afc220cbc37b39d8a89f48d
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/docs/code_update.md b/docs/code_update.md
index dac21f1..6dcdafd 100644
--- a/docs/code_update.md
+++ b/docs/code_update.md
@@ -8,7 +8,7 @@
 * UBI Format
 
     For BMC code update, download the system type *.ubi.mdt.tar image from
-    https://openpower.xyz/job/openbmc-build/ and run as follows:
+    https://jenkins.openbmc.org/job/latest-master/ and run as follows:
 
     For Witherspoon system:
     ```
@@ -48,7 +48,7 @@
 * UBI Format
 
     For BMC code update, download the system type *.ubi.mdt.tar image from
-    https://openpower.xyz/job/openbmc-build/ and run as follows:
+    https://jenkins.openbmc.org/job/latest-master/ and run as follows:
 
     For Witherspoon system:
     ```
@@ -68,7 +68,7 @@
 * Non-UBI Format
 
     For BMC code update, download the system type *all.tar image from
-    https://openpower.xyz/job/openbmc-build/ and run as follows:
+    https://jenkins.openbmc.org/job/latest-master/ and run as follows:
 
     For a Zaius system:
     ```
diff --git a/lib/common_utils.robot b/lib/common_utils.robot
index 08b0c41..bf076ea 100755
--- a/lib/common_utils.robot
+++ b/lib/common_utils.robot
@@ -738,7 +738,7 @@
     # Description of arguments:
     # tarball_file_path      Path of the debug tarball file.
     #                        The tar file is downloaded from the build page
-    #                        https://openpower.xyz/job/openbmc-build/
+    #                        https://jenkins.openbmc.org/job/latest-master/
     #                        obmc-phosphor-debug-tarball-witherspoon.tar.xz
     #
     # targ_tarball_dir_path  The directory path where the tarball is to be