fix config file for mcord pod4
Change-Id: I66dc135173530ec7230c36f27fd9d3e3d2a42a06
diff --git a/jjb/cord-test/mcord-build.yaml b/jjb/cord-test/mcord-build.yaml
index 1dff29c..bad837f 100644
--- a/jjb/cord-test/mcord-build.yaml
+++ b/jjb/cord-test/mcord-build.yaml
@@ -12,7 +12,7 @@
# qct pod 4 build jobs (mcord)
- 'build_pod_manual':
pod: 'qct-pod4'
- pod_config: 'qct-pod4.yml'
+ pod_config: 'qct-pod4-mcord.yml'
profile: 'mcord'
branch: 'cord-4.1'
Jenkinsfile: 'Jenkinsfile.newBuildSystem'
@@ -20,7 +20,7 @@
# qct pod 4 test jobs
- 'build_pod_manual_test':
pod: 'qct-pod4'
- pod_config: 'qct-pod4.yml'
+ pod_config: 'qct-pod4-mcord.yml'
profile: 'mcord'
branch: 'cord-4.1'
Jenkinsfile: 'Jenkinsfile-mcord'