Updated nova, neutron and cinder CI account details for Cloudbase CIs.

Change-Id: I951c7052b19f8e7e458401e3bf34c0b4328a7373
This commit is contained in:
Octavian Ciuhandu 2017-08-07 04:21:23 -07:00
parent b622b4caec
commit 991e243b37
1 changed files with 18 additions and 17 deletions

View File

@ -254,10 +254,11 @@
"Kilo", "Kilo",
"Liberty", "Liberty",
"Mitaka", "Mitaka",
"Newton" "Newton",
"Ocata"
], ],
"ci": { "ci": {
"id": "microsoft_cinder_ci", "id": "cinder_smb3_ci",
"success_pattern": "Test_iSCSI \\S+ : SUCCESS", "success_pattern": "Test_iSCSI \\S+ : SUCCESS",
"failure_pattern": "Test_iSCSI \\S+ : FAILURE" "failure_pattern": "Test_iSCSI \\S+ : FAILURE"
} }
@ -289,10 +290,11 @@
"Kilo", "Kilo",
"Liberty", "Liberty",
"Mitaka", "Mitaka",
"Newton" "Newton",
"Ocata"
], ],
"ci": { "ci": {
"id": "microsoft_cinder_ci", "id": "cinder_smb3_ci",
"success_pattern": "Test_SMB3_Windows \\S+ :SUCCESS", "success_pattern": "Test_SMB3_Windows \\S+ :SUCCESS",
"failure_pattern": "Test_SMB3_Windows \\S+ :FAILURE" "failure_pattern": "Test_SMB3_Windows \\S+ :FAILURE"
} }
@ -324,13 +326,9 @@
"Kilo", "Kilo",
"Liberty", "Liberty",
"Mitaka", "Mitaka",
"Newton" "Newton",
], "Ocata"
"ci": { ]
"id": "microsoft_cinder_ci",
"success_pattern": "Test_SMB3_Linux \\S+ :SUCCESS",
"failure_pattern": "Test_SMB3_Linux \\S+ :FAILURE"
}
}, },
{ {
"project_id": "openstack/cinder", "project_id": "openstack/cinder",
@ -3715,10 +3713,11 @@
"releases": [ "releases": [
"Liberty", "Liberty",
"Mitaka", "Mitaka",
"Newton" "Newton",
"Ocata"
], ],
"ci": { "ci": {
"id": "microsoft_manila_ci", "id": "manila_smb3_ci",
"success_pattern": "Build succeeded", "success_pattern": "Build succeeded",
"failure_pattern": "Build failed" "failure_pattern": "Build failed"
} }
@ -4416,7 +4415,7 @@
], ],
"wiki": "http://www.cloudbase.it/neutron-hyper-v-plugin", "wiki": "http://www.cloudbase.it/neutron-hyper-v-plugin",
"ci": { "ci": {
"id": "microsoft_neutron_ci", "id": "neutron_hyperv_ci",
"success_pattern": "Build succeeded", "success_pattern": "Build succeeded",
"failure_pattern": "Build failed" "failure_pattern": "Build failed"
}, },
@ -4428,7 +4427,8 @@
"Kilo", "Kilo",
"Liberty", "Liberty",
"Mitaka", "Mitaka",
"Newton" "Newton",
"Ocata"
] ]
}, },
{ {
@ -5211,10 +5211,11 @@
"Kilo", "Kilo",
"Liberty", "Liberty",
"Mitaka", "Mitaka",
"Newton" "Newton",
"Ocata"
], ],
"ci": { "ci": {
"id": "microsoft_nova_ci", "id": "nova_hyperv_ci",
"success_pattern": "Build succeeded", "success_pattern": "Build succeeded",
"failure_pattern": "Build failed" "failure_pattern": "Build failed"
} }