diff --git a/etc/default_data.json b/etc/default_data.json index fe4f37b..63caae2 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -261,12 +261,13 @@ "Liberty", "Mitaka", "Newton", - "Ocata" + "Ocata", + "Pike" ], "ci": { - "id": "cinder-smb3-ci", - "success_pattern": "Test_iSCSI \\S+ : SUCCESS", - "failure_pattern": "Test_iSCSI \\S+ : FAILURE" + "id": "cinder_smb3_ci", + "success_pattern": "cinder-iscsi-full-tempest \\S+ : SUCCESS", + "failure_pattern": "cinder-iscsi-full-tempest \\S+ : FAILURE" } }, { @@ -297,12 +298,13 @@ "Liberty", "Mitaka", "Newton", - "Ocata" + "Ocata", + "Pike" ], "ci": { - "id": "cinder-smb3-ci", - "success_pattern": "Test_SMB3_Windows \\S+ :SUCCESS", - "failure_pattern": "Test_SMB3_Windows \\S+ :FAILURE" + "id": "cinder_smb3_ci", + "success_pattern": "cinder-smb3-windows-full-tempest \\S+ :SUCCESS", + "failure_pattern": "cinder-smb3-windows-full-tempest \\S+ :FAILURE" } }, { @@ -5205,12 +5207,13 @@ "Liberty", "Mitaka", "Newton", - "Ocata" + "Ocata", + "Pike" ], "ci": { - "id": "nova-hyperv-ci", - "success_pattern": "Build succeeded", - "failure_pattern": "Build failed" + "id": "nova_hyperv_ci", + "success_pattern": "nova-dsvm-full-tempest \\S+ : SUCCESS", + "failure_pattern": "nova-dsvm-full-tempest \\S+ : FAILURE" } }, {