You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2021/04/14 11:21:46 UTC

[syncope] branch 2_1_X updated: [SYNCOPE-1628] Missing test entry

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new c4da851  [SYNCOPE-1628] Missing test entry
c4da851 is described below

commit c4da851e6c68bd72989a67fdfa34f8daf711882e
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Wed Apr 14 13:14:00 2021 +0200

    [SYNCOPE-1628] Missing test entry
---
 .../src/test/resources/domains/MasterContent.xml                  | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/core/persistence-jpa-json/src/test/resources/domains/MasterContent.xml b/core/persistence-jpa-json/src/test/resources/domains/MasterContent.xml
index 31be733..b7f7b88 100644
--- a/core/persistence-jpa-json/src/test/resources/domains/MasterContent.xml
+++ b/core/persistence-jpa-json/src/test/resources/domains/MasterContent.xml
@@ -490,6 +490,14 @@ under the License.
                   body='{"@class":"org.apache.syncope.common.lib.policy.DefaultPushCorrelationRuleConf","name":"org.apache.syncope.common.lib.policy.DefaultPushCorrelationRuleConf","schemas":["surname"]}'/>
   <PushCorrelationRuleEntity id="24463935-32a0-4272-bc78-04d6d0adc69e" pushPolicy_id="fb6530e5-892d-4f47-a46b-180c5b6c5c83" 
                              anyType_id="USER" implementation_id="TestPushCorrelationRule"/>
+
+  <ConnInstance id="413bf072-678a-41d3-9d20-8c453b3a39d1" displayName="Errored"
+                adminRealm_id="e4c28e7a-9dbf-4ee7-9441-93812a0d4a28"
+                location="${connid.location}"
+                bundleName="net.tirasa.connid.bundles.missing"
+                connectorName="net.tirasa.connid.bundles.missing.MissingConnector"
+                version="none"
+                jsonConf='[]'/>
   
   <ConnInstance id="88a7a819-dab5-46b4-9b90-0b9769eabdb8" displayName="ConnInstance100"
                 adminRealm_id="e4c28e7a-9dbf-4ee7-9441-93812a0d4a28"