add job bml master integration test centos

This commit adds master bml integration tests centos jobs for
metal3-dev-env and project-infra repos,fixes typos,
removes  bml integration tests ubuntu

Change-Id: If2ef36097169144ff24c070ac0bcdc2fa1658e59
diff --git a/jjb/airship/projects.yml b/jjb/airship/projects.yml
index eea8de2..c07e076 100644
--- a/jjb/airship/projects.yml
+++ b/jjb/airship/projects.yml
@@ -67,8 +67,8 @@
     - feature_tests_ubuntu
     - feature_tests_centos
     - feature_tests_upgrade_ubuntu
-    - bml_integration_test_centos
-    - bml_integration_test_ubuntu
+    - bml_integration_tests_centos
+    - bml_master_integration_tests_centos
 
 - project:
     name: 'metal3io_project_infra_cleanup'
@@ -121,8 +121,8 @@
     - master_feature_tests_ubuntu
     - master_feature_tests_centos
     - master_feature_tests_upgrade_ubuntu
-    - bml_integration_test_centos
-    - bml_integration_test_ubuntu
+    - bml_integration_tests_centos
+    - bml_master_integration_tests_centos
 
     repo:
       org: "metal3-io"