Fix typo in Cloudbase ci ids

Fix typos in the name of Cloudbase CI user accounts.

Change-Id: I9547481d9499b7eccd6dc5c1f57473d04ed889db
This commit is contained in:
Octavian Ciuhandu 2017-09-11 05:41:28 -07:00
parent b45e2f07a0
commit b99251171f
1 changed files with 5 additions and 5 deletions

View File

@ -264,7 +264,7 @@
"Ocata"
],
"ci": {
"id": "cinder_smb3_ci",
"id": "cinder-smb3-ci",
"success_pattern": "Test_iSCSI \\S+ : SUCCESS",
"failure_pattern": "Test_iSCSI \\S+ : FAILURE"
}
@ -300,7 +300,7 @@
"Ocata"
],
"ci": {
"id": "cinder_smb3_ci",
"id": "cinder-smb3-ci",
"success_pattern": "Test_SMB3_Windows \\S+ :SUCCESS",
"failure_pattern": "Test_SMB3_Windows \\S+ :FAILURE"
}
@ -3735,7 +3735,7 @@
"Ocata"
],
"ci": {
"id": "manila_smb3_ci",
"id": "manila-smb3-ci",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
@ -4406,7 +4406,7 @@
],
"wiki": "http://www.cloudbase.it/neutron-hyper-v-plugin",
"ci": {
"id": "neutron_hyperv_ci",
"id": "neutron-hyperv-ci",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
},
@ -5208,7 +5208,7 @@
"Ocata"
],
"ci": {
"id": "nova_hyperv_ci",
"id": "nova-hyperv-ci",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}