Merge "Update sdnc/oam to use Centos7 node for staging builds"
diff --git a/jenkins-config/managed-config-files/custom/lftoolsini/content b/jenkins-config/managed-config-files/custom/lftoolsini/content
index 5ce73c9..81755ba 100644
--- a/jenkins-config/managed-config-files/custom/lftoolsini/content
+++ b/jenkins-config/managed-config-files/custom/lftoolsini/content
@@ -1,9 +1,9 @@
-[nexus]
-user=$JENKINS_RELEASE_USR
-password=$JENKINS_RELEASE_PSW
 [nexus.onap.org]
 username=$LFTOOLSINI_NEXUS_USR
 password=$LFTOOLSINI_NEXUS_PSW
+[nexus]
+user=$JENKINS_RELEASE_USR
+password=$JENKINS_RELEASE_PSW
 [rtd]
-endpoint = https://readthedocs.org/api/v3/
-token = $RTD_TOKEN
+endpoint=https://readthedocs.org/api/v3/
+token=$RTD_TOKEN
diff --git a/jjb/integration/integration-python-onapsdk.yaml b/jjb/integration/integration-python-onapsdk.yaml
index d3f4b01..5bda56c 100644
--- a/jjb/integration/integration-python-onapsdk.yaml
+++ b/jjb/integration/integration-python-onapsdk.yaml
@@ -73,6 +73,7 @@
     name: integration-python-onapsdk-pypi-release
     project: integration/python-onapsdk
     project-name: integration-python-onapsdk
+    build-node: centos8-builder-2c-1g
     stream:
       - "master":
           branch: "master"