Updates to support certification and RedHat Automation Hub.

This commit is contained in:
jefferyfry
2020-06-18 17:07:29 -07:00
parent 49cf1503de
commit 5ce8d505d1
168 changed files with 8183 additions and 71 deletions

View File

@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="tests.XrayTest" tests="19" skipped="0" failures="0" errors="0" timestamp="2020-06-18T22:55:44" hostname="jefff-mac.lan" time="10.619">
<properties/>
<testcase name="createIssueEventTest[0](XRAY-, CVE-2017-2000386, A very important custom issue, A very important custom issue)" classname="tests.XrayTest" time="0.622"/>
<testcase name="updateIssueEventTest[0](XRAY-, CVE-2017-2000386, A very important custom issue, A very important custom issue)" classname="tests.XrayTest" time="0.429"/>
<testcase name="createPolicyTest" classname="tests.XrayTest" time="0.389"/>
<testcase name="updatePolicyTest" classname="tests.XrayTest" time="0.398"/>
<testcase name="getPoliciesTest" classname="tests.XrayTest" time="0.243"/>
<testcase name="createWatchTest" classname="tests.XrayTest" time="0.455"/>
<testcase name="updateWatchTest" classname="tests.XrayTest" time="0.465"/>
<testcase name="assignPolicyToWatchTest" classname="tests.XrayTest" time="0.24"/>
<testcase name="deleteWatchTest" classname="tests.XrayTest" time="0.253"/>
<testcase name="deletePolicyTest" classname="tests.XrayTest" time="0.228"/>
<testcase name="integrationConfigurationTest" classname="tests.XrayTest" time="0.403"/>
<testcase name="enableTLSRabbitMQTest" classname="tests.XrayTest" time="0.422"/>
<testcase name="getBinaryManagerTest" classname="tests.XrayTest" time="0.241"/>
<testcase name="getIndexingConfigurationTest" classname="tests.XrayTest" time="0.27"/>
<testcase name="updateIndexingConfigurationTest" classname="tests.XrayTest" time="0.463"/>
<testcase name="createSupportBundleTest" classname="tests.XrayTest" time="4.665"/>
<testcase name="getSystemMonitoringTest" classname="tests.XrayTest" time="0.179"/>
<testcase name="xrayPingRequestTest" classname="tests.XrayTest" time="0.115"/>
<testcase name="xrayGetVersionTest" classname="tests.XrayTest" time="0.135"/>
<system-out><![CDATA[- Create issue event. Issue event with ID XRAY-4206031 created and verified successfully
- Update issue event. Issue event with ID XRAY-4206031 updated and verified successfully
- Create policy. Policy with name security_policy_4206031 created and verified successfully
- Update policy. Policy with name security_policy_4206031 updated and verified successfully
- Get policies. Policies list is returned successfully. Policies returned: [security_policy_4206031]
- Create watch. Watch with name all-repositories_4206031 has been created and verified successfully
- Update watch. Watch with name all-repositories_4206031 has been updated and verified successfully
- Assign policy to watch. Policy assigned successfully to Watch
- Delete watch. Watch all-repositories_4206031 has been successfully deleted
- Delete policy. Policy security_policy_4206031 has been successfully deleted
- Integration configuration. Configuration for vendor vendor_4206031 has been successfully added and verified
- Enable TLS for RabbitMQ. TLS for RabbitMQ has been successfully enabled and verified
- Get binary manager. Binary manager is verified, connected RT version: 7.4.1
- Get repo indexing configuration.
- Update repo indexing configuration. Successfully updated
- Create support bundle. Created with a bug, localhost instead of the hostname
- Get system monitoring status. Data returned successfully
- Get system monitoring status. Data returned successfully
- Get X-ray version. Version: 3.3.0, revision: 3980dcb
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>